]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
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...
2016-01-04  Florian Westphalnetlink: don't handle lhs zero-length expression as...
2016-01-04  Florian Westphalct: add support for directional keys
2016-01-04  Florian Westphaldoc: update meta and ct expression keyword lists
2016-01-03  Pablo Neira... parser: restore bitwise operations from the rhs of...
2016-01-03  Pablo Neira... parser: rename multiton_expr to multiton_rhs_expr
2016-01-03  Pablo Neira... parser: get rid of multiton_expr from lhs relational...
2016-01-03  Pablo Neira... parser: add redirect constant to rhs_expr rule
2016-01-03  Pablo Neira... parser: restrict relational rhs expression recursion
2016-01-03  Pablo Neira... tests: py: check set value from selector and map
2015-12-25  Pablo Neira... src: add new netdev protocol description
2015-12-25  Arturo Borrerotests/shell: add tests for handles and comments
2015-12-18  Arturo Borrerotests/shell: add test case for cache bug
2015-12-18  Arturo Borrerotests/shell: add maps tests cases
2015-12-18  Arturo Borrerotests/: add shell test-suite
2015-12-18  Pablo Neira... netlink_delinearize: add previous statement to rule_pp_ctx
2015-12-15  Arturo Borrerotests/: rearrange tests directory
2015-12-14  Pablo Neira... netlink_delinearize: postprocess expression before...
2015-12-14  Pablo Neira... src: fix sub-byte protocol header definitions
2015-12-14  Pablo Neira... tests: vlan pcp and cfi are located in the first byte
2015-12-14  Pablo M. Bermudo... tests: fix crash when rule test is malformed
2015-12-14  Pablo M. Bermudo... tests: remove useless logic
2015-12-10  Pablo M. Bermudo... tests: add *.got files to .gitignore
2015-11-28  Pablo Neira... netlink_delinearize: fix use-after-free
2015-11-27  Patrick McHardynetlink: fix up indentation damage
2015-11-27  Florian Westphaltests: regression: fix arp.t expected payload
2015-11-25  Patrick McHardyproto: fix arpop symbol table endianess
2015-11-25  Patrick McHardypayload: add payload statement
2015-11-25  Patrick McHardyproto: add checksum key information to struct proto_desc
2015-11-19  Pablo M. Bermudo... tests: regression: allow to run tests from anywhere
2015-11-19  Pablo M. Bermudo... tests: regression: homogenize indentation style
2015-11-15  Patrick McHardyrule: move comment out of handle
2015-11-11  Pablo Neira... evaluate: fix string matching on big endian
2015-11-10  Florian Westphaltests: add inet test for ip/ether concatenation
next