Deleted Added
full compact
1c1
< /* $FreeBSD: head/sys/netipsec/ipsec_input.c 118888 2003-08-13 22:36:24Z sam $ */
---
> /* $FreeBSD: head/sys/netipsec/ipsec_input.c 119643 2003-09-01 05:35:55Z sam $ */
111c111
< int s, error;
---
> int error;
181,182d180
< s = splnet();
<
192d189
< splx(s);
205d201
< splx(s);
216d211
< splx(s);