]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2020-02-26  Florian Westphalexpressions: concat: add typeof support
2020-02-25  Pablo Neira... evaluate: stmt_evaluate_nat_map() only if stmt->nat...
2020-02-24  Pablo Neira... tests: shell: adjust tests to new nat concatenation...
2020-02-24  Pablo Neira... src: nat concatenation support with anonymous maps
2020-02-24  Florian Westphaltests: nat: add and use maps with both address and...
2020-02-24  Florian Westphalsrc: allow nat maps containing both ip(6) address and...
2020-02-24  Florian Westphalevaluate: add two new helpers
2020-02-24  Florian Westphalnetlink: handle concatenations on set elements mappings
2020-02-24  Florian Westphalevaluate: process concat expressions when used as mappe...
2020-02-24  Florian Westphaltests: add initial nat map test
2020-02-23  Florian Westphalexpression: use common code for expr_ops/expr_ops_by_type
2020-02-22  Florian Westphaltests: shell: avoid spurious failure when running in...
2020-02-22  Florian Westphaltests: 0034get_element_0: do not discard stderr
2020-02-22  Florian Westphalevaluate: print correct statement name on family mismatch
2020-02-19  Pablo Neira... mnl: do not use expr->identifier to fetch device name
2020-02-19  Pablo Neira... parser_bison: memleak in device parser
2020-02-19  Stefano Briviotests: Introduce test for set with concatenated ranges
2020-02-19  Pablo Neira... src: improve error reporting when remove rules
2020-02-19  Pablo Neira... src: improve error reporting when setting policy on...
2020-02-19  Pablo Neira... mnl: extended error support for create command
2020-02-19  Pablo Neira... src: combine extended netlink error reporting with...
2020-02-19  Pablo Neira... src: initial extended netlink error reporting
2020-02-17  Pablo Neira... parser: incorrect handle location
2020-02-13  Pablo Neira... scanner: use list_is_first() from scanner_pop_indesc()
2020-02-13  Florian Westphalsrc: maps: update data expression dtype based on set
2020-02-13  Pablo Neira... tests: shell: validate error reporting with include...
2020-02-13  Laurent Fasnachttests: shell: add test for glob includes
2020-02-13  Laurent Fasnachtscanner: remove parser_state->indesc_idx
2020-02-13  Laurent Fasnachtscanner: fix indesc_list stack to be in the correct...
2020-02-13  Laurent FasnachtInclusion depth was computed incorrectly for glob includes.
2020-02-13  Laurent Fasnachtscanner: remove parser_state->indescs static array
2020-02-10  Laurent Fasnachtscanner: move indesc list append in scanner_push_indesc
2020-02-10  Laurent Fasnachtscanner: move the file descriptor to be in the input_de...
2020-02-10  Phil Sutterscanner: Extend asteriskstring definition
2020-02-10  Phil Sutterdoc: nft.8: Mention wildcard interface matching
2020-02-07  Phil Sutterdoc: nft.8: Describe element commands in their own...
2020-02-07  Jan Engelhardtsrc: compute mnemonic port name much easier
2020-02-07  Jeremy Sowdentests: py: add bit-shift tests.
2020-02-07  Jeremy Sowdentests: py: add missing JSON output.
2020-02-07  Jeremy Sowdentests: shell: add bit-shift tests.
2020-02-07  Jeremy Sowdenevaluate: change shift byte-order to host-endian.
2020-02-07  Jeremy Sowdenevaluate: correct variable name.
2020-02-07  Jeremy Sowdenparser: add parenthesized statement expressions.
2020-02-07  Stefano Briviosrc: Add support for concatenated set ranges
2020-02-07  Stefano Briviosrc: Add support for NFTNL_SET_DESC_CONCAT
2020-02-07  Stefano Brivioinclude: resync nf_tables.h cache copy
2020-02-07  Phil Suttertests: py: Support testing host binaries
2020-02-07  Phil Suttertests: monitor: Support testing host's nft binary
2020-02-07  Phil Suttertests: json_echo: Support testing host binaries
2020-02-07  Phil Suttertests: json_echo: Fix for Python3
2020-01-28  Jeremy Sowdennetlink: add support for handling shift expressions.
2020-01-28  Jeremy Sowdeninclude: update nf_tables.h.
2020-01-28  Jeremy Sowdennetlink_delinearize: remove commented out pr_debug...
2020-01-28  Jeremy Sowdennetlink_delinearize: fix typo.
2020-01-28  Jeremy Sowdensrc: white-space fixes.
2020-01-28  Jeremy SowdenUpdate gitignore.
2020-01-22  Jeremy Sowdeninclude: nf_tables: correct bitwise header comment.
2020-01-22  Pablo Neira... tests: shell: update list of rmmod modules
2020-01-22  Pablo Neira... tests: shell: set lookup and set update
2020-01-22  Phil Sutternetlink: Avoid potential NULL-pointer deref in netlink_...
2020-01-22  Phil Sutternetlink: Fix leaks in netlink_parse_cmp()
2020-01-22  Phil Sutternetlink: Fix leak in unterminated string deserializer
2020-01-16  Pablo Neira... evaluate: better error notice when interval flag is...
2020-01-16  Phil Suttercache: Fix for doubled output after reset command
2020-01-16  Phil Suttertests: shell: Search diff tool once and for all
2020-01-14  Florian Westphalxfrm: spi is big-endian
2020-01-13  Phil Suttermonitor: Fix output for ranges in anonymous sets
2020-01-10  Phil Suttertests: monitor: Support running individual test cases
2020-01-10  Phil Suttermonitor: Fix for use after free when printing map elements
2020-01-10  Phil Suttermonitor: Do not decompose non-anonymous sets
2020-01-09  Pablo Neira... main: restore --debug
2020-01-08  Jeremy Sowdenevaluate: fix expr_set_context call for shift binops.
2020-01-05  Pablo Neira... tests: shell: delete flowtable after flushing chain
2020-01-05  Pablo Neira... scanner: incorrect error reporting after file inclusion
2020-01-03  Florian Westphalmeta: add slave device matching
2019-12-30  Benjamin Poirierdoc: Fix typo in IGMP section
2019-12-18  Pablo Neira... main: enforce options before commands
2019-12-17  Florian Westphaldoc: mention 'typeof' as alternative to 'type' keyword
2019-12-17  Florian Westphalevaluate: print a hint about 'typeof' syntax on 0 keylen
2019-12-17  Florian Westphaltests: add typeof test cases
2019-12-17  Florian Westphalmnl: round up the map data size too
2019-12-17  Pablo Neira... xfrm: add parse and build userdata interface
2019-12-17  Pablo Neira... fib: add parse and build userdata interface
2019-12-17  Pablo Neira... rt: add parse and build userdata interface
2019-12-17  Pablo Neira... hash: add parse and build userdata interface
2019-12-17  Pablo Neira... numgen: add parse and build userdata interface
2019-12-17  Pablo Neira... ct: add parse and build userdata interface
2019-12-17  Pablo Neira... osf: add parse and build userdata interface
2019-12-17  Pablo Neira... socket: add parse and build userdata interface
2019-12-17  Pablo Neira... exthdr: add parse and build userdata interface
2019-12-17  Pablo Neira... exthdr: add exthdr_desc_id enum and use it
2019-12-17  Pablo Neira... meta: add parse and build userdata interface
2019-12-17  Florian Westphalsrc: add "typeof" build/parse/print support
2019-12-17  Pablo Neira... parser: add typeof keyword for declarations
2019-12-16  Pablo Neira... expr: add expr_ops_by_type()
2019-12-16  Pablo Neira... proto: add proto_desc_id enumeration
2019-12-16  Florian Westphalsrc: store expr, not dtype to track data in sets
2019-12-16  Florian Westphalparser: add a helper for concat expression handling
2019-12-10  Arturo Borrero... py: load the SONAME-versioned shared object
2019-12-09  Pablo Neira... segtree: don't remove nul-root element from interval set
next