haiku/src/servers/net
Axel Dörfler 36bde12db2 * DHCP now actually uses the new SO_BINDTODEVICE socket option to make sure
the request is sent only on the device it should.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28017 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-12 23:34:08 +00:00
..
AutoconfigLooper.cpp - Changed default address for failed DHCP requests from 192.168.0.x to 2008-03-16 22:24:18 +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 now actually uses the new SO_BINDTODEVICE socket option to make sure 2008-10-12 23:34:08 +00:00
DHCPClient.h * Made the implementation more state driven. 2006-12-13 13:57:57 +00:00
Jamfile * Now uses BPathMonitor instead of the node monitor; this fixes several issues with 2007-07-04 18:53:51 +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 * DHCP now actually uses the new SO_BINDTODEVICE socket option to make sure 2008-10-12 23:34:08 +00:00
NetServer.h * Moved the network status replicant into its own application, similar to what 2007-04-11 16:01:02 +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 bonefish+axeld: 2008-02-17 16:40:03 +00:00
Services.h * Now a service is quit when it is removed from the settings file. 2007-07-05 12:16:22 +00:00
Settings.cpp * Got rid of the duality of FS_WRITE_STAT_* vs. B_STAT_* flags (removed 2008-03-24 12:04:47 +00:00
Settings.h Optionally allows a different settings format; now you can write: 2007-07-04 19:42:16 +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