summaryrefslogtreecommitdiffstats
path: root/tests/py/netdev/reject.t
Commit message (Collapse)AuthorAgeFilesLines
* tests: py: add netdev folder and reject.t icmp casesJose M. Guisado Gomez2020-11-021-0/+20
Add unit tests for the use of reject with icmp inside netdev family. reject.t from inet family couldn't be reused because it was using meta nfproto which is not supported inside netdev. Signed-off-by: Jose M. Guisado Gomez <guigom@riseup.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>