summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* nft.8: Update meta pkt_type value descriptionPhil Sutter2018-09-181-1/+2
* tests/py: Fix JSON for icmp*.tPhil Sutter2018-09-134-5/+69
* json: Print range expressions numericallyPhil Sutter2018-09-131-1/+7
* json: Make inet_service_type_json() respect literal levelPhil Sutter2018-09-131-1/+17
* json: Fix datatype_json() for literal levelPhil Sutter2018-09-131-4/+5
* tests/py: Check differing rule output for sanityPhil Sutter2018-09-111-0/+24
* src: Fix literal check for inet_service typePhil Sutter2018-09-101-1/+1
* proto: fix icmp/icmpv6 code datatypeFlorian Westphal2018-09-045-9/+9
* tests: fix json output for osf, socket and tproxy expressionsFlorian Westphal2018-09-035-25/+71
* tests/py: Make nft-test.py a little more robustPhil Sutter2018-09-031-2/+9
* nfnl_osf: display debugging information from --debug=mnlPablo Neira Ayuso2018-08-311-4/+4
* tests: shell: missing dump for 0017ct_timeout_obj_0Pablo Neira Ayuso2018-08-311-0/+11
* src: osf: load pf.os from expr_evaluate_osf()Fernando Fernandez Mancera2018-08-315-9/+12
* tests: shell: add tests for ct timeout objectsHarsha Sharma2018-08-312-0/+23
* tests: py: add ct timeout testsHarsha Sharma2018-08-313-0/+17
* src: add ct timeout supportHarsha Sharma2018-08-317-5/+298
* parser_json: Fix crash in error reportingPhil Sutter2018-08-301-2/+6
* py: trivial: Fix typo in comment stringPhil Sutter2018-08-301-1/+1
* JSON: Add metainfo object to all outputPhil Sutter2018-08-304-5/+68
* JSON: Make match op mandatory, introduce 'in' operatorPhil Sutter2018-08-30117-27/+1241
* JSON: Rename mangle statement propertiesPhil Sutter2018-08-3026-204/+205
* JSON: Rename (v)map expression propertiesPhil Sutter2018-08-3034-225/+225
* JSON: Review payload expressionPhil Sutter2018-08-3089-1174/+1145
* JSON: Review verdict statement and expressionPhil Sutter2018-08-304-18/+19
* JSON: Make meta statement/expression extensiblePhil Sutter2018-08-3057-330/+344
* doc: Review libnftables-json.adocPhil Sutter2018-08-301-101/+87
* doc: Improve example in libnftables-json(5)Phil Sutter2018-08-301-3/+26
* test: shell: Test cases for standard prios for flowtablesMáté Eckl2018-08-302-0/+38
* test: shell: Test cases for standard chain priosMáté Eckl2018-08-3010-0/+1759
* doc: Document implicit dependency creation for icmp/icmpv6Phil Sutter2018-08-301-0/+10
* tests: py: Fix coloring of differencesPhil Sutter2018-08-301-17/+14
* tests: build: run make on each ./configure optionPablo Neira Ayuso2018-08-301-1/+2
* tests: build: run make distcheck from fresh clonePablo Neira Ayuso2018-08-301-5/+14
* src: tproxy: add json supportFlorian Westphal2018-08-297-0/+345
* src: tproxy: relax family restrictionsFlorian Westphal2018-08-295-32/+33
* src: osf: add json supportFlorian Westphal2018-08-295-1/+91
* parser: avoid nf_key_proto redefinitionsFlorian Westphal2018-08-291-14/+4
* tests: build: no need for root to run build testsPablo Neira Ayuso2018-08-291-5/+0
* json: Fix compile errorPhil Sutter2018-08-291-4/+1
* src: honor /etc/servicesPablo Neira Ayuso2018-08-245-361/+45
* src: Make invalid chain priority error more specificMáté Eckl2018-08-243-13/+22
* src: integrate stateful expressions into sets and mapsPablo Neira Ayuso2018-08-248-24/+84
* src: simplify map statementPablo Neira Ayuso2018-08-246-17/+49
* rule: do not print elements in dynamically populated sets with `-s'Pablo Neira Ayuso2018-08-241-0/+5
* statement: incorrect spacing in set referencePablo Neira Ayuso2018-08-241-3/+3
* 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
* rule: Fix build failure in rule.cDuncan Roe2018-08-201-0/+1
* doc: Add script to build PDF filesDuncan Roe2018-08-171-0/+51