]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2018-03-27  Florian Westphalpayload: don't remove icmp family dependency in special...
2018-03-27  Florian Westphaltests: meta: icmp, icmpv6: don't kill required dependencies
2018-03-27  Florian Westphalsrc: avoid errouneous assert with map+concat
2018-03-27  Duncan Roedoc: nft.8 more spelling fixes
2018-03-26  Florian Westphalremove todo list
2018-03-21  Phil SutterExport libnftables (again)
2018-03-21  Phil Suttertests/shell: Test flush and nat chain recreate in one go
2018-03-20  Phil Suttertests/shell: Allow to specify multiple testcases
2018-03-20  Phil Suttertests/shell: Fix sporadic fail of include/0007glob_double_0
2018-03-20  Phil Sutterflowtable: Make parsing a little more robust
2018-03-20  Phil Suttertests/shell: Fix flowtable test cases
2018-03-20  Phil Suttertests/shell: Fix dump of chains/0016delete_handle_0
2018-03-20  Phil SutterSupport 'nft -f -' to read from stdin
2018-03-19  Pablo Neira... rule: reset cache iff there is an existing cache
2018-03-19  Duncan Roedoc: nft.8 aim for consistent synopses throughout ...
2018-03-17  Florian Westphaldoc: describe table dormant flag
2018-03-17  Phil SutterCombine redir and masq statements into nat
2018-03-17  Florian Westphalsrc: evaluate: add preliminary binop transfer support...
2018-03-17  Florian Westphalevaluate: handle binop adjustment recursively
2018-03-16  Florian Westphalsrc: segtree: use value expression length
2018-03-16  Florian Westphalsrc: netlink_delinearize: don't assume element contains...
2018-03-16  Florian Westphaltests: add test cases for vmap binop transfer
2018-03-16  Florian Westphaltests: add srh test cases
2018-03-16  Florian Westphalsrc: fix routing header support
2018-03-16  Pablo Neira... tests: update to new syntax to add/update set from...
2018-03-16  Pablo Neira... src: revisit syntax to update sets and maps from packet...
2018-03-16  Phil Sutternetlink: Fold netlink_gen_cmp() into netlink_gen_relati...
2018-03-16  Phil Sutterrelational: Eliminate meta OPs
2018-03-16  Phil Suttertests/shell: Use custom nft binary for ruleset listing
2018-03-16  Pablo Neira... Revert "src: update dynamic set updates from packet...
2018-03-15  Pablo Neira... src: update dynamic set updates from packet path syntax
2018-03-15  Laura Garcia... src: support of dynamic map addition and update of...
2018-03-12  Florian Westphalnetlink: use nftnl_flowtable_get/set
2018-03-11  Ahmed Abdelsalamsrc: Adding support for segment routing header 'srh'
2018-03-11  Ahmed Abdelsalamsrc: handle rt0 and rt2 properly
2018-03-11  Florian Westphaldoc: add set information and example for run-time blackhole
2018-03-09  Harsha Sharmatests: shell: fix tests for deletion via handle attribute
2018-03-09  Harsha Sharmarule: print handle attribute in more clearer manner
2018-03-09  Laura Garcia... tests: shell: autogenerate dump verification
2018-03-07  Pablo Neira... src: don't not dump set content from netlink_get_setelems()
2018-03-07  Pablo Neira... src: remove unused batch support checks
2018-03-07  Pablo Neira... src: move monitor code to src/monitor.c
2018-03-07  Pablo Neira... src: support for get element command
2018-03-06  Pablo Neira... configure: bump libnftnl dependency
2018-03-05  Pablo Neira... tests: shell: missing redirection to file
2018-03-05  Pablo Neira... rule: broken handle listing of table and named objects
2018-03-05  Harsha Sharmatests/shell: add tests for deletion of objects via...
2018-03-05  Harsha Sharmadoc/nft.xml: Add deletion for objects via handles
2018-03-05  Harsha Sharmasrc: extend nft to list object handle and delete object...
2018-03-05  Pablo Neira... rule: print object handle with --echo --handle
2018-03-05  Pablo Neira... netlink: print table handle with --echo --handle
2018-03-05  Pablo Neira... netlink: print chain handle with --echo --handle
2018-03-05  Harsha Sharmatests/shell: add tests for deletion of sets via set...
2018-03-05  Harsha Sharmatests/shell: add tests for deletion of chains via chain...
2018-03-05  Harsha Sharmasrc: list set handle and delete set via set handle
2018-03-05  Harsha Sharmaparser_bison: delete chain via chain handle
2018-03-05  Harsha Sharmasrc: Print handle attribute in chains
2018-03-05  Harsha Sharmaparser_bison: delete table via table handle
2018-03-05  Harsha Sharmasrc: print 'handle' attribute in tables
2018-03-05  Pablo Neira... doc: nft: document flowtable
2018-03-05  Pablo Neira... tests: shell: add flowtable tests
2018-03-05  Pablo Neira... src: flow offload support
2018-03-05  Pablo Neira... src: delete flowtable
2018-03-05  Pablo Neira... src: add support to add flowtables
2018-03-05  Pablo Neira... src: support for flowtable listing
2018-03-05  Pablo Neira... tests: shell: set timeout and size combination coverage
2018-03-03  Pablo Neira... tests: shell: redefine and undefine
2018-03-03  Pablo Neira... src: add variable expression and use it to allow redefi...
2018-03-03  Florian Westphalbuild: Bump version to v0.8.3 v0.8.3
2018-03-03  Florian Westphalsrc: datatype: prefer sscanf, avoid strncpy
2018-03-03  Harsha Sharmasrc: Use snprintf() over strncpy()
2018-03-03  Pablo Neira... netlink: remove non-batching routines
2018-03-03  Pablo Neira... configure: misc updates
2018-03-03  Florian Westphalparser: use nf_key_proto
2018-03-03  Harsha Sharmalibnftables: don't crash when no commands are specified
2018-03-02  Laura Garcia... parser: support of maps with timeout
2018-03-02  Phil Sutternetlink_delinearize: Fix resource leaks
2018-03-02  Phil Sutternetlink: Complain if setting O_NONBLOCK fails
2018-03-02  Phil Sutterhash: Fix potential null-pointer dereference in hash_ex...
2018-03-02  Phil Sutterevaluate: Fix memleak in stmt_reject_gen_dependency()
2018-03-02  Phil Suttererec: Avoid passing negative offset to fseek()
2018-03-02  Phil Suttercli: Drop pointless check in cli_append_multiline()
2018-02-28  Pablo Neira... tests: shell: regression test for bugzilla 1228
2018-02-28  Phil Suttermonitor: Make JSON/XML output respect output_fp
2018-02-28  Phil Suttermonitor: Make trace events respect output_fp
2018-02-28  Florian Westphaldoc: add example for rule add/delete
2018-02-28  Florian Westphaldoc: remove ipv6 address FIXME
2018-02-28  Phil SutterReview switch statements for unmarked fall through...
2018-02-27  Florian Westphaldoc: mention meta l4proto and ipv6 nexthdr issue wrt...
2018-02-26  David FabianAdded undefine/redefine keywords
2018-02-26  Florian Westphaltests: add raw payload test cases.
2018-02-26  Florian Westphaldoc: document raw protocol expression
2018-02-26  Florian Westphalsrc: make raw payloads work
2018-02-26  Florian Westphalpayload: don't resolve expressions using the inet pseud...
2018-02-26  Florian Westphalpayload: use integer_type when initializing a raw expre...
2018-02-25  Arturo Borrero... meta: introduce datatype ifname_type
2018-02-25  Arturo Borrero... files: add load balance example
2018-02-25  Arturo Borrero... examples: add ct helper examples
2018-02-25  Arturo Borrero... nftables: rearrange files and examples
2018-02-25  Pablo Neira... segtree: check for overlapping elements at insertion
next