summaryrefslogtreecommitdiffstats
path: root/sys/netipsec/xform.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r304572 (by bz):ae2017-03-181-42/+33
* RFC4868 section 2.3 requires that the output be half... This fixesjmg2015-07-291-0/+1
* Remove xform_ipip.c and code related to XF_IP4.ae2015-04-181-5/+1
* Remove ip4_input() declaration. It was removed in r275133.ae2014-11-271-1/+0
* Do not use xform_ipip as decapsulation fallback.ae2014-11-261-1/+0
* Merge 'struct ip6protosw' and 'struct protosw' into one. Now we havekevlo2014-08-081-1/+1
* Optimisation in IPSEC(4):fabient2011-03-311-0/+1
* Fixed IPsec's HMAC_SHA256-512 support to be RFC4868 compliant.vanhu2011-02-181-0/+1
* Add sysctls to if_enc(4) to control whether the firewalls orbz2007-11-281-0/+3
* Fix more stack corruptions on amd64.bz2006-03-301-1/+1
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* "Fast IPsec": this is an experimental IPsec implementation that is derivedsam2002-10-161-0/+126
OpenPOWER on IntegriCloud