]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
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
2019-12-08  nl6720doc: Remove repeated paragraph and fix typo
2019-12-06  Duncan Roedoc: Clarify conditions under which a reject verdict...
2019-12-05  Pablo Neira... build: nftables 0.9.3 depends on libnftnl 1.1.5
2019-12-03  Pablo Neira... include: add nf_tables_compat.h to tarballs
2019-12-02  Pablo Neira... build: Bump version to v0.9.3 v0.9.3
2019-12-02  Pablo Neira... netlink: off-by-one write in netdev chain device array
2019-12-02  Jeremy Sowdendoc: fix inconsistency in set statement documentation.
2019-12-02  Eric Jallotscanner: fix out-of-bound memory write in include_file()
2019-12-02  Pablo Neira... segtree: restore automerge
2019-12-02  Phil Suttersegtree: Fix add and delete of element in same batch
2019-11-29  Phil Suttertests/py: Set a fixed timezone in nft-test.py
2019-11-27  Phil Sutternft.8: Fix nat family spec position
2019-11-27  Phil Sutternft.8: Describe numgen expression
2019-11-25  Christian Göttschefiles: add example secmark config
2019-11-25  Christian Göttschesrc: add ability to set/get secmarks to/from connection
2019-11-21  Michal Rosteckimnl: Fix -Wimplicit-function-declaration warnings
2019-11-21  Christian Göttschestatement: make secmark statements idempotent
2019-11-19  Phil Sutterscanner: Introduce numberstring
2019-11-19  Phil Sutterfiles: Drop shebangs from config files
2019-11-19  Phil Sutterfiles: Install sample scripts from files/examples
2019-11-18  Pablo Neira... tests: shell: set reference from variable definition
2019-11-18  Phil Sutterparser_bison: Avoid set references in odd places
2019-11-15  Fernando Fernandez... tests: add stateful object update operation test
2019-11-15  Phil Suttercache: Reduce caching for get command
2019-11-15  Phil Suttersegtree: Fix get element for little endian ranges
2019-11-14  Phil Suttersegtree: Check ranges when deleting elements
2019-11-12  Phil Suttermeta: Rewrite hour_type_print()
2019-11-07  Phil Sutterlibnftables: Store top_scope in struct nft_ctx
2019-11-06  Phil Sutterdoc: Drop incorrect requirement for nft configs
2019-11-06  Jeremy Sowdensrc: add and use `set_is_meter` helper
2019-11-06  Eric Jallotsrc: flowtable: add support for delete command by handle
2019-10-31  Eric Jallotdoc: fix missing family in plural forms list command.
2019-10-31  Eric Jallotsrc: flowtable: add support for named flowtable listing
2019-10-30  Phil Suttermnl: Replace use of untyped nftnl data setters
2019-10-30  Sven Auhagenmnl: remove artifical cap on 8 devices per flowtable
2019-10-30  Pablo Neira... src: add multidevice support for netdev chain
next