]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2016-06-02  Laura Garcia... doc: fix old parameters and update datatypes v0.6
2016-06-01  Pablo Neira... Bump version to v0.6
2016-06-01  Pablo M. Bermudo... evaluate: fix "list set" unexpected behaviour
2016-06-01  Laura Garcia... doc: fix compression parameter index
2016-05-31  Pablo M. Bermudo... src: add support for display maps content
2016-05-31  Pablo M. Bermudo... src: add 'list maps' support
2016-05-30  Carlos Falgueras... parser: cap comment length to 128 bytes
2016-05-30  Carlos Falgueras... parser: Consolidate comment production
2016-05-30  Liping Zhangparser: fix crash if we add a chain with an error chain...
2016-05-30  Liping Zhangmeta: fix a format error display when we set priority...
2016-05-30  Liping Zhangmeta: fix endianness in priority
2016-05-30  Carlos Falgueras... set_elem: Use libnftnl/udata to store set element comment
2016-05-25  Florian Westphalnetlink_delinerize: don't use meta_match_postprocess...
2016-05-25  Carlos Falgueras... netlink_linearize: do not duplicate user data when...
2016-05-20  Pablo M. Bermudo... rule: add support for display flow tables content
2016-05-20  Pablo M. Bermudo... rule: add 'list flow tables' support
2016-05-14  Liping Zhangevaluate: fix crash if we add an error format rule
2016-05-13  Pablo Neira... tests/py: add tests for frag more-fragments and frag...
2016-05-13  Pablo Neira... include: constify nlexpr field in location structure
2016-05-13  Pablo Neira... parser_bison: update flow table syntax
2016-05-13  Patrick McHardysrc: add flow statement
2016-05-13  Patrick McHardystmt: support generating stateful statements outside...
2016-05-13  Patrick McHardynetlink_delinearize: support parsing statements not...
2016-05-13  Pablo Neira... tests/py: update for changed set name in payload
2016-05-13  Patrick McHardyset: explicitly supply name to implicit set declarations
2016-05-13  Patrick McHardyset: allow non-constant implicit set declarations
2016-05-13  Pablo Neira... src: declare interval_map_decompose() from header file
2016-05-13  Pablo Neira... netlink: several function constifications
2016-05-13  Arturo Borrerotests/shell/run-tests.sh: print hint about testcase...
2016-05-13  Arturo Borrerotests/shell/run-tests.sh: execute tests in sorted order
2016-05-13  Arturo Borrerotests/shell: add testcase to catch segfault if invalid...
2016-05-13  Arturo Borrerotests/shell: add testcase for 'nft -f' load with actions
2016-05-13  Arturo Borreroevaluate: check for NULL datatype in rhs in lookup...
2016-05-11  Pablo Neira... tests/py: fix payload of dccp type in set elements
2016-05-11  Pablo Neira... tests/py: fix fragment-offset field
2016-05-11  Pablo Neira... tests/py: add missing netdev ip dscp payload tests
2016-05-11  Pablo Neira... src: add ecn support
2016-05-11  Pablo Neira... src: add dscp support
2016-05-11  Pablo Neira... proto: remove priority field definition from IPv6 header
2016-05-11  Pablo Neira... proto: update IPv6 flowlabel offset and length accordin...
2016-05-11  Pablo Neira... evaluate: handle payload matching split in two bytes
2016-05-11  Pablo Neira... src: move payload sub-byte matching to the evaluation...
2016-05-11  Pablo Neira... evaluate: transfer right shifts to set reference side
2016-05-11  Pablo Neira... evaluate: transfer right shifts to range side
2016-05-11  Patrick McHardyevaluate: transfer right shifts to constant side
2016-04-29  Arturo Borrerodist: include tests/ directory and files in tarball
2016-04-27  Arturo Borrerotests: py: allow to run tests with other nft binaries
2016-04-27  Pablo Neira... tests/py: add interval tests
2016-04-27  Pablo Neira... tests/py: explicitly indication of set type and flags...
2016-04-27  Pablo Neira... tests/py: add more interval tests for anonymous sets
2016-04-27  Arturo Borrerotests: shell: add testcases for named sets with intervals
2016-04-27  Pablo Neira... segtree: add interval overlap detection for dynamic...
2016-04-27  Pablo Neira... segtree: rename set expression set_to_segtree()
2016-04-27  Pablo Neira... segtree: add expr_to_intervals()
2016-04-27  Pablo Neira... segtree: set expr->len for prefix expression from inter...
2016-04-27  Pablo Neira... evaluate: bail out on prefix or range to non-interval set
2016-04-25  Pablo Neira... segtree: special handling for the first non-matching...
2016-04-25  Pablo Neira... rule: support for incremental set interval element...
2016-04-25  Pablo Neira... segtree: explicit initialization via set_to_intervals()
2016-04-25  Pablo Neira... segtree: handle adjacent interval nodes from expr_value...
2016-04-25  Pablo Neira... segtree: clone full expression from interval_map_decomp...
2016-04-25  Pablo Neira... segtree: perform stricter expression type validation...
2016-04-24  Patrick McHardynft monitor [ trace ]
2016-04-24  Patrick McHardyproto: add protocol header fields filter and ordering...
2016-04-24  Patrick McHardypayload: add payload_is_stacked()
2016-04-24  Patrick McHardypayload: move payload depedency tracking to payload.c
2016-04-24  Patrick McHardynft: resync kernel header files
2016-04-24  Patrick McHardypayload: fix stacked headers protocol context tracking
2016-04-19  Florian Westphalpayload: only merge if adjacent and combined size fits...
2016-04-15  Arturo Borrerotests/shell: delete tempfile failover in testcases
2016-04-15  Arturo Borrerotests/shell: add testcases for Netfilter bug #965
2016-04-14  Carlos Falgueras... rule: Use libnftnl user data TLV infrastructure
2016-04-12  Arturo Borrerotest: shell: also unload NAT modules
2016-04-12  Shivani Bhardwajsrc: evaluate: Show error for fanout without balance
2016-04-12  Arturo Borreroevaluate: improve rule management checks
2016-04-07  Arturo Borrerotests/shell: add some tests for network namespaces
2016-04-07  Arturo Borrerotests/shell: add new testcases for commit/rollback
2016-03-30  Pablo Neira... src: store parser location for handle and position...
2016-03-29  Arturo Borrerorule: don't print trailing statement whitespace
2016-03-23  Arturo Borrerotests/shell: add chain validations tests
2016-03-22  Arturo Borrerotests/shell/run-tests.sh: tune kernel cleanup
2016-03-17  Arturo Borrerotests/shell: unload modules between tests
2016-03-17  Magnus Öbergbuild: include/mini-gmp.h is not included at "make...
2016-03-15  Pablo Neira... parser_bison: release parsed type and hook name strings
2016-03-15  Pablo Neira... parser_bison: duplicate string returned by chain_type_n...
2016-03-15  Pablo Neira... parser_bison: simplify hook_spec rule
2016-03-15  Piyush Pangteyrule: Remove memory leak
2016-03-14  Pablo Neira... evaluate: use table_lookup_global() from expr_evaluate_...
2016-03-14  Pablo Neira... src: revisit cache population logic
2016-03-10  Florian Westphaltests: frag: enable more tests
2016-03-10  Florian Westphalnetlink_delinarize: shift constant for ranges too
2016-03-10  Florian Westphalnft-test: don't zap remainder of rule after handling...
2016-03-10  Florian Westphalnetlink_delinearize: fix bogus offset w exthdr expressions
2016-03-10  Florian Westphaltests: frag: enable more tests
2016-03-10  Pablo Neira... tests/py: add tests for router-advertisement and router...
2016-03-10  Laura Garcia... proto: Add router advertisement and solicitation icmp...
2016-03-09  Pablo Neira... parser_bison: allow 'snat' and 'dnat' keywords from...
2016-03-09  Piyush Pangteynft: Modified punctuation used in nft's show_help
2016-03-09  Piyush Pangteydoc: nft: Fixed a typo and added/changed punctuation
2016-03-07  Pablo Neira... tests/py: enable tests for dccp types
next