netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-17 13:01:19 to 2023-08-28 15:09:00 UTC [more...]

[PATCH nft 0/8] fix compiler warnings with clang
 2023-08-28 15:08 UTC  (10+ messages)
` [PATCH nft 1/8] netlink: avoid "-Wenum-conversion" warning in dtype_map_from_kernel()
` [PATCH nft 2/8] netlink: avoid "-Wenum-conversion" warning in parser_bison.y
` [PATCH nft 3/8] src: use "%zx" format instead of "%Zx"
` [PATCH nft 4/8] datatype: avoid cast-align warning with struct sockaddr result from getaddrinfo()
` [PATCH nft 5/8] src: rework SNPRINTF_BUFFER_SIZE() and avoid "-Wunused-but-set-variable"
` [PATCH nft 6/8] src: suppress "-Wunused-but-set-variable" warning with "parser_bison.c"
` [PATCH nft 7/8] utils: add _NFT_PRAGMA_WARNING_DISABLE()/_NFT_PRAGMA_WARNING_REENABLE helpers
` [PATCH nft 8/8] datatype: suppress "-Wformat-nonliteral" warning in integer_type_print()

[PATCH nft 0/4] add operation cache for timestamp
 2023-08-28 15:02 UTC  (7+ messages)
` [PATCH nft 1/4] evaluate: add and use parse_ctx_init() helper method
` [PATCH nft 2/4] src: add ops_cache struct for caching information during parsing
` [PATCH nft 3/4] src: cache result of time() during parsing/output
` [PATCH nft 4/4] src: cache GMT offset for current time "

[PATCH nf] netfilter/xt_u32: validate user space input
 2023-08-28 13:25 UTC  (2+ messages)

[syzbot] [arm?] [netfilter?] KASAN: slab-out-of-bounds Read in do_csum
 2023-08-28 10:04 UTC 

Fwd: Since 6.1: flow_dissector.c __skb_flow_dissect+0xa91/0x1cd0 raises WARNING in specific circumstances
 2023-08-28  0:36 UTC 

[Networking] ERSPAN decapsulation drops DHCP unicast packets
 2023-08-27  8:34 UTC  (2+ messages)

[PATCH -stable,4.14.y,4.19.y 0/1] ipvs: backport 1b90af292e71 and 5310760af1d4
 2023-08-26 16:36 UTC  (3+ messages)
  ` [PATCH -stable,4.14.y,4.19.y 1/1] ipvs: Improve robustness to the ipvs sysctl

[PATCH conntrack-tools 0/4] Fixes for yacc parser compilation warnings
 2023-08-26 16:32 UTC  (5+ messages)
` [PATCH conntrack-tools 1/4] build: reformat and sort `conntrack_LDADD` and `conntrackd_SOURCES`
` [PATCH conntrack-tools 2/4] build: stop suppressing warnings for generated sources
` [PATCH conntrack-tools 3/4] read_config_yy: correct `yyerror` prototype
` [PATCH conntrack-tools 4/4] read_config_yy: correct arguments passed to `inet_aton`

[PATCH v4.19.y] netfilter: nf_queue: fix socket leak
 2023-08-26  6:50 UTC 

[PATCH nft v2 0/6] cleanup base includes and add <nft.h> header
 2023-08-25 13:01 UTC  (8+ messages)
` [PATCH nft v2 1/6] meta: define _GNU_SOURCE to get strptime() from <time.h>
` [PATCH nft v2 2/6] src: add <nft.h> header and include it as first
` [PATCH nft v2 3/6] include: don't define _GNU_SOURCE in public header
` [PATCH nft v2 4/6] configure: use AC_USE_SYSTEM_EXTENSIONS to get _GNU_SOURCE
` [PATCH nft v2 5/6] include: include <std{bool,int}.h> via <nft.h>
` [PATCH nft v2 6/6] configure: drop AM_PROG_CC_C_O autoconf check

[nft PATCH] evaluate: Drop dead code from expr_evaluate_mapping()
 2023-08-25 11:55 UTC 

[PATCH nft 0/6] no recursive make
 2023-08-25 11:27 UTC  (7+ messages)
` [PATCH nft 1/6] build: drop recursive make for "include/**/Makefile.am"
` [PATCH nft 2/6] build: drop recursive make for "py/Makefile.am"
` [PATCH nft 3/6] build: drop recursive make for "files/**/Makefile.am"
` [PATCH nft 4/6] build: drop recursive make for "src/Makefile.am"
` [PATCH nft 5/6] build: drop recursive make for "examples/Makefile.am"
` [PATCH nft 6/6] build: drop recursive make for "doc/Makefile.am"

[PATCH nf v2] netfilter: nft_exthdr: Fix non-linear header modification
 2023-08-25  5:33 UTC 

[PATCH nf] netfilter: nft_exthdr: Fix non-linear header modification
 2023-08-25  3:52 UTC  (5+ messages)

[PATCH nft] tests: 30s-stress: add failslab and abort phase tests
 2023-08-24 15:02 UTC 

[PATCH nft 0/6] cleanup base includes and add <nftdefault.h> header
 2023-08-24 13:18 UTC  (10+ messages)
` [PATCH nft 1/6] meta: define _GNU_SOURCE to get strptime() from <time.h>
` [PATCH nft 2/6] src: add <nftdefault.h> header and include it as first
` [PATCH nft 3/6] include: don't define _GNU_SOURCE in public header
` [PATCH nft 4/6] configure: use AC_USE_SYSTEM_EXTENSIONS to get _GNU_SOURCE
` [PATCH nft 5/6] include: include <std{bool,int}.h> via nftdefault.h
` [PATCH nft 6/6] configure: drop AM_PROG_CC_C_O autoconf check

[Cluster-devel] I have been given the guide with full network diagram on configuring High Availability (HA) Cluster and SD-WAN for Fortigate firewalls by my boss on 10 May 2023 Wed
 2023-08-24 12:55 UTC  (3+ messages)

[PATCH conntrack-tools] conntrack, nfct: fix some typo's
 2023-08-24 12:50 UTC  (2+ messages)

[PATCH net 0/6] netfilter updates for net
 2023-08-24  9:00 UTC  (8+ messages)
` [PATCH net 1/6] netfilter: nf_tables: validate all pending tables
` [PATCH net 2/6] netfilter: nf_tables: flush pending destroy work before netlink notifier
` [PATCH net 3/6] netfilter: nf_tables: GC transaction race with abort path
` [PATCH net 4/6] netfilter: nf_tables: use correct lock to protect gc_list
` [PATCH net 5/6] netfilter: nf_tables: fix out of memory error handling
` [PATCH net 6/6] netfilter: nf_tables: defer gc run if previous batch is still pending

[nft PATCH] clang-format: add clang-format configuration file from Linux kernel
 2023-08-24  7:43 UTC  (3+ messages)

[nft PATCH v5 0/6] add input flags and "no-dns"/"json" flags
 2023-08-24  7:03 UTC  (8+ messages)
` [nft PATCH v5 1/6] src: add input flags for nft_ctx
` [nft PATCH v5 2/6] src: add input flag NFT_CTX_INPUT_NO_DNS to avoid blocking
` [nft PATCH v5 3/6] src: add input flag NFT_CTX_INPUT_JSON to enable JSON parsing
` [nft PATCH v5 4/6] py: fix exception during cleanup of half-initialized Nftables
` [nft PATCH v5 5/6] py: extract flags helper functions for set_debug()/get_debug()
` [nft PATCH v5 6/6] py: add Nftables.{get,set}_input_flags() API

[nft PATCH] gitignore: ignore cscope files
 2023-08-23 17:17 UTC  (2+ messages)

[nft PATCH] tests: shell: Stabilize sets/0043concatenated_ranges_0 test
 2023-08-23 16:53 UTC  (2+ messages)

[nft PATCH] tests: shell: Stabilize sets/reset_command_0 test
 2023-08-23 16:53 UTC  (2+ messages)

[PATCH nft] tests: shell: use minutes granularity in sets/0036add_set_element_expiration_0
 2023-08-23 14:35 UTC  (2+ messages)

[PATCH nft] evaluate: error out on meter overlap with an existing set/map declaration
 2023-08-23 12:04 UTC 

[PATCH nf] netfilter: nft_set_pipapo: fix out of memory error handling
 2023-08-23  9:10 UTC  (3+ messages)

[PATCH nf] netfilter: nf_tables: defer gc run if previous batch is still pending
 2023-08-23  9:29 UTC  (2+ messages)

[PATCH net-next 00/10] netfilter updates for net-next
 2023-08-23  2:00 UTC  (12+ messages)
` [PATCH net-next 01/10] netfilter: ebtables: fix fortify warnings in size_entry_mwt()
` [PATCH net-next 02/10] netfilter: ebtables: replace zero-length array members
` [PATCH net-next 03/10] netfilter: ipset: refactor deprecated strncpy
` [PATCH net-next 04/10] netfilter: nf_tables: "
` [PATCH net-next 05/10] "
` [PATCH net-next 06/10] netfilter: nft_osf: "
` [PATCH net-next 07/10] netfilter: nft_meta: "
` [PATCH net-next 08/10] netfilter: x_tables: "
` [PATCH net-next 09/10] netfilter: xtables: "
` [PATCH net-next 10/10] netfilter: nf_tables: allow loop termination for pending fatal signal

[PATCH nf-next] netfilter: nf_tables: missing extended netlink error in lookup functions
 2023-08-22 17:11 UTC 

[nft PATCH 1/2] meta: don't assume time_t is 64 bit in date_type_print()
 2023-08-22 16:06 UTC  (9+ messages)
` [nft PATCH 2/2] meta: use reentrant localtime_r()/gmtime_r() functions

[PATCH nft] cache: chain listing implicitly sets on terse option
 2023-08-22  9:53 UTC 

[PATCH ipset] bash-completion: fix syntax error
 2023-08-22  9:12 UTC  (2+ messages)

[PATCH conntrack] tests/conntrack: add initial stress test for conntrack
 2023-08-21 22:07 UTC 

[PATCH nft,v2] INSTALL: provide examples to install python bindings
 2023-08-21 20:05 UTC  (3+ messages)

[PATCH ulogd2 v3 00/11] Fixes for handling and output of IP addresses
 2023-08-21 19:42 UTC  (12+ messages)
` [PATCH ulogd2 v3 01/11] src: record length of integer key values
` [PATCH ulogd2 v3 02/11] printpkt: fix statement punctuator
` [PATCH ulogd2 v3 03/11] printpkt, raw2packet_BASE: keep gateway address in NBO
` [PATCH ulogd2 v3 04/11] raw2packet_BASE: store ARP address values as integers
` [PATCH ulogd2 v3 05/11] ip2hbin: store ipv6 address as integer
` [PATCH ulogd2 v3 06/11] ipfix: skip non-ipv4 addresses
` [PATCH ulogd2 v3 07/11] gprint, oprint: use inet_ntop to format ip addresses
` [PATCH ulogd2 v3 08/11] gprint, oprint: add support for printing ipv6 addresses
` [PATCH ulogd2 v3 09/11] sqlite3: correct binding of ipv4 addresses and 64-bit integers
` [PATCH ulogd2 v3 10/11] sqlite3: insert ipv6 addresses as null rather than garbage
` [PATCH ulogd2 v3 11/11] db: insert ipv6 addresses in the same format as ip2bin

[PATCH nf-next] netfilter: nf_tables: allow loop termination for pending fatal signal
 2023-08-21 15:18 UTC 

[PATCH nft] tests/shell: expand vmap test case to also cause batch abort
 2023-08-21 15:16 UTC 

[PATCH nft] parser: permit gc-interval in map declarations
 2023-08-21 14:12 UTC 

[PATCH nf] netfilter: nf_tables: use correct lock to protect gc_list
 2023-08-21 13:13 UTC  (2+ messages)

[PATCH conntrack] conntrack: do not set on NLM_F_ACK in IPCTNL_MSG_CT_GET requests
 2023-08-21 12:01 UTC 

[PATCH nft] INSTALL: provide examples to install python bindings
 2023-08-21 11:12 UTC  (2+ messages)

[PATCH conntrack] conntrack: skip ENOENT when -U/-D finds a stale conntrack entry
 2023-08-21 10:27 UTC 

[PATCH conntrack] conntrack: unbreak -U command, use correct family
 2023-08-21 10:17 UTC 

[PATCH nf] netfilter: nf_tables: GC transaction race with abort path
 2023-08-21  2:20 UTC  (4+ messages)

[RE]: RE:
 2023-08-20 17:01 UTC 

libnetfilter_queue patch ping
 2023-08-21  0:14 UTC  (3+ messages)

[nft PATCH v3 0/3] src: use reentrant getprotobyname_r()/getprotobynumber_r()/getservbyport_r()
 2023-08-20 20:35 UTC  (7+ messages)
` [nft PATCH v3 1/3] nftutils: add new internal file for general utilities
` [nft PATCH v3 2/3] nftutils: add wrappers for getprotoby{name,number}_r(), getservbyport_r()
` [nft PATCH v3 3/3] src: use "

[nft PATCH] src: use reentrant getprotobyname_r()/getprotobynumber_r()/getservbyport_r()
 2023-08-18 17:38 UTC  (7+ messages)
` [nft PATCH v2] "

[PATCH xtables-addons] doc: fix version number in xtables-addons.8
 2023-08-18 14:58 UTC  (2+ messages)

[PATCH] json: use strtok_r() instead of strtok()
 2023-08-18 14:53 UTC  (2+ messages)

[PATCH xtables-addons 0/5] Autoools silent-rules fixes
 2023-08-18 14:52 UTC  (7+ messages)
` [PATCH xtables-addons 1/5] build: use `$(top_srcdir)` when including Makefile.extra
` [PATCH xtables-addons 2/5] build: replace `AM_V_silent` with `AM_V_at`
` [PATCH xtables-addons 3/5] build: update `AM_V_*` definitions to match autotools
` [PATCH xtables-addons 4/5] build: don't hard-code `AM_DEFAULT_VERBOSITY` in Makefile.iptrules
` [PATCH xtables-addons 5/5] build: define `AM_V_GEN` where it is needed

[PATCH v11.1] selftests/landlock: Add 11 new test suites dedicated to network
 2023-08-18 14:05 UTC  (5+ messages)
` [PATCH] landlock: Fix and test network AF inconsistencies

[PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
 2023-08-18 14:05 UTC  (10+ messages)
` [PATCH v11.1] "

[nft PATCH v4 0/6] add input flags and "no-dns"/"json" flags
 2023-08-18  9:45 UTC  (13+ messages)
` [nft PATCH v4 2/6] src: add input flag NFT_CTX_INPUT_NO_DNS to avoid blocking
` [nft PATCH v4 6/6] py: add Nftables.{get,set}_input() API

Słowa kluczowe do wypozycjonowania
 2023-08-18  8:06 UTC 

[PATCH nf] netfilter: nf_tables: flush pending destroy work before netlink notifier
 2023-08-17 23:13 UTC 

[PATCH nf] netfilter: nf_tables: validate all pending tables
 2023-08-17 18:28 UTC 

[PATCHv2 nf] netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
 2023-08-17 18:04 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).