netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-28 19:40:47 to 2021-09-15 08:47:14 UTC [more...]

[PATCH net v3] net: netfilter: Fix port selection of FTP for NF_NAT_RANGE_PROTO_SPECIFIED
 2021-09-15  8:47 UTC  (2+ messages)

[PATCH nft] src: revert hashtable for expression handlers
 2021-09-14 23:09 UTC 

Python bindings crash when more than one Nftables is instantiated
 2021-09-14 17:46 UTC 

[xtables-addons] xt_ipp2p: add ipv6 module alias
 2021-09-14 15:08 UTC  (2+ messages)

[xtables-addons] xt_ipp2p: fix compatibility with pre-5.1 kernels
 2021-09-14 13:32 UTC  (3+ messages)

[PATCH iptables] iptables-test.py: print with color escapes only when stdout isatty
 2021-09-14 11:49 UTC  (9+ messages)

[PATCH nf] ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
 2021-09-13 22:57 UTC  (4+ messages)

[PATCH 1/1] netfilter: ipset: Fix oversized kvmalloc() calls
 2021-09-13 22:50 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: Fix oversized kvmalloc() calls
 2021-09-13 18:38 UTC 

[xtables-addons 0/4] IPv6 support for xt_ipp2p
 2021-09-13 17:19 UTC  (7+ messages)
` [xtables-addons 1/4] xt_ipp2p: don't search haystack if it's empty
` [xtables-addons 2/4] xt_ipp2p: move the protocol-specific code out into separate functions
` [xtables-addons 3/4] xt_ipp2p: move result printing code "
` [xtables-addons 4/4] xt_ipp2p: add ipv6 support

[syzbot] WARNING: kmalloc bug in hash_ipportip_create
 2021-09-13 16:29 UTC 

[PATCH iptabes-nft] iptables-nft: allow removal of empty builtin chains
 2021-09-13 16:02 UTC  (4+ messages)

[syzbot] KASAN: use-after-free Read in nft_table_lookup (2)
 2021-09-13 12:42 UTC  (2+ messages)
` [PATCH nf] netfilter: nf_tables: unlink table before deleting it

[PATCH nf] netfilter: ip6_tables: zero-initialize fragment offset
 2021-09-13  9:28 UTC  (3+ messages)

[syzbot] WARNING in __percpu_ref_exit (2)
 2021-09-13  9:22 UTC 

[PATCH libnetfilter_log] src: make nflog_open_nfnl() static
 2021-09-13  5:57 UTC 

[PATCH nf-next v4 0/5] Netfilter egress hook
 2021-09-11 21:26 UTC  (4+ messages)
` [PATCH nf-next v4 4/5] netfilter: Introduce "

[PATCH 5.10.y 0/3] netfilter: nf_tables fixes for 5.10.y
 2021-09-11 12:06 UTC  (7+ messages)
` [PATCH 5.10.y 1/3] netfilter: nftables: avoid potential overflows on 32bit arches
` [PATCH 5.10.y 2/3] netfilter: nf_tables: initialize set before expression setup
` [PATCH 5.10.y 3/3] netfilter: nftables: clone set element expression template

module ipp2p (xtables) for ip6tables? No such file or directory
 2021-09-11 11:00 UTC  (2+ messages)

[PATCH] libnetfilter_queue: src/nlmsg.c: SECCTX can be of any length
 2021-09-10  9:58 UTC 

[syzbot] general protection fault in nft_set_elem_expr_alloc
 2021-09-09 14:05 UTC  (5+ messages)

[PATCH AUTOSEL 5.10 124/176] net: Fix offloading indirect devices dependency on qdisc order creation
 2021-09-09 11:50 UTC 

[PATCH AUTOSEL 5.13 082/219] netfilter: nft_compat: use nfnetlink_unicast()
 2021-09-09 11:45 UTC  (2+ messages)
` [PATCH AUTOSEL 5.13 156/219] net: Fix offloading indirect devices dependency on qdisc order creation

[PATCH AUTOSEL 5.14 096/252] netfilter: nft_compat: use nfnetlink_unicast()
 2021-09-09 11:39 UTC  (2+ messages)
` [PATCH AUTOSEL 5.14 176/252] net: Fix offloading indirect devices dependency on qdisc order creation

[syzbot] WARNING: kmalloc bug in hash_ipport_create
 2021-09-09 10:32 UTC  (2+ messages)

[PATCH nf 0/5] netfilter: conntrack: make zone id part of conntrack hash
 2021-09-08 12:28 UTC  (7+ messages)
` [PATCH nf 1/5] netfilter: conntrack: make connection tracking table less predictable
` [PATCH nf 1/5] netfilter: conntrack: make max chain length random
` [PATCH nf 2/5] netfilter: conntrack: include zone id in tuple hash again
` [PATCH nf 3/5] netfilter: nat: include zone id in nat table "
` [PATCH nf 4/5] selftests: netfilter: add selftest for directional zone support
` [PATCH nf 5/5] selftests: netfilter: add zone stress test with colliding tuples

[PATCH libnetfilter_log] utils: nfulnl_test: Print meaningful error messages
 2021-09-08  8:48 UTC 

[PATCH net v2] net: netfilter: Fix port selection of FTP for NF_NAT_RANGE_PROTO_SPECIFIED
 2021-09-08  6:52 UTC  (7+ messages)

[PATCH libnetfilter_log v2] src: doc: revise doxygen for module "Netlink message helper functions"
 2021-09-07  7:35 UTC 

[PATCH libnetfilter_log] src: doc: revise doxygen for module "Netlink message helper functions"
 2021-09-07  7:06 UTC  (3+ messages)

[PATCH nft] doc: nfnetlink_log allows one single process through unicast
 2021-09-06 20:34 UTC 

[PATCH nft] netlink: rework range_expr_to_prefix()
 2021-09-06 20:04 UTC 

[PATCH nft] src: Check range bounds before converting to prefix
 2021-09-06 20:04 UTC  (4+ messages)

[iptables PATCH 1/7] tests: iptables-test: Fix missing chain case
 2021-09-06 16:30 UTC  (7+ messages)
` [iptables PATCH 2/7] tests: xlate-test: Don't skip any input after the first empty line
` [iptables PATCH 3/7] tests: xlate-test: Print errors to stderr
` [iptables PATCH 4/7] tests: iptables-test: "
` [iptables PATCH 5/7] tests: xlate-test: Exit non-zero on error
` [iptables PATCH 6/7] tests: iptables-test: "
` [iptables PATCH 7/7] tests: shell: Return "

[syzbot] WARNING: kmalloc bug in hash_net_create
 2021-09-06 16:20 UTC  (4+ messages)

[syzbot] WARNING: kmalloc bug in hash_ip_create
 2021-09-06 16:17 UTC  (4+ messages)

[PATCH nft] doc: refer to ulogd manpage
 2021-09-06 11:20 UTC 

[PATCH 0/2] Reusing nfct handle for bulk ct loads
 2021-09-06 10:48 UTC  (3+ messages)
` [PATCH 1/2] tests/conntrack: script for stress-testing ct load

[PATCH libnetfilter_log] src: consistently use `gh` in code, code snippets and examples
 2021-09-06 10:08 UTC  (2+ messages)

[PATCH nftables] doc: libnflog handles `log group`, not libnfq
 2021-09-06 10:07 UTC  (2+ messages)

[PATCH libnetfilter_queue] build: doc: Fix rendering of verbatim '\n"' in man pages
 2021-09-06 10:05 UTC  (2+ messages)

[PATCH libnetfilter_log 0/1] src: doc: Eliminate doxygen warnings
 2021-09-06 10:03 UTC  (3+ messages)
` [PATCH libnetfilter_log 1/1] "

[PATCH libnetfilter_log 0/3] Miscellaneous cleanups
 2021-09-06 10:02 UTC  (5+ messages)
` [PATCH libnetfilter_log 1/3] src: whitespace: Remove trailing whitespace and inconsistent indents
` [PATCH libnetfilter_log 2/3] build: doc: reduce doxygen.cfg.in to non-default entries only
` [PATCH libnetfilter_log 3/3] build: doc: remove trailing whitespace from doxygen.cfg.in

[PATCH nft] doc: Missing NFT_CTX_OUTPUT_NUMERIC_SYMBOL in libnftables documentation
 2021-09-06  8:39 UTC 

[PATCH nft] meta: skip -T for hour and date format
 2021-09-06  8:31 UTC 

[syzbot] WARNING: kmalloc bug in nf_tables_newset
 2021-09-06  5:25 UTC  (3+ messages)

[net-next v4] extensions: masquerade: Add RFC-7597 section 5.1 PSID support
 2021-09-06  2:01 UTC 

[syzbot] WARNING: kmalloc bug in hash_mac_create
 2021-09-05 20:22 UTC 

[syzbot] WARNING: kmalloc bug in hash_ipportnet_create
 2021-09-04 16:46 UTC 

[syzbot] WARNING: kmalloc bug in hash_netport_create
 2021-09-04  8:23 UTC  (3+ messages)

[PATCH net 0/5] Netfilter fixes for net
 2021-09-04  1:30 UTC  (7+ messages)
` [PATCH net 1/5] netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutex
` [PATCH net 2/5] netfilter: conntrack: sanitize table size default settings
` [PATCH net 3/5] netfilter: conntrack: switch to siphash
` [PATCH net 4/5] netfilter: refuse insertion if chain has grown too large
` [PATCH net 5/5] netfilter: socket: icmp6: fix use-after-scope

[syzbot] WARNING: kmalloc bug in hash_ipmac_create
 2021-09-04  0:07 UTC  (2+ messages)

[syzbot] WARNING: kmalloc bug in hash_ipmark_create
 2021-09-04  0:06 UTC  (2+ messages)

[PATCH nf] netfilter: socket: icmp6: fix use-after-scope
 2021-09-03 16:24 UTC  (3+ messages)

[PATCH iptables] Fix a few doc typos
 2021-09-03 12:58 UTC  (2+ messages)

[PATCH nft] include: add NFT_CTX_OUTPUT_NUMERIC_TIME to NFT_CTX_OUTPUT_NUMERIC_ALL
 2021-09-03  8:29 UTC 

[PATCH nft] datatype: time_print() ignores -T
 2021-09-03  8:12 UTC 

[PATCH libnetfilter_queue] build: doc: Fix rendering of verbatim '\n"' in man pages
 2021-09-03  7:46 UTC 

[PATCH libnetfilter_log 0/1] build: doc: `make` generates requested documentation
 2021-09-02  8:59 UTC  (2+ messages)
` [PATCH libnetfilter_log 1/1] "

[nft PATCH] parser_json: Fix error reporting for invalid syntax
 2021-09-01 14:58 UTC 

[PATCH libnetfilter_log 0/6] Implementation of some fields omitted by `ipulog_get_packet`
 2021-09-01 10:03 UTC  (12+ messages)
` [PATCH libnetfilter_log 4/6] src: use calloc instead of malloc + memset
` [PATCH libnetfilter_log 5/6] libipulog: use correct index to find attribute in packet

[PATCH libnetfilter_queue v2] build: doc: Fix NAME entry in man pages
 2021-09-01  3:50 UTC  (8+ messages)

Netdevconf 0x15 videos, slides and papers up
 2021-08-31 12:19 UTC 

Netdevconf 0x15 slides and papers up
 2021-08-31 12:18 UTC 

[iptables PATCH 1/2] nft: Use xtables_malloc() in mnl_err_list_node_add()
 2021-08-31 12:08 UTC  (2+ messages)
` [iptables PATCH 2/2] nft: Use xtables_{m,c}alloc() everywhere

[PATCH nft 1/2] netlink_delinearize: incorrect meta protocol dependency kill again
 2021-08-30 22:34 UTC  (2+ messages)
` [PATCH nft 2/2] rule: remove redundant meta protocol from the evaluation step

[iptables PATCH] extensions: libxt_mac: Fix for missing space in listing
 2021-08-30 21:58 UTC 

System crash on Ubuntu 18, in netlink code when using iptables / netfilter
 2021-08-30 20:51 UTC  (5+ messages)
    ` System crash in netfilter 5.10.25

[PATCH nft] netlink_delinearize: incorrect meta protocol dependency kill
 2021-08-30 17:53 UTC  (4+ messages)

[PATCH net-next 0/8] Netfilter updates for net-next
 2021-08-30 10:00 UTC  (10+ messages)
` [PATCH net-next 1/8] netfilter: ecache: remove one indent level
` [PATCH net-next 2/8] netfilter: ecache: remove another "
` [PATCH net-next 3/8] netfilter: ecache: add common helper for nf_conntrack_eventmask_report
` [PATCH net-next 4/8] netfilter: ecache: prepare for event notifier merge
` [PATCH net-next 5/8] netfilter: ecache: remove nf_exp_event_notifier structure
` [PATCH net-next 6/8] netfilter: ctnetlink: missing counters and timestamp in nfnetlink_{log,queue}
` [PATCH net-next 7/8] netfilter: x_tables: handle xt_register_template() returning an error value
` [PATCH net-next 8/8] netfilter: add netfilter hooks to SRv6 data plane

[PATCH nf 0/3] netfilter: conntrack: switch to siphash
 2021-08-30  9:54 UTC  (2+ messages)

Patch for iptables v 1.8.7 mac extension
 2021-08-30  9:16 UTC  (2+ messages)

[PATCH libnetfilter_queue v3 1/6] build: doc: Fix man pages
 2021-08-30  1:08 UTC  (3+ messages)
` [PATCH libnetfilter_queue v3 5/6] build: doc: Allow to specify whether to produce man pages, html, neither or both

[PATCH libnetfilter_queue] build: doc: Be sure to rerun doxygen after ./configure
 2021-08-30  0:18 UTC  (2+ messages)

[PATCH libnetfilter_queue v3 6/6] build: doc: Eliminate warning from ./autogen.sh
 2021-08-30  0:18 UTC  (3+ messages)
` [PATCH libnetfilter_queue v2] "

[PATCH v7 0/2] netfilter: add netfilter hooks to track SRv6-encapsulated flows
 2021-08-30  0:10 UTC  (2+ messages)

[PATCH 2/3] net: netfilter: Add RFC-7597 Section 5.1 PSID support
 2021-08-29 21:30 UTC  (5+ messages)
` [PATCH net-next 0/3] "
  ` [PATCH net-next 2/3] net: netfilter: "

libnetfilter_queue: automake portability warning
 2021-08-29  4:01 UTC  (5+ 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).