]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement the 'ipsec' option to match packets coming out of an ipsec tunnel.
authorluigi <luigi@FreeBSD.org>
Fri, 4 Jul 2003 21:42:32 +0000 (21:42 +0000)
committerluigi <luigi@FreeBSD.org>
Fri, 4 Jul 2003 21:42:32 +0000 (21:42 +0000)
commitc530f5973f70002f8d4f101d8be867a7b2cd031c
tree2273123f1eca64c0add21999e5c7ee78411d66b4
parentd9dfac9f45d8211c085077869a18bbb7761f562b
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
sbin/ipfw/ipfw.8
sbin/ipfw/ipfw2.c
sys/netinet/ip_fw2.c