Deleted Added
full compact
29c29
< * $FreeBSD: head/sys/netinet/ip_ipsec.c 171167 2007-07-03 12:13:45Z gnn $
---
> * $FreeBSD: head/sys/netinet/ip_ipsec.c 171732 2007-08-05 16:16:15Z bz $
72c72
< ip_ipsec_filtergif(struct mbuf *m)
---
> ip_ipsec_filtertunnel(struct mbuf *m)
74c74
< #if defined(IPSEC) && !defined(IPSEC_FILTERGIF)
---
> #if defined(IPSEC) && !defined(IPSEC_FILTERTUNNEL)
76c76
< * Bypass packet filtering for packets from a tunnel (gif).
---
> * Bypass packet filtering for packets from a tunnel.