Fix an incorrect header length comparison for IPSEC AH. Add required
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 23 Apr 2006 17:56:36 +0000 (17:56 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 23 Apr 2006 17:56:36 +0000 (17:56 +0000)
commit221b8f43ed8b33408775fc1bc28f0bda967f665c
treefb238e9a7b97357b1ac6a38227b348c06b104130
parent4f97039df1cc8a68a4a5deea8c99601918094fba
Fix an incorrect header length comparison for IPSEC AH.  Add required
includes for two other files.

Submitted-by: Gary Allan <dragonfly@gallan.plus.com>
sys/netproto/ipsec/ipsec.c
sys/netproto/ipsec/keysock.c
sys/netproto/ipsec/xform_ipcomp.c