[ros-svn] [arty] 14737: tcpmisc.h:

arty at svn.reactos.com arty at svn.reactos.com
Fri Apr 22 11:45:21 CEST 2005


tcpmisc.h:
- Correct wrongly sized struct IPAddrEntry.
dhcp: dhclient.c and dispatch.c
- remove lots of #if 0
- remove instances of script_go and associated stuff
- write stub check_arp pending ARP api functions being implemented
- introduced S_STATIC state for adapters
dhcp: api.c:
- Do add_protocol and send_discover when telling an adapter to lease.
- Do remove_protocol when we make an adapter static.
dhcp: adapter.c:
- Add infrastructure for finding the adapter key in the registry
- Check for IP address settings and apply as static if set, otherwise dynamic
tcpip: *info and lan:
- Set info types to DEBUG_INFO and DEBUG_DATALINK everywhere
tcpip: lan:
- Remove kernel IP configuration.
bootdata:
- Added dhcp service and make it start.
- Removed static IP address settings from the default configuration
- Removed old JS bootcode




Updated files:
trunk/reactos/bootdata/hivesft.inf
trunk/reactos/bootdata/hivesys.inf
trunk/reactos/bootdata/packages/reactos.dff
trunk/reactos/drivers/lib/ip/network/loopback.c
trunk/reactos/drivers/net/tcpip/datalink/lan.c
trunk/reactos/drivers/net/tcpip/include/debug.h
trunk/reactos/drivers/net/tcpip/tcpip/iinfo.c
trunk/reactos/drivers/net/tcpip/tcpip/info.c
trunk/reactos/drivers/net/tcpip/tcpip/ninfo.c
trunk/reactos/subsys/system/dhcp/Makefile
trunk/reactos/subsys/system/dhcp/adapter.c
trunk/reactos/subsys/system/dhcp/api.c
trunk/reactos/subsys/system/dhcp/dhclient.c
trunk/reactos/subsys/system/dhcp/dispatch.c
trunk/reactos/subsys/system/dhcp/include/dhcpd.h
trunk/reactos/subsys/system/dhcp/include/rosdhcp.h




More information about the Ros-svn mailing list