summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: shell: Improve gen_chains() in 0021prio_0Phil Sutter2018-09-261-11/+4
* tests: shell: Drop one-time use variables in 0021prio_0Phil Sutter2018-09-261-30/+15
* tests: shell: Fix indenting in 0021prio_0Phil Sutter2018-09-261-34/+33
* parser_bison: Fix for chain prio name 'out'Phil Sutter2018-09-261-3/+12
* src: add ipsec (xfrm) expressionMáté Eckl2018-09-2117-11/+674
* src: rename meta secpath to meta ipsecFlorian Westphal2018-09-215-7/+11
* src: rt: add support to check if route will perform ipsec transformationFlorian Westphal2018-09-219-0/+56
* doc: Re-work RULES:add/insert/replace to read better.Duncan Roe2018-09-211-7/+7
* evaluate: throw distinct error if map exists but contains no objectsFlorian Westphal2018-09-201-2/+4
* doc: Review man page building in Makefile.amPhil Sutter2018-09-181-4/+6
* 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