summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/flowtable/0004delete_after_add_0
blob: 8d9a842d67f75be426bc6e2f27f3b231c196d1c9 (plain)
1
2
3
4
5
6
#!/bin/bash

set -e
$NFT add table x
$NFT add flowtable x y { hook ingress priority 0\; devices = { lo }\;}
$NFT delete flowtable x y