haiku/src/add-ons/kernel/network
Axel Dörfler 6b1e148824 * Only actually call change_address() of the net_datalink_protocols if the
address actually changed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37928 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-05 13:27:31 +00:00
..
datalink_protocols * Turns out it wasn't such a bright idea to reset the protocol in 2010-08-05 11:09:17 +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 * Finished groundwork on ICMP by introducing a completely protocol agnostic 2010-08-04 10:35:40 +00:00
stack * Only actually call change_address() of the net_datalink_protocols if the 2010-08-05 13:27:31 +00:00
Jamfile * Work-in-progress of a network notification implementation. 2008-12-09 23:16:10 +00:00