summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_length.t
Commit message (Collapse)AuthorAgeFilesLines
* tests: libxt_length.t: Fix odd use-case outputPhil Sutter2022-10-261-1/+1
| | | | | | | Specifying the lower boundary suffixed by colon is an undocumented feature. Explicitly printing the upper boundary in that case seems sane. Signed-off-by: Phil Sutter <phil@nwl.cc>
* extensions: libxt_length: add unit testPablo Neira Ayuso2013-10-071-0/+10
based on tests/options-most.rules Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>