netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-29 21:48:01 to 2022-12-08 20:59:07 UTC [more...]

[PATCH ulogd2 0/4] Some bug-fixes
 2022-12-08 20:58 UTC  (6+ 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 net] netfilter: flowtable: really fix NAT IPv6 offload
 2022-12-08 20:46 UTC  (2+ messages)

[iptables PATCH 0/7] tests: xlate: generic.txlate to pass replay test
 2022-12-08 20:31 UTC  (12+ 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

[libmnl PATCH] Makefile: Create LZMA-compressed dist-files
 2022-12-08 20:29 UTC  (2+ messages)

[PATCHv7 0/6] ipvs: Use kthreads for stats
 2022-12-08 17:03 UTC  (4+ 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

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

[PATCH nft,v2] scanner: handle files with CRLF line terminators
 2022-12-08  1:41 UTC 

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

[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 

[ipset PATCH] Makefile: Create LZMA-compressed dist-files
 2022-12-08  0:16 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: initialize 'ret' variable
 2022-12-06  7:44 UTC  (7+ messages)
` [PATCH v2] netfilter: add a 'default' case to 'switch (tuplehash->tuple.xmit_type)'

[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  (6+ messages)
` [PATCH v3 iptables-nft 1/3] xlate: get rid of escape_quotes
` [PATCH v3 iptables-nft 2/3] extensions: change expected output for new format
` [PATCH v3 iptables-nft 3/3] xlate-test: avoid shell entanglements

[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  (38+ messages)
` [PATCH ulogd2 v2 v2 03/34] output: JSON: remove incorrect config value check
` [PATCH ulogd2 v2 v2 04/34] db: fix back-log capacity checks
` [PATCH ulogd2 v2 v2 05/34] build: add checks to configure.ac
` [PATCH ulogd2 v2 v2 06/34] src: remove some trailing white space
` [PATCH ulogd2 v2 v2 07/34] src: remove zero-valued config-key fields
` [PATCH ulogd2 v2 v2 08/34] src: parenthesize config-entry macro arguments
` [PATCH ulogd2 v2 v2 09/34] src: define constructors and destructors consistently
` [PATCH ulogd2 v2 v2 10/34] src: remove `TIME_ERR` macro
` [PATCH ulogd2 v2 v2 11/34] src: remove superfluous casts
` [PATCH ulogd2 v2 v2 12/34] conffile: replace malloc+strcpy with strdup
` [PATCH ulogd2 v2 v2 13/34] output: remove zero-initialized `struct ulogd_plugin` members
` [PATCH ulogd2 v2 v2 14/34] output: de-duplicate allocation of input keys
` [PATCH ulogd2 v2 v2 15/34] db: reorganize source
` [PATCH ulogd2 v2 v2 16/34] db: use consistent integer return values to indicate errors
` [PATCH ulogd2 v2 v2 17/34] db: change return type of two functions to `void`
` [PATCH ulogd2 v2 v2 18/34] db: open-code `_loop_reconnect_db`
` [PATCH ulogd2 v2 v2 19/34] db: improve calculation of sql statement length
` [PATCH ulogd2 v2 v2 20/34] db: refactor configuration
` [PATCH ulogd2 v2 v2 21/34] db: refactor ring-buffer initialization
` [PATCH ulogd2 v2 v2 22/34] db: refactor ring-buffer
` [PATCH ulogd2 v2 v2 23/34] db: refactor backlog
` [PATCH ulogd2 v2 v2 24/34] db: use `struct db_stmt` objects more widely
` [PATCH ulogd2 v2 v2 25/34] db: synchronize access to ring-buffer
` [PATCH ulogd2 v2 v2 26/34] db: avoid cancelling ring-buffer thread
` [PATCH ulogd2 v2 v2 27/34] db, IP2BIN: defer formatting of raw strings
` [PATCH ulogd2 v2 v2 28/34] db: add prep & exec support
` [PATCH ulogd2 v2 v2 29/34] output: mysql: "
` [PATCH ulogd2 v2 v2 30/34] output: pgsql: remove a couple of struct members
` [PATCH ulogd2 v2 v2 31/34] output: pgsql: remove variable-length arrays
` [PATCH ulogd2 v2 v2 32/34] output: pgsql: tidy up `open_db_pgsql` and fix memory leak
` [PATCH ulogd2 v2 v2 33/34] output: pgsql: add prep & exec support
` [PATCH ulogd2 v2 v2 34/34] output: sqlite3: reimplement using the common DB API

[PATCH ebtables-nft] nft-bridge: work around recent "among" decode breakage
 2022-11-30 14:20 UTC  (2+ messages)

[PATCH v2 iptables-nft 0/3] remove escape_quotes support
 2022-11-30  9:34 UTC  (9+ messages)
` [PATCH v2 iptables-nft 1/3] xlate: get rid of escape_quotes
` [PATCH v2 iptables-nft 2/3] extensions: change expected output for new format

[linux-next:master] BUILD REGRESSION 13ee7ef407cfcf63f4f047460ac5bb6ba5a3447d
 2022-11-30  2:07 UTC 


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