commit | 1b63e66c2645e9186969588b6f68306c26ce5ca1 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Mon Nov 05 17:51:37 2018 +0100 |
committer | Florian Westphal <fw@strlen.de> | Mon Nov 12 16:30:22 2018 +0100 |
tree | c634b33778c31d06eeed4c2ca9cbf34878e6390f | |
parent | 5aecb2d8bfdda4a6eea9d93079e33fc414afd8d0 [diff] |
arptables: add test cases Unicast being shown as '00:00:00:00:00:00/01:00:00:00:00:00' looks like broken output, however, arptables classic did not pretty-print either. Also add test cases for all targets supported by the original arptables tool: -j CLASSIFY -j MARK -j mangle [ yes, mangle target is lower-case 8-( ] Signed-off-by: Florian Westphal <fw@strlen.de>