diff options
Diffstat (limited to 'regress/sbin/ipsecctl/ipsec2.ok')
-rw-r--r-- | regress/sbin/ipsecctl/ipsec2.ok | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/regress/sbin/ipsecctl/ipsec2.ok b/regress/sbin/ipsecctl/ipsec2.ok new file mode 100644 index 00000000000..436fbea9e29 --- /dev/null +++ b/regress/sbin/ipsecctl/ipsec2.ok @@ -0,0 +1,8 @@ +flow esp out from 1.1.1.1 to 2.2.2.2 peer 2.2.2.2 + srcid host1.one.net + dstid host2.two.net + type require +flow esp in from 2.2.2.2 to 1.1.1.1 peer 2.2.2.2 + srcid host1.one.net + dstid host2.two.net + type use |