netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-30 10:28:01 to 2022-12-11 16:46:52 UTC [more...]

[PATCH ulogd2] build: fix pgsql fall-back configuration of CFLAGS
 2022-12-11 16:46 UTC 

[PATCH net-next 00/12] Netfilter/IPVS updates for net-next
 2022-12-11 10:12 UTC  (13+ messages)
` [PATCH net-next 01/12] netfilter: nft_inner: fix IS_ERR() vs NULL check
` [PATCH net-next 02/12] netfilter: conntrack: add sctp DATA_SENT state
` [PATCH net-next 03/12] netfilter: conntrack: merge ipv4+ipv6 confirm functions
` [PATCH net-next 04/12] netfilter: ipset: Add support for new bitmask parameter
` [PATCH net-next 05/12] netfilter: conntrack: set icmpv6 redirects as RELATED
` [PATCH net-next 06/12] netfilter: flowtable: add a 'default' case to flowtable datapath
` [PATCH net-next 07/12] ipvs: add rcu protection to stats
` [PATCH net-next 08/12] ipvs: use common functions for stats allocation
` [PATCH net-next 09/12] ipvs: use u64_stats_t for the per-cpu counters
` [PATCH net-next 10/12] ipvs: use kthreads for stats estimation
` [PATCH net-next 11/12] ipvs: add est_cpulist and est_nice sysctl vars
` [PATCH net-next 12/12] ipvs: run_estimation should control the kthread tasks

[PATCH nft] scanner: match full comment line in case of tie
 2022-12-10 22:59 UTC 

[ipset PATCH] Makefile: Create LZMA-compressed dist-files
 2022-12-10 17:34 UTC  (2+ messages)

[PATCHv7 0/6] ipvs: Use kthreads for stats
 2022-12-10  0:47 UTC  (6+ messages)

[nft PATCH 0/4] xt: Rewrite unsupported compat expression dumping
 2022-12-09 20:10 UTC  (9+ messages)
` [nft PATCH 1/4] xt: Delay libxtables access until translation
` [nft PATCH 3/4] xt: Rewrite unsupported compat expression dumping

[iptables PATCH 0/7] tests: xlate: generic.txlate to pass replay test
 2022-12-09 20:09 UTC  (18+ messages)
` [iptables PATCH 1/7] ebtables: Implement --check command
` [iptables PATCH 2/7] tests: xlate: Use --check to verify replay
` [iptables PATCH 3/7] nft: Fix for comparing ifname matches against nft-generated ones
` [iptables PATCH 4/7] nft: Fix match generator for '! -i +'
` [iptables PATCH 5/7] nft: Recognize INVAL/D interface name
` [iptables PATCH 6/7] xtables-translate: Fix for interfaces with asterisk mid-string
` [iptables PATCH 7/7] ebtables: Fix MAC address match translation

[PATCH nft 1/3] netlink: statify __netlink_gen_data()
 2022-12-09 12:16 UTC  (3+ messages)
` [PATCH nft 2/3] netlink: add function to generate set element key data
` [PATCH nft 3/3,v2] netlink: unfold function to generate concatenations for keys and data

[libmnl PATCH] Makefile: Create LZMA-compressed dist-files
 2022-12-09  0:48 UTC  (3+ messages)

[PATCH ulogd2 v2] src: keep IPv4 addresses internally in IPv4-in-IPv6 format
 2022-12-08 22:22 UTC 

[PATCH ulogd2 0/3] IP Address Formatting Fixes
 2022-12-08 21:45 UTC  (7+ messages)
` [PATCH ulogd2 1/3] filter: IP2BIN: correct spelling of variable
` [PATCH ulogd2 2/3] output: add missing support for int64_t values
` [PATCH ulogd2 3/3] src: keep IPv4 addresses internally in IPv4-in-IPv6 format

[PATCH ulogd2] pgsql: correct `ulog2.ip_totlen` type
 2022-12-08 21:27 UTC  (2+ messages)

[PATCH nft] evaluate: do not crash on runaway number of concatenation components
 2022-12-08 21:24 UTC  (3+ messages)
` [PATCH nft] netlink: unfold function to generate concatenations for keys and data

[PATCH nft,v2] scanner: handle files with CRLF line terminators
 2022-12-08 21:23 UTC  (2+ messages)

[PATCH ulogd2 0/4] Some bug-fixes
 2022-12-08 21:21 UTC  (8+ messages)
` [PATCH ulogd2 1/4] ulogd: fix parse-error check
` [PATCH ulogd2 2/4] filter: fix buffer sizes in filter plug-ins
` [PATCH ulogd2 3/4] JSON: remove incorrect config value check
` [PATCH ulogd2 4/4] db: fix back-log capacity checks

[PATCH nft 2/2,v2] netlink: swap byteorder of value component in concatenation of intervals
 2022-12-08 21:21 UTC  (3+ messages)

[PATCH] netfilter: initialize 'ret' variable
 2022-12-08 21:12 UTC  (8+ messages)
` [PATCH v2] netfilter: add a 'default' case to 'switch (tuplehash->tuple.xmit_type)'

[PATCH net] netfilter: flowtable: really fix NAT IPv6 offload
 2022-12-08 20:46 UTC  (2+ messages)

[iptables PATCH v2 00/11] Support 'make dist' and 'make check'
 2022-12-08 15:46 UTC  (12+ messages)
` [iptables PATCH v2 01/11] Drop INCOMPATIBILITIES file
` [iptables PATCH v2 02/11] Drop libiptc/linux_stddef.h
` [iptables PATCH v2 03/11] Makefile: Generate ip6tables man pages on the fly
` [iptables PATCH v2 04/11] extensions: Makefile: Merge initext targets
` [iptables PATCH v2 05/11] iptables/Makefile: Reorg variable assignments
` [iptables PATCH v2 06/11] iptables/Makefile: Split nft-variant man page list
` [iptables PATCH v2 07/11] Makefile: Fix for 'make distcheck'
` [iptables PATCH v2 08/11] Makefile: Generate .tar.xz archive with 'make dist'
` [iptables PATCH v2 09/11] include/Makefile: xtables-version.h is generated
` [iptables PATCH v2 10/11] tests: Adjust testsuite return codes to automake guidelines
` [iptables PATCH v2 11/11] Makefile.am: Integrate testsuites

[iptables PATCH] Makefile: Create LZMA-compressed dist-files
 2022-12-08  0:30 UTC 

[ulogd PATCH] Makefile: Create LZMA-compressed dist-files
 2022-12-08  0:19 UTC 

[nfacct PATCH] Makefile: Create LZMA-compressed dist-files
 2022-12-08  0:14 UTC 

[libnetfilter_cthelper PATCH] Makefile: Create LZMA-compressed dist-files
 2022-12-08  0:12 UTC 

[conntrack-tools PATCH] Makefile: Create LZMA-compressed dist-files
 2022-12-08  0:12 UTC 

[libnetfilter_cttimeout PATCH] Makefile: Create LZMA-compressed dist-files
 2022-12-08  0:11 UTC 

[libnetfilter_conntrack PATCH] Makefile: Create LZMA-compressed dist-files
 2022-12-08  0:10 UTC 

[libnetfilter_queue PATCH] Makefile: Create LZMA-compressed dist-files
 2022-12-08  0:10 UTC 

[libnetfilter_log PATCH] Makefile: Create LZMA-compressed dist-files
 2022-12-08  0:09 UTC 

[libnetfilter_acct PATCH] Makefile: Create LZMA-compressed dist-files
 2022-12-08  0:08 UTC 

[libnfnetlink PATCH] Makefile: Create LZMA-compressed dist-files
 2022-12-08  0:06 UTC 

[libnftnl PATCH] Makefile: Create LZMA-compressed dist-files
 2022-12-08  0:06 UTC 

[nft PATCH] Makefile: Create LZMA-compressed dist-files
 2022-12-08  0:05 UTC 

[iptables PATCH 00/11] Support 'make dist' and 'make check'
 2022-12-07 21:35 UTC  (19+ messages)
` [iptables PATCH 01/11] Drop INCOMPATIBILITIES file
` [iptables PATCH 02/11] Drop libiptc/linux_stddef.h
` [iptables PATCH 03/11] Makefile: Generate ip6tables man pages on the fly
` [iptables PATCH 04/11] extensions: Makefile: Merge initext targets
` [iptables PATCH 05/11] iptables/Makefile: Reorg variable assignments
` [iptables PATCH 06/11] iptables/Makefile: Split nft-variant man page list
` [iptables PATCH 07/11] Makefile: Fix for 'make distcheck'
` [iptables PATCH 08/11] Makefile: Generate .tar.bz2 archive with 'make dist'
` [iptables PATCH 09/11] include/Makefile: xtables-version.h is generated
` [iptables PATCH 10/11] tests: Adjust testsuite return codes to automake guidelines
` [iptables PATCH 11/11] Makefile.am: Integrate testsuites

[PATCH nft 1/2] tests: py: missing json for different byteorder selector with interval concatenation
 2022-12-07 21:32 UTC  (3+ messages)
` [PATCH nft 2/2] netlink: swap byteorder of value component in interval set with concatenation

[PATCH nft] src: support for selectors with different byteorder with interval concatenations
 2022-12-07 20:06 UTC  (2+ messages)

[PATCH nft] scanner: handle files with CRLF line terminators
 2022-12-07 19:30 UTC 

[PATCH nft] src: Add GPLv2+ header to .c files of recent creation
 2022-12-07 15:08 UTC 

[PATCH nft,v2] scanner: munch full comment lines
 2022-12-06 22:59 UTC 

[PATCH nft] doc: statements: fwd supports for sending packets via neighbouring layer
 2022-12-06 22:53 UTC  (2+ messages)
` [PATCH nft] scanner: munch full comment lines

[PATCH nft] doc: statements: fwd supports for sending packets via neighbouring layer
 2022-12-06 17:16 UTC 

[PATCH] doc/payload-expression.txt: Mention that 'ih' exists
 2022-12-06 16:12 UTC  (2+ messages)

[PATCH] netfilter: nfnetlink: check 'skb->dev' pointer in nfulnl_log_packet()
 2022-12-05 14:28 UTC  (3+ messages)

[PATCH v8 00/12] Network support for Landlock
 2022-12-05 13:18 UTC  (34+ messages)
` [PATCH v8 01/12] landlock: Make ruleset's access masks more generic
` [PATCH v8 04/12] landlock: Move unmask_layers() and init_layer_masks()
` [PATCH v8 07/12] landlock: Add network rules support
` [PATCH v8 08/12] landlock: Implement TCP network hooks
` [PATCH v8 11/12] samples/landlock: Add network demo
` [PATCH v8 12/12] landlock: Document Landlock's network support

[PATCH] json: fix 'add flowtable' command
 2022-12-02 12:54 UTC  (2+ messages)

[PATCH] ipvs: initialize 'ret' variable in do_ip_vs_set_ctl()
 2022-12-02 11:26 UTC  (6+ messages)

[PATCH v8 02/12] landlock: Refactor landlock_find_rule/insert_rule
 2022-12-02  2:51 UTC  (9+ messages)
` [PATCH] landlock: Allow filesystem layout changes for domains without such rule type

[iptables PATCH 0/9] Fix for shell testsuite '-V' option
 2022-12-02  0:46 UTC  (11+ messages)
` [iptables PATCH 1/9] tests: shell: Fix valgrind mode for 0008-unprivileged_0
` [iptables PATCH 2/9] iptables-restore: Free handle with --test also
` [iptables PATCH 3/9] iptables-xml: Free allocated chain strings
` [iptables PATCH 4/9] nft: Plug memleak in nft_rule_zero_counters()
` [iptables PATCH 5/9] iptables: Plug memleaks in print_firewall()
` [iptables PATCH 6/9] xtables: Introduce xtables_clear_iptables_command_state()
` [iptables PATCH 7/9] iptables: Properly clear iptables_command_state object
` [iptables PATCH 8/9] xshared: Free data after printing help
` [iptables PATCH 9/9] libiptc: Eliminate garbage access

[linux-next:master] BUILD REGRESSION 2934ceb4e967b9233d0f97732e47175574a11406
 2022-12-01 18:00 UTC 

[PATCHv2 net-next 5/5] net: move the nat function to nf_nat_ovs for ovs and tc
 2022-12-01 16:26 UTC 

[PATCH iptables-nft] extensions: add xt_statistics random mode translation
 2022-12-01 13:14 UTC  (4+ messages)

[RFC ebtables-nft] unify ether type and meta protocol decoding
 2022-12-01 11:40 UTC  (4+ messages)

[PATCH v3] netfilter: conntrack: add sctp DATA_SENT state
 2022-12-01  9:23 UTC  (3+ messages)

[PATCH net 0/4] Netfilter fixes for net
 2022-12-01  6:10 UTC  (6+ messages)
` [PATCH net 1/4] netfilter: nft_set_pipapo: Actually validate intervals in fields after the first one
` [PATCH net 2/4] netfilter: flowtable_offload: fix using __this_cpu_add in preemptible
` [PATCH net 3/4] netfilter: conntrack: "
` [PATCH net 4/4] netfilter: ctnetlink: fix compilation warning after data race fixes in ct mark

[PATCH v3 iptables-nft 0/3] remove escape_quotes support
 2022-11-30 19:37 UTC  (4+ messages)
` [PATCH v3 iptables-nft 1/3] xlate: get rid of escape_quotes

[PATCH v2 nf] netfilter: conntrack: set icmpv6 redirects as RELATED
 2022-11-30 17:53 UTC  (3+ messages)

[PATCH nf-next] netfilter: merge ipv4+ipv6 confirm functions
 2022-11-30 17:28 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 700e0cd3a5ce6a2cb90d9a2aab729b52f092a7d6
 2022-11-30 16:52 UTC 

[PATCH ulogd2 v2 v2 00/34] Refactor of the DB output plug-ins
 2022-11-30 16:03 UTC  (3+ messages)

[PATCH ebtables-nft] nft-bridge: work around recent "among" decode breakage
 2022-11-30 14:20 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).