diff options
author | Arushi Singhal <arushisinghal19971997@gmail.com> | 2018-05-27 18:39:01 +0530 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-05-29 00:05:37 +0200 |
commit | b1b828ff23e5d35d13daa3bf67071fb515e5c86f (patch) | |
tree | d519b35e4c5a3a8c0e3153a77ea92a50462463bf /extensions/libxt_udp.c | |
parent | 4caa559c44cde7af7794937bd5c7e5f704a483ca (diff) |
xtables: homogenize error message
There is a difference between error messages in iptables and
iptables-compat:
# iptables-compat -D INPUT 4
iptables: No chain/target/match by that name.
# iptables -D INPUT 4
iptables: Index of deletion too big.
Now, will show same error message.
Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'extensions/libxt_udp.c')
0 files changed, 0 insertions, 0 deletions