aboutsummaryrefslogtreecommitdiff
path: root/sys/netipsec/xform.h
Commit message (Expand)AuthorAgeFilesLines
* Set the proper vnet in IPsec callback functions.John Baldwin2018-03-201-0/+1
* Merge projects/ipsec into head/.Andrey V. Elsukov2017-02-061-42/+33
* RFC4868 section 2.3 requires that the output be half... This fixesJohn-Mark Gurney2015-07-291-0/+1
* Remove xform_ipip.c and code related to XF_IP4.Andrey V. Elsukov2015-04-181-5/+1
* Remove ip4_input() declaration. It was removed in r275133.Andrey V. Elsukov2014-11-271-1/+0
* Do not use xform_ipip as decapsulation fallback.Andrey V. Elsukov2014-11-261-1/+0
* Merge 'struct ip6protosw' and 'struct protosw' into one. Now we haveKevin Lo2014-08-081-1/+1
* Optimisation in IPSEC(4):Fabien Thomas2011-03-311-0/+1
* Fixed IPsec's HMAC_SHA256-512 support to be RFC4868 compliant.VANHULLEBUS Yvan2011-02-181-0/+1
* Add sysctls to if_enc(4) to control whether the firewalls orBjoern A. Zeeb2007-11-281-0/+3
* Fix more stack corruptions on amd64.Bjoern A. Zeeb2006-03-301-1/+1
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* "Fast IPsec": this is an experimental IPsec implementation that is derivedSam Leffler2002-10-161-0/+126