summaryrefslogtreecommitdiffstats
path: root/iptables/xtables-monitor.c
Commit message (Expand)AuthorAgeFilesLines
* xtables: Review nft_init()Phil Sutter2020-02-241-1/+1
* nft: family_ops: Pass nft_handle to 'rule_to_cs' callbackPhil Sutter2019-11-251-2/+15
* src: replace IPTABLES_VERSION by PACKAGE_VERSIONJan Engelhardt2019-05-301-2/+3
* xtables-monitor: fix build with musl libcBaruch Siach2018-11-171-0/+1
* xtables-monitor: fix build with older glibcBaruch Siach2018-11-161-16/+14
* xtables: Improve xtables-monitor first impressionPhil Sutter2018-08-091-1/+2
* xtables: Spelling fixes in xtables-monitorPhil Sutter2018-08-071-3/+3
* xtables: Use new callbacks in nft_rule_print_save()Phil Sutter2018-07-191-5/+1
* xtables: merge {ip,arp}tables_command_state structsPhil Sutter2018-07-191-6/+2
* iptables: replace memset by c99-style initializersPhil Sutter2018-07-191-2/+1
* xtables-monitor: add --version optionFlorian Westphal2018-07-041-2/+6
* xtables: add xtables-monitorFlorian Westphal2018-06-251-0/+684