Hugo Santos 87001e059c some NetBufferUtility revamp.
- introduced base NetBufferFieldReader which deals with obtaining a continuguous field to deal with.
 - renamed Detach() to Sync() to better express the fact that we may be writing to the buffer.
 - Fixed IPv4's and ICMP's checksum calculation as it assumed the underlying header was contiguous.
 - ICMP is now able to reply to ICMP Echo Requests which were split across data nodes.
 - in split_buffer(), make sure we were able to trim() the new buffer before damaging the original one.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20657 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-04-11 16:40:40 +00:00
..
2007-03-04 05:00:40 +00:00
2007-03-05 21:16:15 +00:00
2007-01-09 23:16:26 +00:00
2007-04-11 16:40:40 +00:00
2007-02-15 23:40:43 +00:00
2007-01-20 15:52:37 +00:00
2007-03-04 05:00:40 +00:00