summaryrefslogtreecommitdiff
path: root/lib/csum.c
Commit message (Expand)AuthorAgeFilesLines
* sparse: Add guards to prevent FreeBSD-incompatible #include order.Ben Pfaff2017-12-221-0/+1
* odp: Use struct in6_addr for IPv6 addresses.Jarno Rajahalme2017-01-041-1/+8
* csum: Fix csum_continue() on big endian with an odd number of bytes.Daniele Di Proietto2016-12-091-0/+4
* csum: Inline csum_add16(), csum_add32().Ben Pfaff2015-12-011-21/+1
* userspace: Define and use struct eth_addr.Jarno Rajahalme2015-08-281-9/+5
* Implement set-field for IPv6 ND fields (nd_target, nd_sll, and nd_tll).Sharo, Randall A CIV SPAWARSYSCEN-ATLANTIC, 552002015-01-131-0/+20
* packets: Introduce IPv6 headers not aligned on a 32-bit boundary.Ben Pfaff2013-08-271-3/+4
* datapath: add ipv6 'set' actionAnsis Atteka2012-11-131-0/+15
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* Make the source tree sparse clean.Ben Pfaff2011-05-161-0/+7
* csum: Annotate byte order to match actual usage.Ben Pfaff2011-05-161-11/+11
* csum: Avoid misaligned data access.Ben Pfaff2010-11-161-3/+4
* csum: Fix rare error cases in checksum computation.Ben Pfaff2010-03-081-3/+5
* Update primary code license to Apache 2.0.Ben Pfaff2009-06-151-10/+10
* Add unit test for TCP/IP checksumming code.Ben Pfaff2009-06-091-3/+13
* Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff2009-07-081-0/+98