summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/in_cksum.c
AgeCommit message (Expand)Author
2020-05-19If we pass a packet length larger than 2^16, we should panic() insteadPatrick Wildt
2020-05-18Sync in_cksum.c to the same version ospfd has. This fixes problemsPatrick Wildt
2014-11-19Sprinkle const whenever possible.Miod Vallat
2014-07-13Stop using old n_long and n_short types.Martin Pieuchot
2003-08-11ansification and knf and protosTheo de Raadt
1996-09-23add OpenBSD tag.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt