haiku/headers/private/net
Hugo Santos 6c35350908 moved address selection logic to a new 'get_buffer_route'.
- IPv4 now assumes the addresses it is supplied in send_routed_data are already the appropriate ones.
 - made the Data(), operator* and operator-> methods in NetBufferFieldReader const so we can use them in the same expression as the constructor.
 - fixed an issue with UDP where the wrong source address could be used in the calculating the checksum.
 - changed ipv4_print_address to use the more common 0.0.0.0 format.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20660 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-04-11 22:24:12 +00:00
..
arp_control.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
ether_driver.h * Changed ETHER_GET_LINK_STATE ethernet driver interface, added ETHER_SET_LINK_STATE_SEM. 2007-04-04 09:41:04 +00:00
ethernet.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
net_buffer.h Added function to append cloned data from another buffer (to be used by TCP). 2006-11-25 14:30:54 +00:00
net_datalink_protocol.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
net_datalink.h moved address selection logic to a new 'get_buffer_route'. 2007-04-11 22:24:12 +00:00
net_device.h * Changed ETHER_GET_LINK_STATE ethernet driver interface, added ETHER_SET_LINK_STATE_SEM. 2007-04-04 09:41:04 +00:00
net_protocol.h * Implemented a basic infrastructure for a netstat command. 2006-12-19 02:06:07 +00:00
net_routing_info.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
net_socket.h Fixed some more TCP issues. 2007-04-10 05:28:56 +00:00
net_stack_driver.h consolidate all RECV/SEND ioctls into a single RECEIVE/SEND pair 2007-04-05 14:26:46 +00:00
net_stack.h Prepared net_device_monitor to accept device removal events. 2007-04-08 09:15:52 +00:00
net_stat.h * Implemented a basic infrastructure for a netstat command. 2006-12-19 02:06:07 +00:00
NetBufferUtilities.h moved address selection logic to a new 'get_buffer_route'. 2007-04-11 22:24:12 +00:00
NetUtilities.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00
r5_compatibility.h The R5 compatibility is now turned off when the socket functions are used 2006-12-05 03:03:15 +00:00
userland_ipc.h * Completed the previous commit and merger of the team/network/new_stack branch. 2006-08-08 13:07:07 +00:00