commit | 3f279553a2908bfa3ad76211ee657c97e4103563 | [log] [tgz] |
---|---|---|
author | Phil Sutter <phil@nwl.cc> | Thu Aug 02 17:05:22 2018 +0200 |
committer | Florian Westphal <fw@strlen.de> | Sat Aug 04 23:18:40 2018 +0200 |
tree | e2df24a358de9cfdd331dfa258e9ce6093c30c07 | |
parent | f988fe49839015c6e798a1d4e805aaf52691dbf7 [diff] |
arptables: Fix opcode printing in numeric output This line of code was dropped by accident, add it back. Fixes: 68e5e18210b8d ("nft-arp: adds nft_arp_save_firewall") Signed-off-by: Phil Sutter <phil@nwl.cc> Signed-off-by: Florian Westphal <fw@strlen.de>