]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2016-08-25  Pablo Neira... tests: shell: cover add and create set command
2016-08-25  Pablo Neira... src: create element command
2016-08-24  Pablo Neira... tests: shell: cover add and create set command
2016-08-24  Pablo Neira... src: add create set command
2016-08-23  Pablo Neira... parser_bison: explicit indication on export ruleset
2016-08-23  Carlos Falgueras... src: Simplify parser rule_spec tree
2016-08-22  Florian Westphalct: display bit number instead of raw value
2016-08-22  Florian Westphalct: allow numeric conntrack labels
2016-08-22  Liping Zhangtests: shell: add testcase for reject expr
2016-08-22  Liping Zhangparser_bison: keep snat/dnat existing syntax unchanged
2016-08-18  Pablo Neira... parser_bison: redirect to :port for consistency with...
2016-08-18  Pablo Neira... src: meta priority support using tc classid
2016-08-18  Pablo Neira... src: simplify classid printing using %x instead of...
2016-08-18  Pablo Neira... src: rename datatype name from tc_handle to classid
2016-08-18  Pablo Neira... scanner: remove range expression
2016-08-18  Pablo Neira... scanner: allow strings starting by underscores and...
2016-08-18  Pablo Neira... parser_bison: missing token string in QUOTED_ASTERISK...
2016-08-18  Pablo Neira... src: support for RFC2732 IPv6 address format with brackets
2016-08-18  Pablo Neira... src: add 'to' for snat and dnat
2016-08-18  Pablo Neira... src: quote user-defined strings when used from rule...
2016-08-17  Pablo Neira... ct: release ct_label table on exit
2016-08-17  Pablo Neira... ct: add missing slash to connlabel path
2016-08-10  Pablo Neira... tests: tests to include files
2016-08-10  Pablo Neira... scanner: don't break line on include error message
2016-08-10  Pablo Neira... scanner: don't fall back on current directory if includ...
2016-08-10  Pablo Neira... scanner: honor absolute and relative paths via include...
2016-08-01  Florian Westphaltests: ip payload set support for ecn and dscp
2016-08-01  Florian Westphalnetlink: make checksum fixup work with odd-sized header...
2016-08-01  Florian Westphaltests: ip6 dscp, flowlabel and ecn test cases
2016-08-01  Florian Westphalnetlink: decode payload statment
2016-08-01  Florian Westphalevaluate: add support to set IPv6 non-byte header fields
2016-08-01  Florian Westphalevaluate: add small helper to check if payload expr...
2016-08-01  Florian Westphalpayload: print base and raw values for unknown payloads
2016-08-01  Florian Westphalnetlink: add __binop_adjust helper
2016-07-27  Pablo Neira... parser_bison: keep map flag around when flags are specified
2016-07-25  Pablo Neira... xt: use struct xt_xlate_{mt,tg}_params
2016-07-22  Florian Westphaltests: add ether payload set test
2016-07-21  Florian Westphaltests: add basic payload tests
2016-07-20  Florian Westphalct: use nftables sysconf location for connlabel configu...
2016-07-18  Florian Westphalmeta: add tests for meta random
2016-07-18  Florian Westphalmeta: add random support
2016-07-13  Pablo Neira... tests: shell: make sure split table definition works...
2016-07-13  Pablo Neira... parser_bison: fix typo in symbol redefinition error...
2016-07-13  Pablo Neira... src: add xt compat support
2016-07-13  Pablo Neirasrc: expose delinearize/linearize structures and stmt_e...
2016-07-13  Pablo Neira... include: cache ip_tables.h, ip6_tables.h, arp_tables...
2016-07-12  Pablo Neira... netlink_linearize: skip NFTNL_EXPR_DYNSET_TIMEOUT attri...
2016-07-12  Pablo Neira... parser_bison: restore parsing of dynamic set element...
2016-07-09  Pablo Neira... datatype: time_type should send milliseconds to userspace
2016-07-03  Nicholas Vinsonnft: configure.ac: Replace magic dblatex dep.
2016-06-23  Arturo Borrerotests: shell: run-tests.sh: use src/nft binary by default
2016-06-22  Pablo Neira... tests: shell: cover transactions via nft -f using flat...
2016-06-22  Pablo Neira... segtree: don't check for overlaps if set definition...
2016-06-15  Pablo Neira... src: use new definitions from libnftnl
2016-06-15  Arturo Borrerotests: shell: cleanup tempfile handling in testcases...
2016-06-15  Arturo Borrerotests: shell: delete unused variable in run-tests.sh
2016-06-15  Liping Zhangtests: shell: add endless jump loop tests
2016-06-15  Liping Zhangtests: shell: make testcases which using tcp/udp port...
2016-06-06  Florian Westphalpayload: don't update protocol context if we can't...
2016-06-06  Laura Garcia... doc: Update datatypes
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...
next