summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_TOS.txlate
Commit message (Collapse)AuthorAgeFilesLines
* extensions: TOS: Fix v1 xlate callbackPhil Sutter2022-11-241-3/+6
| | | | | | | Translation entirely ignored tos_mask field. Fixes: b669e18489709 ("extensions: libxt_TOS: Add translation to nft") Signed-off-by: Phil Sutter <phil@nwl.cc>
* libxt_TOS: add tests for translation infrastructureHarsha Sharma2017-10-171-0/+23
This patch checks that the iptables TOS to nftables translation works fine. Signed-off-by: Harsha Sharma <harshasharmaiitr@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>