summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_ipcomp.h
AgeCommit message (Expand)Author
2017-11-08Make {ah,esp,ipcomp}stat use percpu counters.Visa Hankala
2017-11-07Convert all the fields of {ah,esp,ipcomp}stat to uint64.Visa Hankala
2017-02-07IPsec packets could be dropped unaccounted if output after cryptoAlexander Bluhm
2007-12-14add sysctl entry points into various network layers, in particular toTheo de Raadt
2004-02-17switch to sysctl_int_arr(); ok henning, deraadtMarkus Friedl
2003-02-19Grr, forgot to commit this earlier: add ipcomps_minlenJason Wright
2003-02-12Remove commons; inspired by netbsd.Jason Wright
2001-07-17Use 64 bits integer for ipcomps_ibytes and ipcomps_obytes. 32 bits wasJean-Jacques Bernard-Gundol
2001-07-05Typo.Angelos D. Keromytis
2001-07-05IPComp itself (include files). angelos@ ok.Jean-Jacques Bernard-Gundol