summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* extensions: sctp: Translate --chunk-types optionPhil Sutter2021-05-192-19/+78
* extensions: sctp: Fix nftables translationPhil Sutter2021-05-192-11/+9
* Use proto_to_name() from xshared in more placesPhil Sutter2021-05-176-38/+16
* ebtables-translate: Use shared ebt_get_current_chain() functionPhil Sutter2021-05-171-17/+1
* xshared: Merge invflags handling codePhil Sutter2021-05-177-199/+88
* xshared: Eliminate iptables_command_state->invertPhil Sutter2021-05-177-133/+113
* xtables: Make invflags 16bit widePhil Sutter2021-05-172-3/+3
* extensions: SECMARK: Implement revision 1Phil Sutter2021-05-043-20/+80
* nft-arp: Make use of ipv4_addr_to_string()Phil Sutter2021-04-303-94/+14
* Eliminate inet_aton() and inet_ntoa()Phil Sutter2021-04-302-11/+18
* extensions: sctp: Explain match types in man pagePhil Sutter2021-04-291-0/+11
* nft: Increase BATCH_PAGE_SIZE to support huge rulesetsPhil Sutter2021-04-101-5/+7
* nft: cache: Sort chains on demand onlyPhil Sutter2021-04-065-13/+73
* fix build for missing ETH_ALEN definitionMaciej Żenczykowski2021-04-031-0/+1
* extensions: libxt_conntrack: use bitops for status negationAlexander Mikhalitsyn2021-04-022-10/+28
* extensions: libxt_conntrack: use bitops for state negationAlexander Mikhalitsyn2021-04-022-14/+29
* libxtables: Simplify xtables_ipmask_to_cidr() a bitPhil Sutter2021-03-091-10/+5
* xtables-translate: Fix translation of odd netmasksPhil Sutter2021-03-094-15/+106
* nft: Fix bitwise expression avoidance detectionPhil Sutter2021-03-092-1/+27
* iptables-nft: fix -Z optionFlorian Westphal2021-02-242-1/+65
* include: Drop libipulog.hPhil Sutter2021-02-171-39/+0
* ebtables: Exit gracefully on invalid table namesPhil Sutter2021-01-281-4/+4
* configure: bump version for 1.8.7 releasev1.8.7Pablo Neira Ayuso2021-01-151-3/+3
* tests/shell: Fix nft-only/0009-needless-bitwise_0Phil Sutter2021-01-151-1/+8
* nft: Avoid pointless table/chain creationPhil Sutter2020-12-213-18/+82
* tests: shell: Drop any dump sorting in placePhil Sutter2020-12-213-18/+5
* nft: cache: Sort custom chains by namePhil Sutter2020-12-212-3/+14
* nft: Introduce a dedicated base chain arrayPhil Sutter2020-12-213-2/+45
* nft: Introduce struct nft_chainPhil Sutter2020-12-217-66/+212
* nft: cache: Move nft_chain_find() overPhil Sutter2020-12-213-17/+17
* nft: Implement nft_chain_foreach()Phil Sutter2020-12-215-96/+46
* nft: cache: Introduce nft_cache_add_chain()Phil Sutter2020-12-213-12/+19
* nft: Fix selective chain compatibility checksPhil Sutter2020-12-211-0/+6
* xtables-monitor:Florian Westphal2020-12-141-0/+3
* xtables-monitor: print packet firstFlorian Westphal2020-12-141-11/+23
* xtables-monitor: fix packet family protocolFlorian Westphal2020-12-141-2/+2
* xtables-monitor: fix rule printingFlorian Westphal2020-12-141-17/+15
* extensions: dccp: Fix for DCCP type 'INVALID'Phil Sutter2020-12-092-25/+45
* tests/shell: Test for fixed extension registrationPhil Sutter2020-12-071-0/+25
* xshared: Merge some command option-related codePhil Sutter2020-12-036-258/+89
* xtables-arp: Don't use ARPT_INV_*Phil Sutter2020-12-033-68/+53
* libxtables: Extend MAC address printing/parsing supportPhil Sutter2020-12-0311-266/+106
* iptables-test.py: Try to unshare netns by defaultPhil Sutter2020-11-171-0/+7
* iptables-test.py: Accept multiple test files on commandlinePhil Sutter2020-11-171-2/+2
* ebtables: Fix for broken chain renamingPhil Sutter2020-11-173-3/+5
* tests: shell: update format of registers in bitwise payloads.Pablo Neira Ayuso2020-11-161-5/+5
* tests/shell: Add test for bitwise avoidance fixesPhil Sutter2020-11-101-0/+339
* ebtables: Optimize masked MAC address matchesPhil Sutter2020-11-046-24/+30
* nft: Optimize class-based IP prefix matchesPhil Sutter2020-11-045-11/+30
* configure: bump version for 1.8.6 releasev1.8.6Pablo Neira Ayuso2020-10-311-1/+1