haiku/src/add-ons/kernel/network
Axel Dörfler da0d740954 * Fixed broken UDP for non device bound sockets.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38415 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-28 10:41:57 +00:00
..
datalink_protocols * On change_address(), arp_remove_local_enty() must not switch to the address 2010-08-15 10:39:39 +00:00
devices Report the actual error when read() or write() a network device failed. 2010-08-04 11:11:56 +00:00
notifications * Cleared up a misconception in the notification mechanism. We already had 2009-04-11 21:45:25 +00:00
ppp Added the parenthesis in the Control() switch statement again, as there is a 2007-03-27 10:58:35 +00:00
protocols * Fixed broken UDP for non device bound sockets. 2010-08-28 10:41:57 +00:00
stack * Made an uint32 out of net_socket::bound_to_device. 2010-08-27 10:56:41 +00:00
Jamfile * Work-in-progress of a network notification implementation. 2008-12-09 23:16:10 +00:00