]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2019-08-08  Fernando Fernandez... src: allow variables in the chain priority specification
2019-08-08  Pablo Neira... src: remove global symbol_table
2019-08-08  Pablo Neira... src: add parse_ctx object
2019-07-31  Laura Garcia... cache: incorrect flush flag for table/chain
2019-07-31  M. Braunsrc: Fix dumping vlan rules
2019-07-30  Phil Suttersrc: Call bison with -Wno-yacc to silence warnings
2019-07-30  Phil Sutterparser_bison: Fix for deprecated statements
2019-07-30  Florian Westphalscanner: don't rely on fseek for input stream repositioning
2019-07-25  Florian Westphaldoc: fib: explain example in more detail
2019-07-23  Brett Mastbergensrc: Sync comments with current expr definition
2019-07-23  Florian Westphaltests: shell: check for table re-definition usecase
2019-07-23  Pablo Neira... cache: add NFT_CACHE_UPDATE and NFT_CACHE_FLUSHED flags
2019-07-22  Jeremy Sowdenrule: removed duplicate member initializer.
2019-07-22  Jeremy Sowdenlibnftables: get rid of repeated initialization of...
2019-07-22  Fernando Fernandez... src: osf: fix snprintf -Wformat-truncation warning
2019-07-22  Pablo Neira... evaluate: missing location for chain nested in table...
2019-07-22  Florian Westphalsrc: evaluate: support prefix expression in statements
2019-07-22  Florian Westphaldoc: fib: explain example in more detail
2019-07-18  Pablo Neira... evaluate: bogus error when refering to existing non...
2019-07-18  Phil Sutterjson: Fix memleak in timeout_policy_json()
2019-07-18  Fernando Fernandez... include: json: add missing synproxy stmt print stub
2019-07-17  Fernando Fernandez... tests: py: add missing json outputs
2019-07-17  Fernando Fernandez... json: fix synproxy flag parser typo
2019-07-17  Fernando Fernandez... src: introduce SYNPROXY matching
2019-07-17  Florian Westphaltests: fix up two broken json test cases
2019-07-16  Pablo Neira... evaluate: missing basic evaluation of expectations
2019-07-16  Stéphane Veyretsrc: add ct expectations support
2019-07-16  Pablo Neira... cache: incorrect flags for create commands
2019-07-16  Pablo Neira... evaluate: honor NFT_SET_OBJECT flag
2019-07-16  Pablo Neira... src: use set_is_anonymous()
2019-07-16  Pablo Neira... evaluate: missing object maps handling in list and...
2019-07-16  Pablo Neira... src: add set_is_datamap(), set_is_objmap() and set_is_m...
2019-07-15  Florian Westphaltests: shell: make sure we test nft binary from working...
2019-07-15  Florian Westphalproto: add pseudo th protocol to match d/sport in gener...
2019-07-12  Florian Westphalsrc/ct: provide fixed data lengh sizes for ip/ip6 keys
2019-07-04  Pablo Neira... cli: remove useless #include headers
2019-07-04  Pablo Neira... main: replace NFT_EXIT_NOMEM by EXIT_FAILURE
2019-07-04  Pablo Neira... src: use malloc() and free() from cli and main
2019-07-04  Pablo Neira... ipopt: missing ipopt.h and ipopt.c files
2019-07-04  Phil Sutterfiles: Add inet family nat config
2019-07-04  Stephen Suryaputraexthdr: add support for matching IPv4 options
2019-07-03  Pablo Neira... tests: shell: update test to include reset command
2019-07-03  Pablo Neira... mnl: remove unnecessary NLM_F_ACK flags
2019-07-03  Phil Sutterfiles: Move netdev-ingress.nft to /etc/nftables as...
2019-07-01  Shekhar Sharmatests: py: fix python3
2019-07-01  Arturo Borrero... libnftables: export public symbols only
2019-07-01  Arturo Borrero... libnftables: reallocate definition of nft_print() and...
2019-07-01  Arturo Borrero... nft: don't use xzalloc()
2019-07-01  Pablo Neira... rule: print space between policy and timeout
2019-07-01  Pablo Neira... rule: do not print semicolon in ct timeout
2019-07-01  Pablo Neira... parser_bison: do not enforce semicolon from ct helper...
2019-07-01  Pablo Neira... tests: shell: restore element expiration
2019-07-01  Pablo Neira... monitor: fix double cache update with --echo
2019-06-28  Laura Garcia... src: enable set expiration date for set elements
2019-06-25  Jan Engelhardtbuild: avoid unnecessary call to xargs
2019-06-25  Jan Engelhardtbuild: avoid recursion into py/ if not selected
2019-06-25  Jan Engelhardtbuild: unbreak non-functionality of --disable-python
2019-06-25  Phil Suttermain: Bail if non-available JSON was requested
2019-06-25  Phil Sutterjson: Print newline at end of list output
2019-06-24  Pablo Neira... build: Bump version to v0.9.1 v0.9.1
2019-06-21  Pablo Neira... ct: support for NFT_CT_{SRC,DST}_{IP,IP6}
2019-06-19  Florian Westphalsrc: prefer meta protocol as bridge l3 dependency
2019-06-19  Florian Westphalsrc: statement: disable reject statement type omission...
2019-06-19  Florian Westphalnetlink_delinerize: remove network header dep for rejec...
2019-06-19  Pablo Neira... rule: do not suggest anonymous sets on mispelling errors
2019-06-19  Pablo Neira... evaluate: do not allow to list/flush anonymous sets...
2019-06-19  Pablo Neira... evaluate: allow get/list/flush dynamic sets and maps...
2019-06-18  Florian Westphaltests: add missing json arp operation output
2019-06-17  Pablo Neira... src: add cache level flags
2019-06-17  Pablo Neira... netlink: remove netlink_list_table()
2019-06-17  Pablo Neira... rule: skip cache population from do_command_monitor()
2019-06-17  Pablo Neira... tests: shell: cannot use handle for non-existing rule...
2019-06-17  Pablo Neira... src: remove useless parameter from cache_flush()
2019-06-17  Florian Westphaldatatype: fix print of raw numerical symbol values
2019-06-14  Pablo Neira... cache: do not populate the cache in case of flush rules...
2019-06-14  Pablo Neira... evaluate: double datatype_free() with dynamic integer...
2019-06-14  Pablo Neira... evaluate: update byteorder only for implicit maps
2019-06-13  Pablo Neira... evaluate: use-after-free in meter
2019-06-13  Phil Suttermonitor: Accept -j flag
2019-06-13  Pablo Neira... netlink_delinearize: use-after-free in expr_postprocess...
2019-06-13  Pablo Neira... datatype: dtype_clone() should clone flags too
2019-06-13  Pablo Neira... src: add reference counter for dynamic datatypes
2019-06-10  Pablo Neira... parser_bison: free chain name after creating constant...
2019-06-10  Pablo Neira... netlink_delinearize: release expression before calling...
2019-06-10  Pablo Neira... netlink_delinearize: release expressions in context...
2019-06-10  Pablo Neira... expression: use expr_clone() from verdict_expr_clone()
2019-06-10  Pablo Neira... src: invalid read when importing chain name (trace...
2019-06-10  Pablo Neira... src: invalid read when importing chain name
2019-06-07  Phil Suttertests/shell: Print unified diffs in dump errors
2019-06-07  Phil Suttertests/shell: Fix warning from awk call
2019-06-07  Phil Suttertests/py: Add missing arp.t JSON equivalents
2019-06-07  Phil Suttertests/py: Fix JSON equivalents
2019-06-07  Phil Suttersrc: Support intra-transaction rule references
2019-06-07  Phil Suttersrc: Make cache_is_complete() public
2019-06-07  Phil Sutterrule: Introduce rule_lookup_by_index()
2019-06-07  Phil Suttertests/json_echo: Drop needless workaround
2019-06-07  Phil Suttercache: Fix evaluation for rules with index reference
2019-06-07  Pablo Neira... libnftables: check for errors after evaluations
2019-06-07  Pablo Neira... mnl: bogus error when running monitor mode
2019-06-07  Pablo Neira... libnftables: keep evaluating until parser_max_errors
next