summaryrefslogtreecommitdiffstats
path: root/iptables/nft-ruleparse.c
Commit message (Expand)AuthorAgeFilesLines
* nft: ruleparse: Add missing braces around ternaryPhil Sutter2024-02-011-1/+1
* nft: Leave interface masks alone when parsing from kernelPhil Sutter2023-11-291-25/+8
* nft-ruleparse: parse meta mark set as MARK targetFlorian Westphal2023-08-101-12/+28
* nft-ruleparse: Introduce nft_create_target()Phil Sutter2023-08-101-78/+48
* nft: Extract rule parsing callbacks from nft_family_opsPhil Sutter2023-05-031-12/+12
* nft: Introduce nft-ruleparse.{c,h}Phil Sutter2023-05-031-0/+1208