Deleted Added
full compact
29c29
< * $FreeBSD: head/sys/netinet6/ip6_ipsec.c 171260 2007-07-05 16:29:40Z delphij $
---
> * $FreeBSD: head/sys/netinet6/ip6_ipsec.c 171732 2007-08-05 16:16:15Z bz $
80c80
< ip6_ipsec_filtergif(struct mbuf *m)
---
> ip6_ipsec_filtertunnel(struct mbuf *m)
82c82
< #if defined(IPSEC) && !defined(IPSEC_FILTERGIF)
---
> #if defined(IPSEC) && !defined(IPSEC_FILTERTUNNEL)
84c84
< * Bypass packet filtering for packets from a tunnel (gif).
---
> * Bypass packet filtering for packets from a tunnel.