summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: shell: avoid single-value anon setsFlorian Westphal2019-05-1913-20/+20
* include: refresh nf_tables.h cached copyPablo Neira Ayuso2019-05-121-1/+1
* src: use definitions in include/linux/netfilter/nf_tables.hPablo Neira Ayuso2019-05-124-28/+31
* py: fix missing decode/encode of stringsEric Garver2019-05-121-0/+7
* include: refresh nf_tables.h cached copyPablo Neira Ayuso2019-05-121-38/+140
* Revert "proto: support for draft-ietf-tsvwg-le-phb-10.txt"Pablo Neira Ayuso2019-05-0912-15/+11
* tests/py: Fix JSON expected output for icmpv6 code valuesPhil Sutter2019-05-091-0/+59
* tests/py: Fix JSON expected output after expr merge changePhil Sutter2019-05-091-42/+2
* parser_json: Fix ct timeout object supportPhil Sutter2019-05-091-0/+2
* json: Fix tproxy support regarding latest changesPhil Sutter2019-05-0911-32/+268
* tests/py: Fix JSON equivalents of osf testsPhil Sutter2019-05-091-2/+57
* netlink: Fix printing of zero-length prefixesPhil Sutter2019-05-091-1/+3
* parser_json: Fix igmp supportPhil Sutter2019-05-092-0/+324
* json: Support nat in inet familyPhil Sutter2019-05-095-1/+316
* doc: Review man page synopsesPhil Sutter2019-05-085-118/+164
* py: Fix gitignore of lib/ directoryPhil Sutter2019-05-081-1/+1
* gmputil: Add missing header for va_listRosen Penev2019-05-061-0/+1
* src: use UDATA defines from libnftnlPhil Sutter2019-05-038-76/+50
* parser_json: fix crash on add rule to bad referencesEric Garver2019-05-031-1/+5
* parser_json: fix off by one index on rule add/replaceEric Garver2019-05-031-2/+6
* proto: support for draft-ietf-tsvwg-le-phb-10.txtLoganaden Velvindron2019-05-0312-11/+15
* parser_json: default to unspecified l3proto for ct helper/timeoutEric Garver2019-05-031-1/+1
* src: fix double free on xt stmt destructionFlorian Westphal2019-05-013-8/+2
* parser_json: Fix parser for list maps commandPhil Sutter2019-04-301-1/+1
* parser_json: Fix typo in ct timeout policy parserPhil Sutter2019-04-301-1/+1
* tests/py: Fix error messages in chain_delete()Phil Sutter2019-04-301-2/+2
* tests: monitor: Adjust to changed events orderingPhil Sutter2019-04-301-2/+2
* parser_json: Disallow ct helper as type to map toPhil Sutter2019-04-111-1/+0
* parser_json: fix segfault in translating string to nft objectLaura Garcia Liebana2019-04-111-3/+3
* segtree: fix memleak in interval_map_decompose()Pablo Neira Ayuso2019-04-101-7/+9
* src: memleak in expressionsPablo Neira Ayuso2019-04-102-0/+7
* src: add nat support for the inet familyFlorian Westphal2019-04-0912-46/+266
* 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
* src: missing destroy function in statement definitionsPablo Neira Ayuso2019-04-056-0/+54
* parser_bison: type_identifier string memleakPablo Neira Ayuso2019-04-051-1/+1
* ct: use nft_print() instead of printf()Pablo Neira Ayuso2019-04-051-1/+1
* evaluate: improve error reporting in tproxy with inet familyPablo Neira Ayuso2019-04-041-2/+5
* parser_bison: missing tproxy syntax with port only for inet familyPablo Neira Ayuso2019-04-047-4/+52
* doc: Add minimal description of (v)map statementsPhil Sutter2019-04-031-0/+34
* parser_json: Rewrite echo supportPhil Sutter2019-04-033-249/+243
* evaluate: skip binary transfer for named setsPablo Neira Ayuso2019-03-261-0/+3
* src: use 'flow add' syntaxPablo Neira Ayuso2019-03-207-9/+13
* build: missing misspell.h in Makefile.amPablo Neira Ayuso2019-03-201-0/+1
* configure.ac: Clean up AC_ARG_{WITH, ENABLE} invocations, s/==/=/Luis Ressel2019-03-181-19/+15