Deleted Added
full compact
1c1
< /* $FreeBSD: head/sys/netipsec/xform_esp.c 197674 2009-10-01 15:33:53Z vanhu $ */
---
> /* $FreeBSD: head/sys/netipsec/xform_esp.c 207369 2010-04-29 11:52:42Z bz $ */
88,89c88
< /* max iv length over all algorithms */
< static VNET_DEFINE(int, esp_max_ivlen) = 0;
---
> static VNET_DEFINE(int, esp_max_ivlen); /* max iv length over all algorithms */