summaryrefslogtreecommitdiff
path: root/sys/netipsec/key_debug.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2017-11-20sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-05-29Disable IPsec debugging code by default when IPSEC_DEBUG kernel optionAndrey V. Elsukov
2017-02-06Merge projects/ipsec into head/.Andrey V. Elsukov
2016-04-21Constify mbuf pointer for IPSEC functions where mbuf isn't modified.Andrey V. Elsukov
2014-12-03Remove __P() macro.Andrey V. Elsukov
2009-07-16Remove unused VNET_SET() and related macros; only VNET_GET() isRobert Watson
2009-07-14Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorRobert Watson
2008-08-17Commit step 1 of the vimage project, (network stack)Bjoern A. Zeeb
2005-01-07/* -> /*- for license, minor formatting changesWarner Losh
2002-10-16"Fast IPsec": this is an experimental IPsec implementation that is derivedSam Leffler