Deleted Added
full compact
64c64
< __FBSDID("$FreeBSD: head/sys/netinet6/ip6_output.c 177165 2008-03-14 11:09:11Z bz $");
---
> __FBSDID("$FreeBSD: head/sys/netinet6/ip6_output.c 177167 2008-03-14 11:55:04Z bz $");
1084a1085,1088
> #ifdef IPSEC
> if (sp != NULL)
> KEY_FREESP(&sp);
> #endif