summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ebtables: Introduce nft_bridge_init_cs()Phil Sutter2024-08-142-7/+8
* ebtables: Zero freed pointers in ebt_cs_clean()Phil Sutter2024-08-141-0/+1
* ebtables: Omit all-wildcard interface specs from outputPhil Sutter2024-07-311-1/+1
* arptables: Introduce print_iface()Phil Sutter2024-07-311-36/+16
* libxtables: Debug: Slightly improve extension ordering debuggingPhil Sutter2024-07-311-5/+15
* xshared: Move NULL pointer check into save_iface()Phil Sutter2024-07-311-10/+4
* xshared: Make save_iface() staticPhil Sutter2024-07-312-2/+1
* extensions: conntrack: Reuse print_state() for old state matchPhil Sutter2024-07-311-30/+4
* xshared: Do not omit all-wildcard interface spec when invertedPhil Sutter2024-07-314-1/+7
* arptables: Fix conditional opcode/proto-type printingPhil Sutter2024-07-311-2/+4
* nft: Add potentially missing init_cs callsPhil Sutter2024-07-312-0/+14
* nft: cmd: Init struct nft_cmd::head earlyPhil Sutter2024-07-271-0/+1
* extensions: conntrack: Use the right callbacksPhil Sutter2024-07-271-6/+6
* extensions: recent: Fix format string for unsigned valuesPhil Sutter2024-07-271-4/+8
* nft: Fix for zeroing existent builtin chainsPhil Sutter2024-07-271-1/+1
* nft: cache: Annotate faked base chains as suchPhil Sutter2024-07-275-17/+28
* extensions: recent: New kernels support 999 hitsPhil Sutter2024-07-271-1/+1
* nft: Fix for zeroing non-existent builtin chainsPhil Sutter2024-07-272-2/+37
* xtables-monitor: Print commands instead of -4/-6/-0 flagsPhil Sutter2024-07-272-56/+50
* xtables-monitor: Ignore ebtables policy rules unless tracingPhil Sutter2024-07-274-10/+11
* xtables-monitor: Fix for ebtables rule eventsPhil Sutter2024-07-272-9/+9
* tests: shell: New xtables-monitor testPhil Sutter2024-07-271-0/+149
* xtables-monitor: Support arptables chain eventsPhil Sutter2024-07-271-0/+3
* xtables-monitor: Align builtin chain and table outputPhil Sutter2024-07-271-1/+2
* xtables-monitor: Flush stdout after all lines of outputPhil Sutter2024-07-271-1/+1
* xtables-monitor: Proper re-init for rule's familyPhil Sutter2024-07-271-0/+2
* man: recent: Adjust to changes around ip_pkt_list_tot parameterPhil Sutter2024-07-051-5/+5
* ebtables: Include 'bitmask' value when comparing rulesPhil Sutter2024-06-121-2/+2
* extensions: libxt_sctp: Add an extra assert()Phil Sutter2024-06-121-0/+2
* man: extensions: recent: Clarify default value of ip_list_hash_sizePhil Sutter2024-06-121-1/+3
* configure: Add option to enable/disable libnfnetlinkMaxin B. John2024-04-251-2/+11
* libxtables: Attenuate effects of functions' internal static buffersPhil Sutter2024-04-101-11/+9
* xshared: Fix parsing of empty string arg in '-c' optionPhil Sutter2024-04-102-1/+6
* xlate: libip6t_mh: Fix and simplify plain '-m mh' matchPhil Sutter2024-04-092-4/+2
* xlate: Improve redundant l4proto match avoidancePhil Sutter2024-04-095-28/+42
* nft: Do not combine inverted payload matchesSriram Rajagopalan2024-03-191-4/+2
* extensions: xt_TPROXY: add txlate supportFlorian Westphal2024-03-092-0/+79
* extensions: xt_socket: add txlate support for socket matchFlorian Westphal2024-03-062-0/+51
* xtables-translate: Leverage stored protocol namesPhil Sutter2024-02-295-30/+53
* nft: Fix for broken recover_rule_compat()Phil Sutter2024-02-272-4/+35
* iptables-save: Avoid /etc/protocols lookupsPhil Sutter2024-02-072-1/+2
* libxtables: Add dccp and ipcomp to xtables_chain_protosPhil Sutter2024-02-071-0/+2
* Revert "xshared: Print protocol numbers if --numeric was given"Phil Sutter2024-02-074-11/+11
* libxtables: xtoptions: Respect min/max values when completing rangesPhil Sutter2024-02-022-5/+8
* extensions: tcp/udp: Save/xlate inverted full rangesPhil Sutter2024-02-026-43/+64
* nft: Do not omit full ranges if invertedPhil Sutter2024-02-023-6/+6
* extensions: ipcomp: Save inverted full rangesPhil Sutter2024-02-022-4/+5
* extensions: esp: Save/xlate inverted full rangesPhil Sutter2024-02-023-13/+23
* extensions: rt: Save/xlate inverted full rangesPhil Sutter2024-02-023-11/+23
* extensions: mh: Save/xlate inverted full rangesPhil Sutter2024-02-023-7/+19