haiku/src/servers/net
Hugo Santos a073ba1aa8 DHCP: since we are only installing routes while handling an OFFER, request gateway in DISCOVER. Fixes an issue where the gateway address is not configured.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20506 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-04-01 23:46:24 +00:00
..
AutoconfigLooper.cpp * Implemented lease time renewal. 2006-12-12 17:55:48 +00:00
AutoconfigLooper.h The beginnings of automatic configuration of network devices using DHCP; this is 2006-12-06 19:00:00 +00:00
DHCPClient.cpp DHCP: since we are only installing routes while handling an OFFER, request gateway in DISCOVER. Fixes an issue where the gateway address is not configured. 2007-04-01 23:46:24 +00:00
DHCPClient.h * Made the implementation more state driven. 2006-12-13 13:57:57 +00:00
Jamfile The net_server is now a BServer instead of a BApplication, IOW it doesn't rely on the 2007-01-15 16:51:27 +00:00
net_server.rdef Made all server version and signatures consistent, and thus closing bug #909. 2006-10-22 17:56:02 +00:00
NetServer.cpp The net_server is now a BServer instead of a BApplication, IOW it doesn't rely on the 2007-01-15 16:51:27 +00:00
NetServer.h Work-in-progress on the "services" implementation: it now reads the configuration 2006-12-28 13:58:58 +00:00
PPPServer.cpp Bye, bye, poor net_server. :) 2005-10-11 18:17:18 +00:00
PPPServer.h Bye, bye, poor net_server. :) 2005-10-11 18:17:18 +00:00
Services.cpp Put the new server into its own session. 2006-12-31 16:33:21 +00:00
Services.h Actually launching services should work now: 2006-12-31 16:21:19 +00:00
Settings.cpp Work-in-progress on the "services" implementation: it now reads the configuration 2006-12-28 13:58:58 +00:00
Settings.h * Added "services" to the network settings, and refactored the settings class a bit 2006-12-22 20:53:08 +00:00
SimpleMessageFilter.cpp Bye, bye, poor net_server. :) 2005-10-11 18:17:18 +00:00
SimpleMessageFilter.h Bye, bye, poor net_server. :) 2005-10-11 18:17:18 +00:00