diff options
Diffstat (limited to 'tests/py/ip/flowtable.t')
-rw-r--r-- | tests/py/ip/flowtable.t | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/py/ip/flowtable.t b/tests/py/ip/flowtable.t new file mode 100644 index 0000000..086c6cf --- /dev/null +++ b/tests/py/ip/flowtable.t @@ -0,0 +1,5 @@ +:input;type filter hook input priority 0 + +*ip;test-ip;input + +meter xyz size 8192 { ip saddr timeout 30s counter};ok |