messages from 2022-12-07 21:27:44 to 2022-12-27 01:47:44 UTC [more...]
[PATCH v8 02/12] landlock: Refactor landlock_find_rule/insert_rule
2022-12-27 1:47 UTC (8+ messages)
` [PATCH] landlock: Allow filesystem layout changes for domains without such rule type
[PATCH libmnl v2] doc: fix some non-native English usages
2022-12-24 17:35 UTC
[PATCH libmnl] doc: fix some non-native English usages
2022-12-24 17:24 UTC (3+ messages)
[PATCH libnetfilter_conntrack 1/2] conntrack: fix BPF code for filtering on big-endian architectures
2022-12-23 16:24 UTC (2+ messages)
` [PATCH libnetfilter_conntrack 2/2] conntrack: simplify calculation of `struct sock_fprog` length
[PATCH] treewide: Convert del_timer*() to timer_shutdown*()
2022-12-23 15:41 UTC (5+ messages)
[libnetfilter_conntrack PATCH] conntrack: increase the length of `l4proto_map`
2022-12-23 12:38 UTC
ipset bug (kernel hang)
2022-12-22 23:22 UTC
"nft list hooks" in older kernels?
2022-12-22 22:09 UTC
[iptables PATCH 1/3] gitignore: Ignore utils/nfsynproxy
2022-12-22 17:42 UTC (4+ messages)
` [iptables PATCH 2/3] gitignore: Ignore generated ip6tables man pages
` [iptables PATCH 3/3] ebtables-translate: Install symlink
[iptables PATCH] nft: Reject tcp/udp extension without proper protocol match
2022-12-22 15:44 UTC (2+ messages)
[PATCH nft 1/2,v2] evaluate: fix shift exponent underflow in concatenation evaluation
2022-12-22 12:06 UTC (2+ messages)
` [PATCH nft 2/2] ct: use inet_service_type for proto-src and proto-dst
[PATCH nft] scanner: treat invalid octal strings as strings
2022-12-22 11:23 UTC (5+ messages)
[PATCH nft] evaluate: fix shift exponent underflow in concatenation evaluation
2022-12-22 11:21 UTC
[ANNOUNCE] nftables 1.0.6 release
2022-12-22 11:16 UTC (3+ messages)
[PATCH nf 4/4,v6] netfilter: nf_tables: honor set timeout and garbage collection updates
2022-12-22 9:40 UTC
[conntrack-tools PATCH 0/4] Fix some minor bugs
2022-12-21 16:51 UTC (7+ messages)
` [conntrack-tools PATCH 1/4] conntrack: Fix potential array out of bounds access
` [conntrack-tools PATCH 2/4] conntrack: Fix for unused assignment in do_command_ct()
` [conntrack-tools PATCH 3/4] conntrack: Fix for unused assignment in ct_save_snprintf()
` [conntrack-tools PATCH 4/4] conntrack: Sanitize free_tmpl_objects()
[PATCH nft] owner: Fix potential array out of bounds access
2022-12-21 16:41 UTC (2+ messages)
[PATCH nf] netfilter: conntrack: fix ipv6 exthdr error check
2022-12-21 16:34 UTC (2+ messages)
[PATCH nf,v5 1/4] netfilter: nf_tables: consolidate set description
2022-12-21 16:28 UTC (4+ messages)
` [PATCH nf,v5 2/4] netfilter: nf_tables: add function to create set stateful expressions
` [PATCH nf,v5 3/4] netfilter: nf_tables: perform type checking for existing sets
` [PATCH nf,v5 4/4] netfilter: nf_tables: honor set timeout and garbage collection updates
[nf-next PATCH v2] netfilter: nf_tables: Introduce NFTA_RULE_ACTUAL_EXPR
2022-12-21 14:22 UTC
[iptables PATCH 0/4] Make rule parsing strict
2022-12-20 21:24 UTC (6+ messages)
` [iptables PATCH 1/4] nft: Parse icmp header matches
` [iptables PATCH 2/4] arptables: Check the mandatory ar_pln match
` [iptables PATCH 3/4] nft: Increase rule parser strictness
` [iptables PATCH 4/4] nft: Make rule parsing errors fatal
[RFC ebtables-nft] unify ether type and meta protocol decoding
2022-12-20 20:44 UTC (2+ messages)
` [iptables RFC] ebtables: among: Embed meta protocol match into set lookup
[PATCH nf,v4 4/4] netfilter: nf_tables: honor set timeout and garbage collection updates
2022-12-20 15:49 UTC
[PATCH nf,v3 4/4] netfilter: nf_tables: honor set timeout and garbage collection updates
2022-12-19 19:52 UTC
[PATCH nf,v2 0/4] nf_tables: set updates type check
2022-12-19 19:41 UTC (6+ messages)
` [PATCH nf,v2 1/4] netfilter: nf_tables: consolidate set description
` [PATCH nf,v2 2/4] netfilter: nf_tables: add function to create set stateful expressions
` [PATCH nf,v2 3/4] netfilter: nf_tables: perform type checking for existing sets
` [PATCH nf,v2 4/4] netfilter: nf_tables: honor set timeout and garbage collection updates
[PATCH nf,v1] netfilter: nf_tables: perform type checking for existing sets
2022-12-19 9:32 UTC (2+ messages)
[PATCH nft] src: Add GPLv2+ header to .c files of recent creation
2022-12-16 19:06 UTC (2+ messages)
` [PATCH nft] src: Update copyright header to GPLv2+ in socket.c
[nf-next PATCH] netfilter: nf_tables: Introduce NFTA_RULE_ALT_EXPRESSIONS
2022-12-16 13:26 UTC (4+ messages)
[PATCH] ipvs: use div_s64 for signed division
2022-12-16 11:24 UTC (4+ messages)
repeated nft set add ignores changed parameters
2022-12-16 11:16 UTC
[PATCH nf-next] netfilter: conntrack: move rcu read lock to nf_conntrack_find_get
2022-12-16 1:46 UTC
[RFC net-next 05/15] netlink: add macro for checking dump ctx size
2022-12-15 2:01 UTC
[iptables PATCH] Makefile: Create LZMA-compressed dist-files
2022-12-14 14:49 UTC (2+ messages)
[iptables PATCH v2 00/11] Support 'make dist' and 'make check'
2022-12-14 14:48 UTC (13+ 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 net 0/3] Netfilter/IPVS fixes for net
2022-12-14 4:00 UTC (5+ messages)
` [PATCH net 1/3] netfilter: flowtable: really fix NAT IPv6 offload
` [PATCH net 2/3] ipvs: add a 'default' case in do_ip_vs_set_ctl()
` [PATCH net 3/3] netfilter: conntrack: document sctp timeouts
[nft PATCH 0/4] xt: Rewrite unsupported compat expression dumping
2022-12-13 14:03 UTC (10+ messages)
` [nft PATCH 1/4] xt: Delay libxtables access until translation
` [nft PATCH 3/4] xt: Rewrite unsupported compat expression dumping
[PATCH nft] doc: add/update can be used with maps too
2022-12-13 13:38 UTC
[PATCH] netfilter: conntrack: document sctp timeouts
2022-12-13 12:23 UTC (3+ messages)
[PATCH] ipvs: initialize 'ret' variable in do_ip_vs_set_ctl()
2022-12-13 11:28 UTC (9+ messages)
` [PATCH v2] ipvs: add a 'default' case "
[PATCH ulogd2] build: fix pgsql fall-back configuration of CFLAGS
2022-12-13 11:19 UTC (2+ messages)
` [PATCH ulogd2 v2] "
[PATCH net-next] ipvs: fix type warning in do_div() on 32 bit
2022-12-13 11:09 UTC (2+ messages)
[PATCH net-next 00/12] Netfilter/IPVS updates for net-next
2022-12-12 23:00 UTC (14+ 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] ipvs: use u64 to silence do_div warnings
2022-12-12 19:58 UTC
[PATCH nft 0/3] fix map update with concatenation and timeouts
2022-12-12 16:42 UTC (8+ messages)
` [PATCH nft 1/3] netlink_delinearize: fix decoding of concat data element
` [PATCH nft 2/3] netlink_linearize: fix timeout with map updates
` [PATCH nft 3/3] tests: add a test case for map update from packet path with concat
[PATCH nft] evaluate: fix compilation warning
2022-12-12 9:20 UTC
[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)
[iptables PATCH 0/7] tests: xlate: generic.txlate to pass replay test
2022-12-09 20:09 UTC (12+ messages)
` [iptables PATCH 1/7] ebtables: Implement --check command
` [iptables PATCH 4/7] nft: Fix match generator for '! -i +'
[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 (5+ messages)
` [PATCH ulogd2 2/4] filter: fix buffer sizes in filter plug-ins
[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 (3+ 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)
[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 (7+ messages)
` [iptables PATCH 08/11] Makefile: Generate .tar.bz2 archive with 'make dist'
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).