Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/conf/NOTES 171568 2007-07-24 15:35:02Z scottl $
---
> # $FreeBSD: head/sys/conf/NOTES 171732 2007-08-05 16:16:15Z bz $
504,506c504,506
< # Set IPSEC_FILTERGIF to force packets coming through a gif tunnel
< # to be processed by any configured packet filtering (ipfw, ipf).
< # The default is that packets coming from a tunnel are _not_ processed;
---
> # Set IPSEC_FILTERTUNNEL to force packets coming through a tunnel
> # to be processed by any configured packet filtering twice.
> # The default is that packets coming out of a tunnel are _not_ processed;
512c512
< #options IPSEC_FILTERGIF #filter ipsec packets from a tunnel
---
> #options IPSEC_FILTERTUNNEL #filter ipsec packets from a tunnel