summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_ipcomp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make {ah,esp,ipcomp}stat use percpu counters.visa2017-11-081-2/+43
* Convert all the fields of {ah,esp,ipcomp}stat to uint64.visa2017-11-071-18/+18
* IPsec packets could be dropped unaccounted if output after cryptobluhm2017-02-071-1/+2
* add sysctl entry points into various network layers, in particular toderaadt2007-12-141-3/+6
* switch to sysctl_int_arr(); ok henning, deraadtmarkus2004-02-171-1/+6
* Grr, forgot to commit this earlier: add ipcomps_minlenjason2003-02-191-1/+2
* Remove commons; inspired by netbsd.jason2003-02-121-2/+2
* Use 64 bits integer for ipcomps_ibytes and ipcomps_obytes. 32 bits wasjjbg2001-07-171-3/+3
* Typo.angelos2001-07-051-2/+2
* IPComp itself (include files). angelos@ ok.jjbg2001-07-051-0/+81