diff options
author | Phil Sutter <phil@nwl.cc> | 2023-11-09 16:59:51 +0100 |
---|---|---|
committer | Phil Sutter <phil@nwl.cc> | 2023-12-05 16:35:37 +0100 |
commit | 58d364c7120b515d80482c99586dd815653be59c (patch) | |
tree | 47bf49aa4942bfd1f0716ef60cc54ef1142f3a6c /extensions/libipt_NETMAP.c | |
parent | 12d780775b5e34bcc2e0c34c550a6d5d96028628 (diff) |
Drop the custom commandline parsers from ebtables and
ebtables-translate, extend and use the shared one instead.
ebtables gains a few new features from doing this:
- Rule counters may be specified in the '-c N,M' syntax
- Support for --replace command
- Support for --list-rules command
- Zero individual rules
There is one known regression in this patch, namely maximum chain name
length shrinks to 28 characters (from 32). Since this limit changed for
iptables in the past as well (e.g. with commit 5429b41c2bb4a), assume
nobody really relies upon it anyway.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'extensions/libipt_NETMAP.c')
0 files changed, 0 insertions, 0 deletions