Date: Fri, 4 Jul 2003 14:42:32 -0700 (PDT) From: Luigi Rizzo <luigi@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fw2.c src/sbin/ipfw ipfw.8 ipfw2.c Message-ID: <200307042142.h64LgWtx097487@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2003/07/04 14:42:32 PDT FreeBSD src repository Modified files: sys/netinet ip_fw2.c sbin/ipfw ipfw.8 ipfw2.c Log: Implement the 'ipsec' option to match packets coming out of an ipsec tunnel. Should work with both regular and fast ipsec (mutually exclusive). See manpage for more details. Submitted by: Ari Suutari (ari.suutari@syncrontech.com) Revised by: sam MFC after: 1 week Revision Changes Path 1.125 +12 -0 src/sbin/ipfw/ipfw.8 1.30 +10 -0 src/sbin/ipfw/ipfw2.c 1.34 +16 -0 src/sys/netinet/ip_fw2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307042142.h64LgWtx097487>