summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* extensions: ipt_DNAT: Merge v1/v2 print/save codePhil Sutter2022-04-081-65/+46
* extensions: ipt_DNAT: Merge v1 and v2 parsersPhil Sutter2022-04-081-179/+111
* Revert "libipt_[SD]NAT: avoid false error about multiple destinations specified"Phil Sutter2022-04-084-25/+4
* man: DNAT: Describe shifted port range featurePhil Sutter2022-04-081-1/+4
* xlate-test: Fix for empty source line on failurePhil Sutter2022-03-311-1/+2
* libxtables: Boost rule target checks by announcing chain namesPhil Sutter2022-03-174-0/+11
* libxtables: Implement notargets hash tablePhil Sutter2022-03-171-0/+75
* nft: Reject standard targets as chain names when restoringPhil Sutter2022-03-173-7/+4
* tests: shell: Fix 0004-return-codes_0 for static buildsPhil Sutter2022-03-151-1/+1
* nft: Review static extension loadingPhil Sutter2022-03-154-16/+13
* xtables: Call init_extensions{,a,b}() for static buildsEtienne Champetier2022-03-157-3/+26
* Simplify static build extension loadingPhil Sutter2022-03-1512-29/+9
* libxtables: Fix for warning in xtables_ipmask_to_numericPhil Sutter2022-03-151-1/+1
* nft: Don't pass command state opaque to family ops callbacksPhil Sutter2022-03-108-102/+84
* xshared: Prefer xtables_chain_protos lookup over getprotoentPhil Sutter2022-03-102-17/+10
* nft: Speed up immediate parsingPhil Sutter2022-03-102-19/+19
* nft: Simplify immediate parsingPhil Sutter2022-03-106-47/+14
* Improve error messages for unsupported extensionsPhil Sutter2022-03-022-4/+15
* libxtables: Register only the highest revision extensionPhil Sutter2022-03-021-2/+8
* xshared: Implement xtables lock timeout using signalsJethro Beekman2022-02-158-77/+36
* tests: NFLOG: enable `--nflog-range` testsJeremy Sowden2022-02-131-6/+6
* tests: support explicit variant test resultJeremy Sowden2022-02-131-5/+13
* tests: add `NOMATCH` test resultJeremy Sowden2022-02-131-11/+25
* tests: iptables-test: rename variableJeremy Sowden2022-02-131-10/+10
* iptables.8: Describe the effect of multiple -v flagsPhil Sutter2022-02-111-1/+5
* tests: iptables-test: Support variant deviationPhil Sutter2022-02-103-3/+28
* nft: cache: Dump rules if debuggingPhil Sutter2022-02-081-2/+16
* nft: Add debug output to table creationPhil Sutter2022-02-081-0/+15
* ebtables: Support verbose modePhil Sutter2022-02-083-9/+30
* nft: Set NFTNL_CHAIN_FAMILY in new chainsPhil Sutter2022-02-081-4/+8
* iptables-restore: Support for extra debug outputPhil Sutter2022-02-044-5/+17
* nft: Use verbose flag to toggle debug outputPhil Sutter2022-02-044-19/+22
* nft: add support for native tcp flag matchingFlorian Westphal2022-01-291-2/+29
* nft-shared: add tcp flag dissectionFlorian Westphal2022-01-291-0/+26
* nft: prefer native expressions instead of tcp matchFlorian Westphal2022-01-291-0/+32
* nft: prefer native expressions instead of udp matchFlorian Westphal2022-01-291-0/+122
* nft-shared: support native udp port delinearizeFlorian Westphal2022-01-292-4/+122
* nft-shared: support native tcp port range delinearizeFlorian Westphal2022-01-293-1/+116
* nft-shared: support native tcp port delinearizeFlorian Westphal2022-01-292-2/+179
* extensions: libxt_NFLOG: fix typoJeremy Sowden2022-01-201-1/+1
* xshared: Fix response to unprivileged usersPhil Sutter2022-01-203-2/+66
* build: replace `AM_PROG_LIBTOOL` and `AC_DISABLE_STATIC` with `LT_INIT`Jeremy Sowden2022-01-181-2/+1
* extensions: libxt_NFLOG: remove extra space when saving targets with prefixesJeremy Sowden2022-01-182-3/+3
* extensions: libxt_NFLOG: fix `--nflog-prefix` Python test-casesJeremy Sowden2022-01-181-4/+2
* extensions: libxt_NFLOG: disable `--nflog-range` Python test-casesKyle Bowman2022-01-181-4/+6
* extensions: libxt_NFLOG: don't truncate log prefix on print/saveKyle Bowman2022-01-182-0/+56
* extensions: libxt_NFLOG: use nft built-in logging instead of xt_NFLOGKyle Bowman2022-01-183-0/+35
* extensions: *NAT: Kill multiple IPv4 range supportPhil Sutter2022-01-174-202/+106
* tests: iptables-test: correct misspelt variableJeremy Sowden2022-01-161-9/+9
* nft: fix indentation error.Jeremy Sowden2022-01-151-21/+21