diff options
Diffstat (limited to 'regress/sbin/ipsecctl/ipsec53.in')
-rw-r--r-- | regress/sbin/ipsecctl/ipsec53.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/sbin/ipsecctl/ipsec53.in b/regress/sbin/ipsecctl/ipsec53.in new file mode 100644 index 00000000000..c4650d9925c --- /dev/null +++ b/regress/sbin/ipsecctl/ipsec53.in @@ -0,0 +1,2 @@ +flow from lo0 to 127.0.0.1 +flow from { 127.0.0.1, ::1 } to { ::1 } |