summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/flowtable.t
blob: ae408b784eabc0743553a8f24b4ffcee8e3bf228 (plain)
1
2
3
4
5
6
:input;type filter hook input priority 0

*ip6;test-ip6;input

flow table acct_out { meta iif . ip6 saddr timeout 600s counter };ok;flow table acct_out { iif . ip6 saddr timeout 10m counter packets 0 bytes 0}
flow table acct_out { ip6 saddr . meta iif timeout 600s counter };ok;flow table acct_out { ip6 saddr . iif timeout 10m counter packets 0 bytes 0}