summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: extend tests for destroy commandFernando Fernandez Mancera2023-06-0118-0/+74
* doc: add nft_ctx_add_var() and nft_ctx_clear_vars() docsFernando Fernandez Mancera2022-09-161-0/+11
* py: support variables management and fix formattingFernando Fernandez Mancera2022-09-161-13/+30
* json: add stateful object comment supportFernando Fernandez Mancera2022-09-164-0/+24
* json: add secmark object reference supportFernando Fernandez Mancera2022-09-163-0/+45
* json: fix empty statement list output in sets and mapsFernando Fernandez Mancera2022-09-051-29/+32
* json: fix json schema version verificationFernando Fernandez Mancera2022-09-035-7/+28
* json: add table map statement supportFernando Fernandez Mancera2022-09-034-29/+61
* json: add set statement list supportFernando Fernandez Mancera2022-09-014-2/+67
* tests: add stateful object update operation testFernando Fernandez Mancera2019-11-161-0/+25
* json: tests: fix typo in ct expectation json testFernando Fernandez Mancera2019-09-151-1/+1
* json: fix type mismatch on "ct expect" json exportingFernando Fernandez Mancera2019-09-131-1/+1
* src: add synproxy stateful object supportFernando Fernandez Mancera2019-09-1314-8/+312
* netlink_delinearize: fix wrong conversion to "list" in ct markFernando Fernandez Mancera2019-09-103-1/+9
* src: allow variable in chain policyFernando Fernandez Mancera2019-08-0816-18/+194
* src: allow variables in the chain priority specificationFernando Fernandez Mancera2019-08-0816-46/+250
* src: osf: fix snprintf -Wformat-truncation warningFernando Fernandez Mancera2019-07-221-9/+10
* include: json: add missing synproxy stmt print stubFernando Fernandez Mancera2019-07-181-0/+1
* tests: py: add missing json outputsFernando Fernandez Mancera2019-07-171-0/+25
* json: fix synproxy flag parser typoFernando Fernandez Mancera2019-07-171-4/+4
* src: introduce SYNPROXY matchingFernando Fernandez Mancera2019-07-1716-0/+570
* src: Allow goto and jump to a variableFernando Fernandez Mancera2019-05-247-1/+87
* src: Introduce chain_expr in jump and goto statementsFernando Fernandez Mancera2019-05-248-24/+76
* files: pf.os: merge the signatures splitted by versionFernando Fernandez Mancera2019-04-081-26/+14
* files: osf: update pf.os with newer OS fingerprintsFernando Fernandez Mancera2019-04-081-0/+6
* doc: add osf version option to man pageFernando Fernandez Mancera2019-04-081-0/+2
* tests: py: add osf tests with versionsFernando Fernandez Mancera2019-04-083-0/+85
* json: osf: add version json supportFernando Fernandez Mancera2019-04-082-3/+13
* osf: add version fingerprint supportFernando Fernandez Mancera2019-04-087-7/+29
* doc: update nft list plural form parametersFernando Fernandez Mancera2019-04-081-0/+6
* doc: osf: add ttl option to man pageFernando Fernandez Mancera2018-10-231-4/+16
* osf: add ttl option supportFernando Fernandez Mancera2018-10-2312-11/+133
* include: add missing xfrm.h to Makefile.amFernando Fernandez Mancera2018-09-301-0/+1
* src: osf: load pf.os from expr_evaluate_osf()Fernando Fernandez Mancera2018-08-315-9/+12
* src: osf: import nfnl_osf.c to load osf fingerprintsFernando Fernandez Mancera2018-08-247-1/+527
* src: mnl: make nft_mnl_talk() publicFernando Fernandez Mancera2018-08-232-1/+5
* files: osf: copy iptables/utils/pf.os into nftables treeFernando Fernandez Mancera2018-08-235-2/+715
* tests: improve test cases for osfFernando Fernandez Mancera2018-08-072-2/+15
* src: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZ in osf.cFernando Fernandez Mancera2018-08-072-3/+2
* test: py: fix osf testcases warningFernando Fernandez Mancera2018-08-042-3/+3
* doc: add osf expression to man pageFernando Fernandez Mancera2018-08-041-0/+29
* tests: py: add test cases for "osf" matchingFernando Fernandez Mancera2018-08-042-0/+10
* src: introduce passive OS fingerprint matchingFernando Fernandez Mancera2018-08-049-0/+99
* src: fix a typo in socket.hFernando Fernandez Mancera2018-07-221-3/+1
* configure.ac: fix typo in docbook2x error messageFernando Fernandez Mancera2018-06-051-1/+1