aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/ip_ecn.c
Commit message (Expand)AuthorAgeFilesLines
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Add FBSDID to all files in netinet so that people can moreMike Silbersack2007-10-071-1/+3
* Move universally to ANSI C function declarations, with relativelyRobert Watson2007-05-101-16/+6
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* add ECN support in layer-3.Hajimu UMEMOTO2003-10-291-13/+71
* initialize local variable explicitlySUZUKI Shinsuke2002-04-111-0/+2
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-15/+6
* sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino2000-07-041-2/+3
* Remove ~25 unneeded #include <sys/conf.h>Poul-Henning Kamp2000-04-191-1/+0
* IPSEC support in the kernel.Yoshinobu Inoue1999-12-221-0/+149