Changes between Initial Version and Version 1 of Ticket #812, comment 4


Ignore:
Timestamp:
Mar 25, 2013, 4:39:39 PM (11 years ago)
Author:
mshlyn

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #812, comment 4

    initial v1  
    11111, KPPPManager optimization, now only support basic function
    12122, autoconnect
    13 3, DNS server update to resolv.conf
     133, DNS server update to resolv.conf 
     14    done in latest patch
    14154, spelling, code style, debug information cleanup.
    1516
    1617Problem:
    17181, All lock should be recheckd!
    18 2, Files 'haiku/src/add-ons/kernel/network/ppp/ipcp/{port_before.h, port_after.h, bittypes.h, config.h} are copied from haiku/src/kits/network/libbind/ dir. There should be better solution.
     192, Files 'haiku/src/add-ons/kernel/network/ppp/ipcp/{port_before.h, port_after.h, bittypes.h, config.h} are copied from haiku/src/kits/network/libbind/ dir. There should be better solution.   
     20    The 2nd one is solved by using simplified inet_addr.c located src/system/kernel/util/. It has no header dependency as the old one located in libbind.
    1921