K 10 svn:author V 3 sam K 8 svn:date V 27 2003-02-23T17:45:28.000000Z K 7 svn:log V 564 MFC: IPSEC_FILTERGIF config option Add a new config option IPSEC_FILTERGIF to control whether or not packets coming out of a GIF tunnel are re-processed by ipfw, et. al. By default they are not reprocessed. With the option they are. This reverts 1.214. Prior to that change packets were not re-processed. After they were which caused problems because packets do not have distinguishing characteristics (like a special network if) that allows them to be filtered specially. PR: 48159 Reviewed by: Guido van Rooij Approved by: re (jhb, murray) END