]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2020-12-15  Pablo Neira... build: search for python3
2020-12-15  Florian Westphaljson: don't leave dangling pointers on hlist
2020-12-15  Phil Suttertests: py: Fix for changed concatenated ranges output
2020-12-12  Florian Westphalnft: trace: print packet unconditionally
2020-12-09  Florian Westphaltests: icmp, icmpv6: check we don't add second dependency
2020-12-09  Florian Westphaltests: ip: add one test case to cover both id and sequence
2020-12-09  Florian Westphaltests: icmp, icmpv6: avoid remaining warnings
2020-12-09  Florian Westphalpayload: auto-remove simple icmp/icmpv6 dependency...
2020-12-09  Florian Westphaltests: fix exepcted payload of icmpv6 expressions
2020-12-09  Florian Westphalsrc: add auto-dependencies for ipv6 icmp6
2020-12-09  Florian Westphaltests: fix exepcted payload of icmp expressions
2020-12-09  Florian Westphalsrc: add auto-dependencies for ipv4 icmp
2020-12-09  Florian Westphalproto: reduce size of proto_desc structure
2020-12-09  Florian Westphalexthdr: remove unused proto_key member from struct
2020-12-08  Pablo Neira... tests: shell: timeouts later than 23 days
2020-12-08  Pablo Neira... parser_bison: double close_scope() call for implicit...
2020-12-08  Phil Sutterdoc: Document 'dccp type' match
2020-12-08  Jose M. Guisado... monitor: fix formatting of if statements
2020-12-08  Jose M. Guisado... monitor: add assignment check for json_echo
2020-12-04  Pablo Neira... src: report EPERM for non-root users
2020-12-04  Pablo Neira... mnl: reply netlink error message might be larger than...
2020-12-04  Pablo Neira... parser_bison: allow to restore limit from dynamic set
2020-12-04  Phil Sutterjson: Fix seqnum_to_json() functionality
2020-12-02  Jose M. Guisado... src: enable json echo output when reading native syntax
2020-11-22  Phil Sutterjson: echo: Speedup seqnum_to_json()
2020-11-16  Jeremy Sowdentests: py: update format of registers in bitwise payloads.
2020-11-10  Phil Sutterproto: Fix ARP header field ordering
2020-11-09  Jeremy Sowdentests: py: remove duplicate payloads.
2020-11-09  Florian Westphaljson: tcp: add raw tcp option match support
2020-11-09  Florian Westphaltcp: add raw tcp option match support
2020-11-09  Florian Westphaltcpopt: allow to check for presence of any tcp option
2020-11-09  Florian Westphaltcpopt: split tcpopt_hdr_fields into per-option enum
2020-11-09  Florian Westphaltcpopt: rename noop to nop
2020-11-09  Florian Westphaltcpopts: clean up parser -> tcpopt.c plumbing
2020-11-09  Florian Westphalparser: merge sack-perm/sack-permitted and maxseg/mss
2020-11-07  Florian Westphaljson: fix ip6 dnat test case after range to prefix...
2020-11-05  Florian Westphaljson: add missing nat_type flag and netmap nat flag
2020-11-05  Florian Westphaltests: avoid warning and add missing json test cases
2020-11-05  Florian Westphaltests: json: add missing test case output
2020-11-04  Phil Suttersrc: Optimize prefix matches on byte-boundaries
2020-11-04  Phil Suttersrc: Support odd-sized payload matches
2020-11-02  Jose M. Guisado... tests: py: add netdev folder and reject.t icmp cases
2020-11-02  Jose M. Guisado... evaluate: add netdev support for reject default
2020-11-01  Jeremy Sowdendoc: correct chain name in example of adding a rule
2020-10-31  Phil Suttertests/shell: Improve fix in sets/0036add_set_element_ex...
2020-10-31  Pablo Neira... tests: shell: exercise validation with nft -c
2020-10-26  Pablo Neira... build: Bump version to v0.9.7 v0.9.7
2020-10-23  Pablo Neira... Revert "monitor: do not print generation ID with -...
2020-10-22  Pablo Neira... monitor: do not print generation ID with --echo
2020-10-22  Phil Sutterjson: Fix memleak in set_dtype_json()
2020-10-20  Pablo Neira... segtree: UAF in interval_map_decompose()
2020-10-20  Pablo Neira... src: improve rule error reporting
2020-10-19  Pablo Neira... src: constify location parameter in cmd_add_loc()
2020-10-19  Pablo Neira... rule: larger number of error locations
2020-10-16  Pablo Neira... doc: nft.8: describe inet ingress hook
2020-10-15  Florian Westphalsegtree: copy expr data to closing element
2020-10-15  Florian Westphalproto: add sctp crc32 checksum fixup
2020-10-13  Pablo Neira... src: ingress inet support
2020-10-12  Jeremy Sowdentests: py: add missing test JSON output for TCP flag...
2020-10-12  Jeremy Sowdentests: py: correct order of set elements in test JSON...
2020-10-12  Jeremy Sowdentests: py: add missing JSON output for ct test.
2020-10-08  Gopal YadavSolves Bug 1462 - `nft -j list set` does not show counters
2020-10-06  Phil Sutterevaluate: Reject quoted strings containing only wildcard
2020-10-01  Devin Bayernft: migrate man page examples with `meter` directive...
2020-09-30  Jose M. Guisado... src: add comment support for chains
2020-09-22  Gopal Yadavjson: Combining --terse with --json has no effect
2020-09-15  Pablo Neira... src: context tracking for multiple transport protocols
2020-09-14  Pablo Neira... evaluate: remove one indent level in __expr_evaluate_pa...
2020-09-14  Pablo Neira... tests: py: flush log file output before running each...
2020-09-14  Jindrich Makovickalibnftables: avoid repeated command list traversal...
2020-09-14  Pablo Neira... mnl: larger receive socket buffer for netlink errors
2020-09-14  Jose M. Guisado... parser_bison: fail when specifying multiple comments
2020-09-08  Jose M. Guisado... src: add comment support for objects
2020-09-04  Pablo Neira... mergesort: find base value expression type via recursion
2020-08-29  Balazs Scheidlertests: allow tests/monitor to use a custom nft executable
2020-08-29  Balazs Scheidlertests: added "socket wildcard" testcases
2020-08-29  Balazs Scheidlerdoc: added documentation on "socket wildcard"
2020-08-29  Balazs Scheidlersrc/scanner.l: fix whitespace issue for the TRANSPARENT...
2020-08-29  Balazs Scheidlersocket: add support for "wildcard" key
2020-08-28  Jose M. Guisado... src: add comment support when adding tables
2020-08-26  Pablo Neira... src: add chain hashtable cache
2020-08-26  Pablo Neira... src: add expression handler hashtable
2020-08-26  Stefano Briviotests: sets: Check rbtree overlap detection after tree...
2020-08-20  Florian Westphalnftables: dump raw element info from libnftnl when...
2020-08-19  Pablo Neira... mergesort: unbreak listing with binops
2020-08-17  Pablo Neira... src: add comment support for map too
2020-08-12  Jose M. Guisado... src: add comment support for set declarations
2020-08-06  Pablo Neira... src: cache gets out of sync in interactive mode
2020-08-05  Pablo Neira... segtree: memleaks in interval_map_decompose()
2020-08-04  Stefano Briviotests: 0044interval_overlap_0: Repeat insertion tests...
2020-08-04  Stefano Briviotests: 0043concatenated_ranges_0: Fix checks for add...
2020-08-03  Jose M. Guisado... src: fix obj list output when reset command
2020-07-31  Pablo Neira... evaluate: disregard ct address matching without family
2020-07-29  Pablo Neira... netlink_delinearize: transform binary operation to...
2020-07-29  Pablo Neira... evaluate: UAF in hook priority expression
2020-07-29  Pablo Neira... evaluate: memleak in invalid default policy definition
2020-07-29  Pablo Neira... parser_bison: memleak symbol redefinition
2020-07-29  Pablo Neira... evaluate: remove table from cache on delete table
2020-07-29  Pablo Neira... src: remove cache lookups after the evaluation phase
2020-07-29  Pablo Neira... evaluate: flush set cache from the evaluation phase
next