netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-07 13:58:29 to 2023-03-22 21:53:27 UTC [more...]

[PATCH nft,v2 0/8] mark statement support for non-constant expression
 2023-03-22 21:53 UTC  (9+ messages)
` [PATCH nft,v2 1/8] netlink_delinearize: correct type and byte-order of shifts
` [PATCH nft,v2 2/8] evaluate: support shifts larger than the width of the left operand
` [PATCH nft,v2 3/8] evaluate: don't eval unary arguments
` [PATCH nft,v2 4/8] evaluate: get length from statement instead of lhs expression
` [PATCH nft,v2 5/8] evaluate: relax type-checking for integer arguments in mark statements
` [PATCH nft,v2 6/8] tests: py: add test-cases for ct and packet mark payload expressions
` [PATCH nft,v2 7/8] tests: shell: rename and move bitwise test-cases
` [PATCH nft,v2 8/8] tests: shell: add test-cases for ct and packet mark payload expressions

[PATCH net-next 0/5] netfilter updates for net-next
 2023-03-22 21:08 UTC  (6+ messages)
` [PATCH net-next 1/5] netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate eval call-backs
` [PATCH net-next 2/5] netfilter: nft_masq: "
` [PATCH net-next 3/5] netfilter: xtables: disable 32bit compat interface by default
` [PATCH net-next 4/5] xtables: move icmp/icmpv6 logic to xt_tcpudp
` [PATCH net-next 5/5] netfilter: keep conntrack reference until IPsecv6 policy checks are done

[PATCH nf-next 1/1] netfilter: ctnetlink: Support offloaded conntrack entry deletion
 2023-03-22  7:35 UTC 

[PATCH net-next 1/1] netfilter: ctnetlink: Support offloaded conntrack entry deletion
 2023-03-22  4:58 UTC  (2+ messages)

[PATCH] net : netfilter: Keep conntrack reference until IPsecv6 policy checks are done
 2023-03-21 15:58 UTC 

[nft PATCH 1/2] Reduce signature of do_list_table()
 2023-03-21  9:08 UTC  (3+ messages)
` [nft PATCH 2/2] Avoid a memleak with 'reset rules' command

[PATCH v2] ulogd2: Avoid use after free in unregister on global ulogd_fds linked list
 2023-03-20 23:35 UTC  (6+ messages)

Rubber Molded
 2023-03-20  9:15 UTC 

[PATCH nf-next] netfilter: nft_exthdr: add boolean DCCP option matching
 2023-03-17 22:31 UTC  (6+ messages)

[PATCH v5] netfilter: nf_flow_table: count offloaded flows
 2023-03-17 16:33 UTC 

[PATCH ulogd2 v3 0/2] pcap: prevent crashes when output `FILE *` is null
 2023-03-17 11:34 UTC  (10+ messages)
` [PATCH ulogd2 v3 1/2] pcap: simplify opening of output file
` [PATCH ulogd2 v3 2/2] pcap: prevent crashes when output `FILE *` is null

[PATCH nft 0/9] mark statement support for non-constant expression
 2023-03-17  9:58 UTC  (10+ messages)
` [PATCH nft 1/9] evaluate: insert byte-order conversions for expressions between 9 and 15 bits
` [PATCH nft 2/9] netlink_delinearize: correct type and byte-order of shifts
` [PATCH nft 3/9] evaluate: support shifts larger than the width of the left operand
` [PATCH nft 4/9] evaluate: don't eval unary arguments
` [PATCH nft 5/9] evaluate: get length from statement instead of lhs expression
` [PATCH nft 6/9] evaluate: relax type-checking for integer arguments in mark statements
` [PATCH nft 7/9] tests: py: add test-cases for ct and packet mark payload expressions
` [PATCH nft 8/9] tests: shell: rename and move bitwise test-cases
` [PATCH nft 9/9] tests: shell: add test-cases for ct and packet mark payload expressions

[PATCH nf-next] xtables: move icmp/icmpv6 logic to xt_tcpudp
 2023-03-16 14:44 UTC 

[PATCH nf-next] netfilter: xtables: disable 32bit compat interface by default
 2023-03-16 12:59 UTC 

[PATCH net-next] net: netfilter: Keep conntrack reference until IPsecv6 policy checks are done
 2023-03-16  9:47 UTC 

[PATCH] pcap: prevent crashes when output `FILE *` is null
 2023-03-15 23:05 UTC  (4+ messages)
` [PATCH ulogd2 v2] "

[PATCH] Correct documentation errors in nf_tables.h
 2023-03-15 22:22 UTC  (2+ messages)

[PATCH nf-next 0/3] NF NAT deduplication refactoring
 2023-03-15 21:50 UTC  (6+ messages)
` [PATCH nf-next 1/3] netfilter: nf_nat_redirect: use `struct nf_nat_range2` in ipv4 API
` [PATCH nf-next 2/3] netfilter: nft_masq: deduplicate eval call-backs
` [PATCH nf-next 3/3] netfilter: nft_redir: "

[PATCH nf-next v2 0/2] NF NAT deduplication refactoring
 2023-03-15 21:48 UTC  (4+ messages)
` [PATCH nf-next v2 1/2] netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate eval call-backs
` [PATCH nf-next v2 2/2] netfilter: nft_masq: "

[PATCH nft] meta: don't crash if meta key isn't known
 2023-03-15 12:57 UTC 

[PATCH v4] netfilter: nf_flow_table: count offloaded flows
 2023-03-15 12:11 UTC  (5+ messages)

[ipset PATCH] tests: hash:ip,port.t: Replace VRRP by GRE protocol
 2023-03-15 11:52 UTC  (4+ messages)

[PATCH libnftnl] expr: meta: introduce broute meta expression
 2023-03-15 11:40 UTC  (2+ messages)

[PATCH nft,v3] parser_bison: simplify reset syntax
 2023-03-15 11:06 UTC  (2+ messages)

[PATCH nf-next 0/3] NF NAT deduplication refactoring
 2023-03-15 10:59 UTC  (7+ messages)
` [PATCH nf-next 1/3] netfilter: nf_nat_redirect: use `struct nf_nat_range2` in ipv4 API
` [PATCH nf-next 2/3] netfilter: nft_masq: deduplicate eval call-backs
` [PATCH nf-next 3/3] netfilter: nft_redir: "

[PATCH nft,v2] parser_bison: simplify reset syntax
 2023-03-14 17:13 UTC  (2+ messages)

[PATCH nft] parser_bison: simplify reset syntax
 2023-03-14 16:13 UTC  (2+ messages)

[PATCH v9 00/12] Network support for Landlock
 2023-03-14 14:38 UTC  (9+ messages)
` [PATCH v9 08/12] landlock: Add network rules and TCP hooks support

[PATCH nft] Revert "evaluate: relax type-checking for integer arguments in mark statements"
 2023-03-14  9:45 UTC 

[ANNOUNCE] nftables 1.0.7 release
 2023-03-13 19:21 UTC 

[PATCH nf-next v2 0/9] Support for shifted port-ranges in NAT
 2023-03-13 12:38 UTC  (12+ messages)
` [PATCH nf-next v2 1/9] netfilter: conntrack: fix typo
` [PATCH nf-next v2 2/9] netfilter: nat: fix indentation of function arguments
` [PATCH nf-next v2 3/9] netfilter: nat: extend core support for shifted port-ranges
` [PATCH nf-next v2 4/9] netfilter: nft_nat: add "
` [PATCH nf-next v2 5/9] netfilter: nft_masq: deduplicate eval call-backs
` [PATCH nf-next v2 6/9] netfilter: nft_masq: add support for shifted port-ranges
` [PATCH nf-next v2 7/9] netfilter: nf_nat_redirect: use `struct nf_nat_range2` in ipv4 API
` [PATCH nf-next v2 8/9] netfilter: nft_redir: deduplicate eval call-backs
` [PATCH nf-next v2 9/9] netfilter: nft_redir: add support for shifted port-ranges

[PATCH nftables] src: fix a couple of typo's in comments
 2023-03-12 20:27 UTC 

[PATCH nftables] exthdr: add boolean DCCP option matching
 2023-03-12 20:19 UTC  (3+ messages)

[PATCH net 0/4] Netfilter fixes for net
 2023-03-11  5:50 UTC  (8+ messages)
` [PATCH net 1/4] netfilter: nft_nat: correct length for loading protocol registers
` [PATCH net 2/4] netfilter: nft_masq: "
` [PATCH net 3/4] netfilter: nft_redir: "
` [PATCH net 4/4] netfilter: nft_redir: correct value of inet type `.maxattrs`

[PATCH nft] src: improve error reporting for unsupported chain type
 2023-03-10 20:59 UTC  (2+ messages)

[PATCH nft] cmd: move command functions to src/cmd.c
 2023-03-10 18:44 UTC 

[ipset PATCH 0/2] Two minor code fixes
 2023-03-10 13:05 UTC  (9+ messages)

[ipset PATCH 0/4] Some testsuite improvements
 2023-03-10 12:19 UTC  (7+ messages)
` [ipset PATCH 1/4] tests: xlate: Test built binary by default
` [ipset PATCH 2/4] tests: xlate: Make test input valid
` [ipset PATCH 3/4] tests: cidr.sh: Add ipcalc fallback
` [ipset PATCH 4/4] tests: hash:ip,port.t: 'vrrp' is printed as 'carp'

[nft PATCH] xt: Fix fallback printing for extensions matching keywords
 2023-03-10 11:46 UTC  (3+ messages)

[nft PATCH] doc: nft.8: Document lower priority limit for nat type chains
 2023-03-10 11:46 UTC  (5+ messages)

[nft PATCH v2] Reject invalid chain priority values in user space
 2023-03-10 11:46 UTC  (3+ messages)

[nft PATCH] Reject invalid chain priority values in user space
 2023-03-10 11:05 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2023-03-10  8:30 UTC 

[PATCH net-next 0/9] Netfilter updates for net-next
 2023-03-10  7:40 UTC  (11+ messages)
` [PATCH net-next 1/9] netfilter: bridge: introduce broute meta statement
` [PATCH net-next 2/9] netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_len
` [PATCH net-next 3/9] netfilter: bridge: check len before accessing more nh data
` [PATCH net-next 4/9] netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_len
` [PATCH net-next 5/9] netfilter: move br_nf_check_hbh_len to utils
` [PATCH net-next 6/9] netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trim
` [PATCH net-next 7/9] selftests: add a selftest for big tcp
` [PATCH net-next 8/9] netfilter: conntrack: fix typo
` [PATCH net-next 9/9] netfilter: nat: fix indentation of function arguments

[ANNOUNCE] libnftnl 1.2.5 release
 2023-03-09 20:00 UTC  (2+ messages)

[PATCH nf 0/4] NAT fixes
 2023-03-09  9:27 UTC  (7+ messages)
` [PATCH nf 1/4] netfilter: nft_nat: correct length for loading protocol registers
` [PATCH nf 2/4] netfilter: nft_masq: "
` [PATCH nf 3/4] netfilter: nft_redir: "
` [PATCH nf 4/4] netfilter: nft_redir: correct value of inet type `.maxattrs`

[PATCHv2 nf-next 0/6] netfilter: handle ipv6 jumbo packets properly for bridge ovs and tc
 2023-03-08 11:10 UTC  (8+ messages)
` [PATCHv2 nf-next 1/6] netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_len
` [PATCHv2 nf-next 2/6] netfilter: bridge: check len before accessing more nh data
` [PATCHv2 nf-next 3/6] netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_len
` [PATCHv2 nf-next 4/6] netfilter: move br_nf_check_hbh_len to utils
` [PATCHv2 nf-next 5/6] netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trim
` [PATCHv2 nf-next 6/6] selftests: add a selftest for big tcp

[PATCH net 0/3] Netfilter fixes for net
 2023-03-08  9:34 UTC  (4+ messages)

[PATCH nf-next 0/6] netfilter: handle ipv6 jumbo packets properly for bridge ovs and tc
 2023-03-07 20:58 UTC  (16+ messages)
` [PATCH nf-next 1/6] netfilter: bridge: call pskb_may_pull in br_nf_check_hbh_len
` [PATCH nf-next 2/6] netfilter: bridge: check len before accessing more nh data
` [PATCH nf-next 3/6] netfilter: bridge: move pskb_trim_rcsum out of br_nf_check_hbh_len
` [PATCH nf-next 4/6] netfilter: move br_nf_check_hbh_len to utils
` [PATCH nf-next 5/6] netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trim
` [PATCH nf-next 6/6] selftests: add a selftest for big tcp

[PATCH nf-next 00/13] Support for shifted port-ranges in NAT
 2023-03-07 19:35 UTC  (9+ messages)
` [PATCH nf-next 05/13] netfilter: nft_nat: add support for shifted port-ranges
` [PATCH nf-next 12/13] netfilter: nft_redir: deduplicate eval call-backs

[PATCH net 1/3] netfilter: ctnetlink: revert to dumping mark regardless of event type
 2023-03-07 14:30 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).