haiku/headers/private/net
Axel Dörfler 751ce9e228 * Removed the interface fallback from the datalink module's is_local_address().
* Instead, added a new function is_local_link_address() which returns the
  interface with the matching link level address, and can additionally test
  for unconfigured interfaces.
* Merged the two versions of fill_sockaddr_in() together in ipv4.cpp.
* ipv4 now uses the new is_local_link_address() function to figure out whether
  the received packet should be processed or not. This should fix a few DHCP
  issues with multiple and configured interfaces as recently explained on the
  mailing list.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34466 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-12-03 14:31:39 +00:00
..
AddressUtilities.h
arp_control.h
bosii_driver.h
DynamicBuffer.h
ether_driver.h
ethernet.h
net_buffer.h
net_datalink_protocol.h
net_datalink.h * Removed the interface fallback from the datalink module's is_local_address(). 2009-12-03 14:31:39 +00:00
net_device.h
net_notifications.h
net_protocol.h
net_routing_info.h
net_socket.h
net_stack_interface.h
net_stack.h
net_stat.h
NetBufferUtilities.h
NetUtilities.h
ProtocolUtilities.h
r5_compatibility.h
userland_ipc.h