Netfilter-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-07 02:15:58 to 2024-03-18 09:41:50 UTC [more...]

[BUG] kernel warning from br_nf_local_in+0x157/0x180
 2024-03-18  9:41 UTC 

[PATCH nf] netfilter: flowtable: infer TCP state and timeout before flow teardown
 2024-03-18  9:39 UTC 

[PATCH 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-03-16  2:52 UTC  (13+ messages)
` [PATCH 01/11] stackleak: don't modify ctl_table argument
` [PATCH 02/11] cgroup: bpf: constify ctl_table arguments and fields
` [PATCH 03/11] hugetlb: constify ctl_table arguments of utility functions
` [PATCH 04/11] utsname: constify ctl_table arguments of utility function
` [PATCH 05/11] neighbour: "
` [PATCH 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
` [PATCH 07/11] ipv6/addrconf: "
` [PATCH 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
` [PATCH 09/11] ipvs: constify ctl_table arguments of utility functions
` [PATCH 10/11] sysctl: constify ctl_table arguments of utility function
` [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers

[PATCH nf] netfilter: nf_tables: do not reject dormant flag update for table with owner
 2024-03-15 17:01 UTC 

[PATCH 0/4] sysctl: Remove sentinel elements from networking
 2024-03-15 14:58 UTC  (7+ messages)
` [PATCH 1/4] networking: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH 2/4] netfilter: "
` [PATCH 3/4] appletalk: "
` [PATCH 4/4] ax.25: "

Flowtable race condition error
 2024-03-15 13:46 UTC  (17+ messages)

[PATCH] iptables: Fixed the issue with combining the payload in case of invert filter for tcp src and dst ports
 2024-03-15 11:35 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: do not compare internal table flags on updates
 2024-03-15  9:06 UTC  (2+ messages)

[PATCH libnetfilter_queue 1/1] Convert libnetfilter_queue to use entirely libmnl functions
 2024-03-15  7:33 UTC  (34+ messages)
` [PATCH libnetfilter_queue 00/32] Convert libnetfilter_queue to not need libnfnetlink
` [PATCH libnetfilter_queue 01/32] src: Convert nfq_open() to use libmnl
` [PATCH libnetfilter_queue 02/32] src: Convert nfq_open_nfnl() "
` [PATCH libnetfilter_queue 03/32] src: Convert nfq_close() "
` [PATCH libnetfilter_queue 04/32] src: Convert nfq_create_queue(), nfq_bind_pf() & nfq_unbind_pf() "
` [PATCH libnetfilter_queue 05/32] src: Convert nfq_set_queue_flags() & nfq_set_queue_maxlen() "
` [PATCH libnetfilter_queue 06/32] src: Convert nfq_handle_packet(), nfq_get_secctx(), nfq_get_payload() and all the nfq_get_ functions "
` [PATCH libnetfilter_queue 07/32] src: Convert nfq_set_verdict() and nfq_set_verdict2() to use libmnl if there is no data
` [PATCH libnetfilter_queue 08/32] src: Incorporate nfnl_rcvbufsiz() in libnetfilter_queue
` [PATCH libnetfilter_queue 09/32] src: Convert nfq_fd() to use libmnl
` [PATCH libnetfilter_queue 10/32] src: Convert remaining nfq_* functions "
` [PATCH libnetfilter_queue 11/32] src: Fix checkpatch whitespace and block comment warnings
` [PATCH libnetfilter_queue 12/32] src: Copy nlif-related code from libnfnetlink
` [PATCH libnetfilter_queue 13/32] include: Cherry-pick macros and functions that nlif will need
` [PATCH libnetfilter_queue 14/32] doc: Add linux_list.h to the doxygen system
` [PATCH libnetfilter_queue 15/32] doc: Eliminate doxygen warnings from linux_list.h
` [PATCH libnetfilter_queue 16/32] doc: Eliminate doxygen warnings from iftable.c
` [PATCH libnetfilter_queue 17/32] whitespace: remove trailing spaces "
` [PATCH libnetfilter_queue 18/32] include: Use libmnl.h instead of libnfnetlink.h
` [PATCH libnetfilter_queue 19/32] src: Convert all nlif_* functions to use libmnl
` [PATCH libnetfilter_queue 20/32] src: Delete rtnl.c
` [PATCH libnetfilter_queue 21/32] build: Remove libnfnetlink from the build
` [PATCH libnetfilter_queue 22/32] include: Remove the last remaining use of a libnfnetlink header
` [PATCH libnetfilter_queue 23/32] doc: Get doxygen to document useful static inline functions
` [PATCH libnetfilter_queue 24/32] doc: SYNOPSIS of linux_list.h nominates libnetfilter_queue/libnetfilter_queue.h
` [PATCH libnetfilter_queue 25/32] doc: Move nlif usage description from libnetfilter_queue.c to iftable.c
` [PATCH libnetfilter_queue 26/32] build: Shave some time off build
` [PATCH libnetfilter_queue 27/32] doc: Resolve most issues with man page generated from linux_list.h
` [PATCH libnetfilter_queue 28/32] build: Get real & user times back to what they were
` [PATCH libnetfilter_queue 29/32] doc: Cater for doxygen variants w.r.t. #define stmts
` [PATCH libnetfilter_queue 30/32] doc: Fix list_empty() doxygen comments
` [PATCH libnetfilter_queue 31/32] src: Use a cast in place of convoluted construct
` [PATCH libnetfilter_queue 32/32] whitespace: Fix more checkpatch errors & warnings

[PATCH net] netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router Discovery
 2024-03-13 19:44 UTC  (4+ messages)

[PATCH v3 nf-next 1/2] netfilter: nf_tables: use struct nlattr * to store userdata for nft_table
 2024-03-13 17:08 UTC  (20+ messages)
` [PATCH v3 nf-next 2/2] netfilter: nf_tables: support updating "

[PATCH nft] tests: py: remove meter tests
 2024-03-13 16:33 UTC  (2+ messages)

[PATCH nft] tests/py: remove flow table json test cases
 2024-03-13 16:26 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: fix consistent table updates being rejected
 2024-03-13 16:08 UTC 

[PATCH] nftables: Fixed the issue with merging the payload in case of invert filter for tcp src and dst ports
 2024-03-13  9:13 UTC  (2+ messages)

iptables-nft: Wrong payload merge of rule filter - "! --sport xx ! --dport xx"
 2024-03-13  9:02 UTC  (7+ messages)

[PATCH nf-next v2] netfilter: conntrack: avoid sending RST to reply out-of-window skb
 2024-03-13  2:24 UTC  (3+ messages)

[PATCH net-next] netfilter: conntrack: dccp: try not to drop skb in conntrack
 2024-03-11 16:00 UTC  (5+ messages)
` [PATCH net-next] netfilter: conntrack: using NF_DROP in test statement in nf_conntrack_in()

[PATCH v2 nf-next 1/2] netfilter: nf_tables: use struct nlattr * to store userdata for nft_table
 2024-03-11 14:21 UTC  (6+ messages)
` [PATCH v2 nf-next 2/2] netfilter: nf_tables: support updating "

[PATCH nf] netfilter: nf_tables: fix updating/deleting devices in an existing netdev chain
 2024-03-10 22:32 UTC  (4+ messages)

[PATCH nf-next] netfilter: nf_tables: support updating userdata for nft_table
 2024-03-10 13:51 UTC  (2+ messages)

[nft PATCH 0/7] A bunch of JSON printer/parser fixes
 2024-03-09 11:44 UTC  (10+ messages)
` [nft PATCH 1/7] tests: shell: maps/named_ct_objects: Fix for recent kernel
` [nft PATCH 2/7] tests: shell: packetpath/flowtables: Avoid spurious EPERM
` [nft PATCH 3/7] json: Order output like nft_cmd_expand()
` [nft PATCH 4/7] tests: shell: Regenerate all json-nft dumps
` [nft PATCH 5/7] json: Support maps with concatenated data
` [nft PATCH 6/7] parser: json: Support for synproxy objects
` [nft PATCH 7/7] tests: shell: Add missing json-nft dumps

[PATCH arptables] Fix a couple of spelling errors
 2024-03-09  8:32 UTC  (3+ messages)

[PATCH net-next] netfilter: conntrack: avoid sending RST to reply out-of-window skb
 2024-03-09  0:37 UTC  (14+ messages)

[PATCH v2 xtables] extensions: xt_TPROXY: add txlate support
 2024-03-08 23:02 UTC  (2+ messages)

[PATCH net v3] netfilter: Add protection for bmp length out of range
 2024-03-08 15:55 UTC  (3+ messages)

[PATCH xtables] extensions: xt_TPROXY: add txlate support
 2024-03-08 14:25 UTC  (3+ messages)

[RFC nftables PATCH]: fix a2x: ERROR: missing --destination-dir: ./doc
 2024-03-08 11:45 UTC  (2+ messages)

[PATCH] ipvs: allow netlink configuration from non-initial user namespace
 2024-03-08 11:17 UTC  (3+ messages)

[PATCH nft 0/5] parser_json: fix up transaction ordering
 2024-03-07 17:58 UTC  (11+ messages)
` [PATCH nft 1/5] parser_json: move some code around
` [PATCH nft 2/5] parser_json: move list_add into json_parse_cmd
` [PATCH nft 3/5] parser_json: add and use CMD_ERR helpers
` [PATCH nft 4/5] parser_json: defer command allocation to nft_cmd_expand
` [PATCH nft 5/5] tests: shell: add more json-nft dumps

Issues with netdev egress hooks
 2024-03-07 16:24 UTC  (4+ messages)

[PATCH net 1/5] netfilter: nf_tables: disallow anonymous set with timeout flag
 2024-03-07 10:20 UTC  (2+ messages)

[PATCH nf-next 0/9] netfilter: nf_tables: rewrite gc again
 2024-03-07  8:40 UTC  (10+ messages)
` [PATCH nf-next 1/9] netfilter: nf_tables: warn if set being destroyed is still active
` [PATCH nf-next 2/9] netfilter: nf_tables: decrement element counters on set removal/flush
` [PATCH nf-next 3/9] netfilter: nf_tables: add lockdep assertion for chain use counter
` [PATCH nf-next 4/9] netfilter: remove nft_trans_gc_catchall_async handling
` [PATCH nf-next 5/9] netfilter: nf_tables: condense catchall gc
` [PATCH nf-next 6/9] netfilter: nf_tables: add in-kernel only query that will return expired/dead elements
` [PATCH nf-next 7/9] netfilter: nf_tables: prepare for key-based deletion from workqueue
` [PATCH nf-next 8/9] netfilter: nf_tables: remove expired elements based on key lookup only
` [PATCH nf-next 9/9] netfilter: nf_tables: remove gc sequence counter

[PATCH nf] netfilter: nf_tables: skip netdev hook unregistration if table is dormant
 2024-03-07  3:24 UTC  (2+ messages)

[PATCH net 0/5] Netfilter fixes for net
 2024-03-07  2:15 UTC  (2+ messages)
` [PATCH net 5/5] netfilter: nf_conntrack_h323: Add protection for bmp length out of range


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 read-only IMAP folder(s) and NNTP newsgroup(s).