kern/53624: patches for ipfw2 to support ipsec packet filtering

Luigi Rizzo luigi at FreeBSD.org
Sun Jul 6 23:46:28 PDT 2003


On Sun, Jul 06, 2003 at 07:28:11PM -0700, Michael Sierchio wrote:
> Luigi Rizzo wrote:
> > Synopsis: patches for ipfw2 to support ipsec packet filtering
> > 
> > State-Changed-From-To: open->closed
> > State-Changed-By: luigi
> > State-Changed-When: Sun Jul 6 18:13:14 PDT 2003
> > State-Changed-Why: 
> > committed, thanks
> 
> 
> Question: How does this interact with Sam Leffler's FAST_IPSEC ?

i believe it works in the way you mention.

	luigi

> That is, may we instead of
> 
> 	options IPFIREWALL
> 	options IPSEC
> 	options IPSEC_ESP
> 	options IPSEC_FILTERGIF
> 
> do this
> 	options IPFIREWALL
> 	options FAST_IPSEC
> 	options IPSEC_FILTERGIF
> ?
> 
> 


More information about the freebsd-ipfw mailing list