]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
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
2015-11-06  Florian Westphaltests: add test cases for ethernet header matching
2015-11-06  Florian Westphalrule: don't reorder protocol payload expressions when...
2015-11-06  Florian Westphaltests: add tests matching on ether saddr for inet,...
2015-11-06  Florian Westphalsrc: allow filtering on L2 header in inet family
2015-11-02  Pablo Neira... src: add interface wildcard matching
2015-11-02  Carlos Falgueras... src: Add command "replace" for rules
2015-10-23  Pablo Neira... evaluate: fix mapping evaluation
2015-10-21  Pablo Neira... netlink_linearize: factor out prefix generation
2015-10-18  Pablo Neira... evaluate: check if table and chain exists when adding...
2015-10-12  Pablo Neira... parser_bison: show all sets via list sets with no family
2015-10-12  Pablo Neira... rule: rework list chain
2015-10-12  Pablo Neira... rule: `list sets' only displays declaration, not definition
2015-10-12  Pablo Neira... evaluate: check if set exists before listing it
2015-10-12  Pablo Neira... rule: display table when listing one set
2015-10-12  Pablo Neira... src: add `list chains' command
2015-10-12  Pablo Neira... rule: display table when listing sets
2015-10-08  Arturo Borrero... rule: fix printing of rule comments
2015-10-06  Florian Westphalexpression: provide clone operation for set element ops
2015-09-30  Pablo Neira... tests: add tests for dup
2015-09-30  Pablo Neira... src: add dup statement support
2015-09-23  Pablo Neira... parser: show all tables via list tables with no family
2015-09-23  Pablo Neira... rule: filter out tables depending on family
2015-09-23  Pablo Neira... tests: limit: extend them to validate new bytes/second...
2015-09-23  Pablo Neira... src: add burst parameter to limit
2015-09-23  Pablo Neira... src: add per-bytes limit
2015-09-17  Florian Westphalvlan: make != tests work
2015-09-17  Florian Westphaltests: vlan tests
2015-09-17  Florian Westphalnft: support listing expressions that use non-byte...
2015-09-17  Florian Westphaltests: add tests for ip version/hdrlength/tcp doff
2015-09-17  Florian Westphalnetlink: cmp: shift rhs constant if lhs offset doesn...
2015-09-17  Florian Westphalnft: fill in doff and fix ihl/version template entries
2015-09-17  Florian Westphalsrc: netlink: don't truncate set key lengths
2015-09-17  Florian Westphalsrc: netlink_linearize: handle sub-byte lengths
2015-09-17  Florian Westphalpayload: disable payload merge if offsets are not on...
2015-09-17  Florian Westphalnft: allow stacking vlan header on top of ethernet
2015-09-17  Florian Westphaltests: don't depend on set element order
2015-09-16  Pablo Neira... Bump version to v0.5 v0.5
2015-09-16  Pablo Neira... src: use new symbols in libnftnl
2015-09-11  Pablo Neira... tests: add concatenations and maps; combine them too
2015-09-11  Pablo Neira... evaluate: use existing table object from evaluation...
2015-09-07  Pablo Neira... mnl: rework netlink socket receive path for events
2015-09-07  Pablo Neira... netlink: flush stdout after each event in monitor mode
2015-09-07  Pablo Neira... tests: display error when trying to run tests out of...
2015-09-07  Florian Westphalsrc: fix build with debug off
2015-08-23  Florian Westphaltests: add 'awkward' prefix match expression
2015-08-23  Florian Westphaltests: use the src/nft binary instead of $PATH one
2015-08-18  Pablo Neira... tests: redirect: fix payload display
2015-08-18  Pablo Neira... tests: sets: don't include listing in payload tests
2015-08-17  Pablo Neira... netlink: don't call netlink_dump_*() from listing funct...
2015-08-17  Pablo Neira... evaluate: display error on unexisting chain when listing
2015-08-17  Pablo Neira... src: get rid of EINTR handling for nft_netlink()
2015-08-17  Pablo Neira... src: use cache infrastructure for set element objects
2015-08-17  Pablo Neira... src: use cache infrastructure for rule objects
2015-08-17  Pablo Neira... src: add chain declarations to cache
2015-08-17  Pablo Neira... evaluate: add cmd_evaluate_rename()
2015-08-17  Pablo Neira... src: use cache infrastructure for chain objects
2015-08-17  Pablo Neira... rule: add chain reference counter
2015-08-17  Pablo Neira... src: early allocation of the set ID
2015-08-17  Pablo Neira... src: add set declaration to cache
2015-08-17  Pablo Neira... src: use cache infrastructure for set objects
2015-08-17  Pablo Neira... src: add table declaration to cache
2015-08-17  Pablo Neira... rule: add reference counter to the table object
2015-08-17  Pablo Neira... src: add cmd_evaluate_list()
2015-08-17  Pablo Neira... src: add cache infrastructure and use it for table...
2015-08-17  Pablo Neira... Merge branch 'next-4.2'
2015-08-07  Florian Westphaltests: add two test cases using binop w. payload
2015-08-03  Pablo Neira... src: restore nft list tables
2015-07-20  Florian Westphaltests: validate generated netlink instructions
2015-07-17  Pablo Neira... netlink_delinearize: meta l4proto range printing broken...
2015-07-16  Florian Westphaltests: meta: use root for uid/gid checks
2015-07-15  Florian Westphaltests: avoid more warnings
2015-07-14  Pablo Neira... main: return error to shell on evaluation problems
2015-07-14  Pablo Neira... configure: fix --enable-debug
next