commit | a7bf670ebe192120cbe0a0ab6448baad6fbf7983 | [log] [tgz] |
---|---|---|
author | Fabian Frederick <fabf@skynet.be> | Sun Aug 23 20:15:59 2020 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Fri Aug 28 20:11:59 2020 +0200 |
tree | 473b597b6cf6fca51f0332ae9b8d1fe7de8f94aa | |
parent | da2f849e89ed621f3e0688ec5ba92725ed9f0f92 [diff] |
selftests: netfilter: exit on invalid parameters exit script with comments when parameters are wrong during address addition. No need for a message when trying to change MTU with lower values: output is self-explanatory. Use short testing sequence to avoid shellcheck warnings (suggested by Stefano Brivio). Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>