aboutsummaryrefslogtreecommitdiff
path: root/sys/netipsec/ipsec.c
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2004-09-30 00:49:55 +0000
committerRobert Watson <rwatson@FreeBSD.org>2004-09-30 00:49:55 +0000
commitdbfb9a4ee6a540606fc8f4f3aa4972cee317952d (patch)
tree74388429e2c1cd4eceda28772a1edb9dc525c435 /sys/netipsec/ipsec.c
parent34ed91b45be43438c9799dda81ca4f4ed11426fa (diff)
downloadsrc-dbfb9a4ee6a540606fc8f4f3aa4972cee317952d.tar.gz
src-dbfb9a4ee6a540606fc8f4f3aa4972cee317952d.zip
Merge netipsec/key.c:1.17 into KAME pfkey implementation:
date: 2004/09/26 02:01:27; author: sam; state: Exp; lines: +0 -5 Correct handling of SADB_UPDATE and SADB_ADD requests. key_align may split the mbuf due to use of m_pulldown. Discarding the result because of this does not make sense as no subsequent code depends on the entire msg being linearized (only the individual pieces). It's likely something else is wrong here but for now this appears to get things back to a working state. Submitted by: Roselyn Lee This change was also made in the KAME CVS repository as key.c:1.337 by itojun.
Notes
Notes: svn path=/head/; revision=135946
Diffstat (limited to 'sys/netipsec/ipsec.c')
0 files changed, 0 insertions, 0 deletions