]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
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
2016-03-07  Pablo Neira... parser: remove 'reset' as reserve keyword
2016-03-04  Pablo Neira... rule: simplify ("rule: delete extra space in sets print...
2016-03-03  Pablo Neira... tests/py: extend masquerade to cover ports too
2016-03-03  Arturo Borrerotests/listing: add some listing tests
2016-03-03  Arturo Borrerotests/shell: add first `nft -f' tests
2016-03-03  Arturo Borrerorule: delete extra space in sets printing
2016-03-03  Shivani Bhardwajsrc: Add support for masquerade port selection
2016-03-02  Florian Westphalnetlink_delinearize: handle extension header templates...
2016-03-02  Florian Westphalnetlink_delinearize: prepare binop_postprocess for...
2016-03-02  Florian Westphalexthdr: store offset for later use
2016-03-02  Florian Westphalexthdr: remove implicit dependencies
2016-03-02  Florian Westphaltests: add/fix inet+exthdr tests
2016-03-02  Florian Westphalexthdr: generate dependencies for inet/bridge/netdev...
2016-03-02  Florian Westphalpayload: move payload_gen_dependency generic part to...
2016-03-02  Florian Westphalnetlink: add and use netlink_gen_exthdr_mask
2016-03-02  Florian Westphalnetlink: split generic part of netlink_gen_payload_mask...
2016-03-02  Florian Westphalevaluate: enforce ip6 proto with exthdr expression
2016-03-02  Florian Westphalevaluate: reject set references in set elements
2016-02-25  Florian Westphalexamples: use current type names
2016-02-17  Florian Westphalmeta: fix error checks in tc handle parser
2016-02-01  Pablo Neira... proto: use parameter-problem for icmpv6 type
2016-02-01  Pablo Neira... netlink_delinearize: prune implicit binop before payloa...
2016-01-31  Pablo Neira... tests/py: test vlan on ingress
2016-01-31  Pablo Neira... src: annotate follow up dependency just after killing...
2016-01-31  Pablo Neira... proto: proto_dev_type() returns interface type for...
2016-01-31  Pablo Neira... evaluate: generate ether type payload after meta iiftype
2016-01-31  Pablo Neira... evaluate: wrap protocol context debunk into function
2016-01-31  Pablo Neira... evaluate: assert on invalid base in resolve_protocol_co...
2016-01-31  Pablo Neira... evaluate: only try to replace dummy protocol from link...
2016-01-31  Pablo Neira... evaluate: don't adjust offset from resolve_protocol_con...
2016-01-31  Pablo Neira... evaluate: check if we have to resolve a conflict in...
2016-01-31  Pablo Neira... evaluate: move inet/netdev protocol context supersede...
2016-01-31  Pablo Neira... evaluate: resolve_protocol_conflict() should return int
2016-01-31  Pablo Neira... tests/py: test port ranges and maps for redirect
2016-01-31  Shivani Bhardwajsrc: netlink_linearize: Fix bug for redirect target
2016-01-31  Pablo Neira... src: add fwd statement for netdev
2016-01-31  Pablo Neira... src: add dup statement for netdev
2016-01-31  Shivani Bhardwajip6: Add tests for icmpv6 packet types
2016-01-31  Shivani Bhardwajsrc: datatype: Modify symbol table for icmpv6 packet...
2016-01-27  Florian Westphalnetlink_delinearize: only remove protocol if equal...
2016-01-26  Florian Westphalnetlink: do binop postprocessing also for map lookups
2016-01-26  Florian Westphaltests: add two map test cases
2016-01-26  Florian Westphalnetlink: move binop postprocess to extra function
2016-01-15  Florian Westphaldoc: update ct expression
2016-01-14  Pablo Neira... src: support limit rate over value
2016-01-07  Florian Westphaltests: ct: remove BUG cases that work with current...
2015-12-14  Florian Westphalct regression tests for bytes, packets
2016-01-08  Florian Westphalnetlink_linearize: use u64 conversion for 64bit quantities
2015-12-12  Florian Westphalct: add packet/byte counter support
2016-01-07  Florian Westphalnft: swap key and direction in ct_dir syntax
2016-01-13  Pablo Neira... tests/py: netdev family with ingress chain
2016-01-13  Pablo Neira... tests/py: test udp from ip and ip6 families
2016-01-13  Pablo Neira... tests/py: don't test log statement from protocol match
2016-01-13  Pablo Neira... parser_bison: initializer_expr must use rhs_expr
2016-01-12  Pablo M. Bermudo... tests/py: update test files syntax
2016-01-12  Pablo M. Bermudo... tests/py: modify supported test file syntax
2016-01-12  Pablo M. Bermudo... tests/py: convert chains and tables to objects
2016-01-12  Pablo M. Bermudo... tests/py: simplify use of globals
2016-01-12  Pablo M. Bermudo... tests/py: fix style
2016-01-12  Pablo M. Bermudo... tests/py: remove unused variables
2016-01-05  Arturo Borrerorule: don't list anonymous sets
2016-01-04  Florian Westphaltests: add ct tests for ip family
2016-01-04  Florian Westphalsrc: ct: make ct l3proto work
2016-01-04  Florian Westphalnetlink: only drop mask if it matches left known-size...
next