Skip to content

Commit

Permalink
Revert "bugtool: dump fib rule protocol"
Browse files Browse the repository at this point in the history
This reverts commit 9e3abdf.

Signed-off-by: André Martins <[email protected]>
  • Loading branch information
aanm committed Apr 1, 2023
1 parent 9d60341 commit a9cad19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bugtool/cmd/configuration.go
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ func defaultCommands(confDir string, cmdDir string, k8sPods []string) []string {
"ip6tables-nft-save -c",
"iptables-legacy-save -c",
"ip6tables-legacy-save -c",
"ip -d rule",
"ip rule",
"ipset list",
// xfrm
"ip -s xfrm policy",
Expand Down

0 comments on commit a9cad19

Please sign in to comment.