netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-22 04:00:20 to 2021-09-06 10:07:23 UTC [more...]

[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] src: Check range bounds before converting to prefix
 2021-09-06  9:13 UTC  (2+ messages)

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

[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)

[PATCH libnetfilter_log] src: consistently use `gh` in code, code snippets and examples
 2021-09-06  4:12 UTC 

[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_ip_create
 2021-09-05 23:21 UTC  (3+ messages)

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

[PATCH libnetfilter_log] src: doc: revise doxygen for module "Netlink message helper functions"
 2021-09-05  2:33 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)

[syzbot] WARNING: kmalloc bug in hash_net_create
 2021-09-04  2:06 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  (16+ messages)
` [PATCH libnetfilter_log 1/6] Add doxygen directory to .gitignore
` [PATCH libnetfilter_log 2/6] build: remove references to non-existent man-pages
` [PATCH libnetfilter_log 3/6] doc: fix typo's in example
` [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_log 6/6] libipulog: fill in missing packet fields

[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  (5+ 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  (6+ messages)
` [PATCH nf 1/3] netfilter: conntrack: sanitize table size default settings
` [PATCH nf 2/3] netfilter: conntrack: switch to siphash
` [PATCH nf 3/3] netfilter: conntrack: refuse insertion if chain has grown too large
` [PATCH nf 3/3] netfilter: "

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  (14+ messages)
` [PATCH libnetfilter_queue v3 2/6] build: doc: Add a man page post-processor to build_man.sh
` [PATCH libnetfilter_queue v3 3/6] build: doc: Avoid having to special-case `make distcheck`
` [PATCH libnetfilter_queue v3 4/6] build: doc: fix `make distcleancheck`
` [PATCH libnetfilter_queue v3 5/6] build: doc: Allow to specify whether to produce man pages, html, neither or both
` [PATCH libnetfilter_queue v3 6/6] build: doc: Eliminate warning from ./autogen.sh
  ` [PATCH libnetfilter_queue v2] "
` Verion info

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

[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  (6+ messages)

[PATCH libnetfilter_log] build: remove broken code from autogen.sh
 2021-08-28  9:18 UTC  (2+ messages)

[Bug] Reverse translation skips "leading" meta protocol match
 2021-08-26 10:51 UTC  (3+ messages)

[PATCH libnetfilter_queue v2 1/5] build: doc: Fix man pages
 2021-08-26  3:43 UTC  (5+ messages)
` [PATCH libnetfilter_queue v2 2/5] build: doc: Add a man page post-processor to build_man.sh
` [PATCH libnetfilter_queue v2 3/5] build: doc: Avoid having to special-case `make distcheck`
` [PATCH libnetfilter_queue v2 4/5] build: doc: fix `make distcleancheck`
` [PATCH libnetfilter_queue v2 5/5] build: doc: Allow to specify whether to produce man pages, html, neither or both

[PATCH nft] cache: provide a empty list for flowtables and objects when request fails
 2021-08-25 14:34 UTC 

[PATCH] netfilter: x_tables: handle xt_register_template() returning an error value
 2021-08-25 11:07 UTC  (3+ messages)

[PATCH nf-next 0/5] netfilter: ecache: simplify event registration
 2021-08-25 11:05 UTC  (2+ messages)

[PATCH libnetfilter_queue v4 1/4] build: doc: Fix NAME entry in man pages
 2021-08-25  7:36 UTC  (14+ messages)
` [PATCH libnetfilter_queue v4 2/4] build: doc: can choose what to build and install
` [PATCH libnetfilter_queue v4 3/4] build: doc: VPATH builds work again
` [PATCH libnetfilter_queue v4 4/4] build: doc: split off shell script from within doxygen/Makefile.am

[PATCH libnetfilter_queue] build: doc: Fix man pages
 2021-08-25  4:59 UTC 

Request for a backport to Linux v5.4
 2021-08-24 16:30 UTC  (3+ messages)

[PATCH nft] cache: skip set element netlink dump for add/delete element command
 2021-08-24 10:04 UTC 

Suspicious pattern for use of function xt_register_template()
 2021-08-23 20:28 UTC  (3+ messages)

[PATCH 0/2] Reusing nfct handle for bulk ct loads
 2021-08-23 15:57 UTC  (3+ messages)
` [PATCH 1/2] tests/conntrack: script for stress-testing ct load
` [PATCH 2/2] conntrack: use same nfct handle for all entries

[PATCH nftables] src: Optimize prefix match only if is big-endian
 2021-08-23 14:36 UTC  (2+ messages)

[PATCH xtables-addons 0/8] xt_condition: per-net improvements
 2021-08-22 19:42 UTC  (11+ messages)
` [PATCH xtables-addons 1/8] build: bump minimum supported kernel version from 4.15 to 4.16
` [PATCH xtables-addons 2/8] xt_condition: use sizeof_field macro to size variable name
` [PATCH xtables-addons 3/8] xt_condition: use `xt_check_proc_name` to validate /proc file-name
` [PATCH xtables-addons 4/8] xt_condition: make mutex per-net
` [PATCH xtables-addons 5/8] xt_condition: remove `wmb` when adding new variable
` [PATCH xtables-addons 6/8] xt_condition: use `proc_net_condition` member of `struct condition_net`to signal that `condition_net_exit` has been called
` [PATCH xtables-addons 7/8] xt_condition: don't delete variables in `condition_net_exit`
` [PATCH xtables-addons 8/8] xt_condition: simplify clean-up of variables

Seemingly random crashes with CONFIG_HARDENED_USERCOPY=y on ppc64be
 2021-08-22 19:06 UTC 

[PATCH] xtables-addons 3.18 condition - Improved network namespace support
 2021-08-22 16:34 UTC  (2+ messages)

Old good cBPF and program size
 2021-08-22 16:23 UTC 

[PATCH] xtables-addons 3.18 condition - Improved network namespace support
 2021-08-22 11:50 UTC  (3+ messages)

[PATCH] Add DWARF object files to .gitignore
 2021-08-22 11:12 UTC  (2+ messages)

[PATCH libnetfilter_queue v3 1/3] build: doc: Fix NAME entry in man pages
 2021-08-22  9:26 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).