netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-02 10:45:46 to 2017-10-16 10:20:01 UTC [more...]

libnftables, next steps
 2017-10-16 10:19 UTC  (2+ messages)

[PATCH v3] iptables: iptables-compat translation for TCPMSS
 2017-10-15 17:02 UTC  (2+ messages)

[RFC PATCH nft V5 1/2] src: Add import command for low level json
 2017-10-15 14:15 UTC  (2+ messages)
` [PATCH nft V4 2/2] tests: shell: Add tests for low level json import

[PATCH] ipvs: Fix inappropriate output of procfs
 2017-10-15 14:11 UTC  (2+ messages)

[PATCH v2] iptables: iptables-compat translation for TCPMSS
 2017-10-15 12:02 UTC 

(unknown),
 2017-10-15 11:49 UTC 

[PATCH nf-next] netfilter: xt_connlimit: don't store address in the conn nodes
 2017-10-15  9:00 UTC 

[PATCH nft 0/9] tests: Move tests from files to shell
 2017-10-14 13:04 UTC  (12+ messages)
` [PATCH nft 1/9] tests: files: Remove jump chain tests
` [PATCH nft 2/9] tests: shell: Add test case for jump chain
` [PATCH nft 3/9] tests: shell: Add test case for sets
` [PATCH nft 4/9] tests: files: Remove tests for set
` [PATCH nft 5/9] tests: shell: Add tests for variable definition
` [PATCH nft 6/9] tests: files: Remove test cases "
` [PATCH nft 7/9] tests: files: Remove tests for chain
` [PATCH nft 8/9] tests: files: Remove tests for table
` [PATCH nft 9/9] tests: files: Remove tests for verdict maps

[PATCH] update INSTALL to add library libnfnetlink
 2017-10-14 12:51 UTC 

[PATCH] tests: shell: add testcases for named limits
 2017-10-14 10:46 UTC 

[PATCH] Out Of Bound Read in Netfilter Conntrack
 2017-10-13 18:29 UTC  (3+ messages)
  ` [PATCH] Bitwise "

[PATCH] Update .gitignore
 2017-10-13 17:05 UTC 

[ANNOUNCE] libnftnl 1.0.8 release
 2017-10-13  0:42 UTC  (2+ messages)

[PATCH] src: Remove unnecessary cast on void pointer
 2017-10-13  0:01 UTC 

[ANNOUNCE] nftables 0.8 release
 2017-10-12 23:49 UTC 

[PATCH] netfilter: nfnl_cthelper: Replace kzalloc with kcalloc
 2017-10-12 23:42 UTC  (2+ messages)

[PATCH] netfilter: nf_conntrack_h323: Remove typedef struct
 2017-10-12 22:53 UTC 

[PATCH] tests: py: Add option --all to nft-test.py
 2017-10-12 20:55 UTC 

(unknown),
 2017-10-12 11:46 UTC 

[PATCH nf-next] netfilter: conntrack: make l3proto trackers const
 2017-10-12  7:38 UTC 

[PATCH] doc: nft.8 change "Native Address Translation" to "Network Address Translation"
 2017-10-12  7:24 UTC 

[PATCH v4 nf-next 0/2] netfilter: x_tables: speed up iptables-restore
 2017-10-11 23:13 UTC  (3+ messages)
` [PATCH nf-next v4 1/2] netfilter: x_tables: make xt_replace_table wait until old rules are not used anymore
` [PATCH nf-next v4 2/2] netfilter: x_tables: don't use seqlock when fetching old counters

[PATCH v3 nf-next 0/2] netfilter: x_tables: speed up iptables-restore
 2017-10-11 18:23 UTC  (8+ messages)
` [PATCH v3 nf-next 1/2] netfilter: x_tables: wait until old table isn't used anymore
` [PATCH v3 nf-next 2/2] netfilter: x_tables: don't use seqlock when fetching old counters

[PATCH nf] netfilter: x_tables: ensure readers see new ->private value
 2017-10-11 18:04 UTC  (2+ messages)

[PATCH v2] nftables: Add support for reserved header and addrs for routing header type 0
 2017-10-11 16:50 UTC  (2+ messages)

[PATCH nf-next 0/3] netfilter: remove pf argument from conntrack l4 packet function
 2017-10-11  8:47 UTC  (4+ messages)
` [PATCH nf-next 1/3] netfilter: conntrack: add and use nf_l4proto_log_invalid
` [PATCH nf-next 2/3] netfilter: conntrack: add and use nf_ct_l4proto_log_invalid
` [PATCH nf-next 3/3] netfilter: conntrack: remove pf argument from l4 packet functions

[redirect: netdev => netfilter-devel] Accept packets that the H.245 ALG can't process
 2017-10-11  7:26 UTC 

[PATCH] tests: shell: add testcases for named objects
 2017-10-10 20:40 UTC  (6+ messages)

[PATCH RFC tip/core/rcu 14/15] netfilter: Remove now-redundant smp_read_barrier_depends()
 2017-10-10 15:56 UTC  (3+ messages)

Support for attribute based deletion operation in nftables
 2017-10-10 10:24 UTC 

netfilter: x_tables: speed up iptables-restore
 2017-10-10 10:13 UTC  (3+ messages)
` [PATCH nf-next 1/2] netfilter: x_tables: make xt_replace_table wait until old rules are not used anymore
` [PATCH nf-next 2/2] netfilter: x_tables: don't use seqlock when fetching old counters

[PATCH] doc: nft.8 Document rule replace
 2017-10-09 19:12 UTC  (2+ messages)

[PATCH 00/12] Netfilter/IPVS fixes for net
 2017-10-09 17:40 UTC  (14+ messages)
` [PATCH 01/12] netfilter: ipvs: full-functionality option for ECN encapsulation in tunnel
` [PATCH 02/12] netfilter: xt_socket: Restore mark from full sockets only
` [PATCH 03/12] netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addresses
` [PATCH 04/12] netfilter: ipset: pernet ops must be unregistered last
` [PATCH 05/12] netfilter: ipset: Fix race between dump and swap
` [PATCH 06/12] netfilter: nf_tables: fix update chain error
` [PATCH 07/12] netfilter: ebtables: fix race condition in frame_filter_net_init()
` [PATCH 08/12] netfilter: nf_tables: Release memory obtained by kasprintf
` [PATCH 09/12] netfilter: nf_tables: do not dump chain counters if not enabled
` [PATCH 10/12] netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user
` [PATCH 11/12] netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
` [PATCH 12/12] netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'

[iptables PATCH] extensions: libxt_tcpmss: Detect invalid ranges
 2017-10-09 13:47 UTC 

[PATCH v2] nftables: make pointers in string arrays constant
 2017-10-09 13:28 UTC  (2+ messages)

[PATCH] test: shell: update shell/run-tests.sh to refer to relative path of testcase
 2017-10-09 13:22 UTC  (2+ messages)

[PATCH] src: Merge assignment with return
 2017-10-09 13:21 UTC  (2+ messages)

[PATCH v2] netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
 2017-10-09 13:18 UTC  (3+ messages)

[PATCH] netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
 2017-10-09 12:01 UTC  (5+ messages)

[PATCH nft] parser_bison: allow to used named limit from dictionaries too
 2017-10-09 11:59 UTC  (3+ messages)
` [PATCH nft] scanner: IPv4-Mapped IPv6 addresses support

[PATCH v3] netfilter: SYNPROXY: fix process non tcp packet bug in {ipv4,ipv6}_synproxy_hook
 2017-10-09 11:09 UTC  (2+ messages)

[PATCH 36/47] netfilter: conntrack: place print_tuple in procfs part
 2017-10-09 10:04 UTC  (5+ messages)
` [PATCH 41/47] netfilter: convert hook list to an array

[PATCH 13/14] netfilter/ipvs: Use %pS printk format for direct addresses
 2017-10-09  5:52 UTC  (2+ messages)

IRREVOCABLE PAYMENT ORDER.pdf
 2017-10-09  0:12 UTC 

(unknown),
 2017-10-09  3:44 UTC 

[PATCH] datatype: Change "%Zx" to "%zx" and "%Zu" to "%zu"
 2017-10-08 20:30 UTC 

[PATCH] src: buffer is not null terminated
 2017-10-08 19:28 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH v2] src: Use snprintf() over strncpy()
 2017-10-08 19:23 UTC 

[PATCH] src: Code indent should use tabs wherever possible
 2017-10-08 11:16 UTC 

[PATCH] src: Remove unnecessary spaces
 2017-10-08 10:25 UTC 

(unknown),
 2017-10-08  7:59 UTC 

nftables: 0040set_0 test in tests/shell/testcases/transactions fails
 2017-10-06 14:13 UTC 

[PATCH] nftables: make pointers in string arrays constant
 2017-10-06 13:25 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH net] netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user
 2017-10-06 13:05 UTC  (3+ messages)

[PATCH nftables] netlink_linearize: skip set element expression in set statement key
 2017-10-06 12:58 UTC  (2+ messages)

man page nft.8 add chain synopsis
 2017-10-06 12:52 UTC  (2+ messages)

[PATCH nft v2] tests: shell: Add tests for chain rename
 2017-10-06 12:42 UTC  (4+ messages)
` [PATCH nft] tests: files: Remove old "

[PATCH] INSTALL: Update dependency list and configure with libxtables support
 2017-10-06 12:40 UTC  (2+ messages)

[PATCH] test: shell: execute shell/run-tests.sh from any directory
 2017-10-06 12:37 UTC  (2+ messages)

[nft PATCH] evaluate: Fix debug output
 2017-10-06 12:36 UTC  (2+ messages)

[ebtables PATCH] Use flock() for --concurrent option
 2017-10-06 10:48 UTC 

(unknown),
 2017-10-06  1:59 UTC 

(unknown),
 2017-10-06  1:43 UTC 

[PATCH v2] ebtables: fix race condition in frame_filter_net_init()
 2017-10-05 23:32 UTC  (2+ messages)
` [ebtables] c70604d6de: BUG:unable_to_handle_kernel

[PATCH v2] netfilter: ipset: Convert timers to use timer_setup()
 2017-10-05 18:21 UTC 

[PATCH] netfilter: ipset: Convert timers to use timer_setup()
 2017-10-05 18:15 UTC  (3+ messages)

[PATCH nf-next] netfilter: nat: use test_and_clear_bit when deleting ct from bysource list
 2017-10-05 14:46 UTC 

[PATCH] inet: frags: Convert timers to use timer_setup()
 2017-10-05  0:52 UTC 

[nft PATCH] netlink: Use nftnl_expr_fprintf() in netlink_dump_expr()
 2017-10-04 21:41 UTC 

[libnftnl PATCH] expr: Introduce nftnl_expr_fprintf()
 2017-10-04 21:36 UTC 

[PATCH] netfilter: fix stringop-overflow warning with UBSAN
 2017-10-04 18:01 UTC  (3+ messages)

[PATCH nf] netfilter: nf_tables: do not dump chain counters if not enabled
 2017-10-04 15:22 UTC 

[PATCH] iptables: change large file support handling
 2017-10-04 15:09 UTC  (6+ messages)

[PATCH v2 0/2] xt_bpf: fix handling of pinned objects
 2017-10-04 14:38 UTC  (9+ messages)
` [PATCH v2 1/2] iptables: support match info fixup after tc_init

[PATCH 0/3] evaluate: Follow linux-kernel coding style
 2017-10-04 14:29 UTC  (3+ messages)
` [PATCH 3/3] evaluate: make pointers in string arrays constant
  ` [Outreachy kernel] "

[iptables PATCH 0/2] ip{,6}tables-restore: Fix wait-interval parsing
 2017-10-04 14:10 UTC  (2+ messages)

[PATCH] iptables: Constify option struct
 2017-10-04 14:08 UTC  (2+ messages)

[iptables PATCH 0/2] Document nfnl_osf utility
 2017-10-04 13:53 UTC  (2+ messages)

[PATCH libnftnl] build: libnftnl 1.0.8 release
 2017-10-04 13:23 UTC 

[PATCH libnftnl,v2 1/4] buffer: use nftnl_expr_snprintf() from nftnl_buf_expr()
 2017-10-04 12:23 UTC  (4+ messages)
` [PATCH libnftnl,v2 2/4] expr: no need to nul-terminate buffer from expression ->snprintf indirection
` [PATCH libnftnl,v2 3/4] src: no need to nul-terminate buffer for nftnl_fprintf() calls
` [PATCH libnftnl,v2 4/4] src: do not nul-terminate internal helper functions

[PATCH libnftnl 1/3] buffer: use nftnl_expr_snprintf() from nftnl_buf_expr()
 2017-10-04 12:09 UTC  (3+ messages)
` [PATCH libnftnl 2/3] expr: no need to nul-terminate buffer from expression ->snprintf indirection
` [PATCH libnftnl 3/3] src: no need to nul-terminate buffer for nftnl_fprintf() calls

nftables: Add support for reserved header and addrs for routing header type 0
 2017-10-04 11:10 UTC  (2+ messages)

nftables: Add support for unsupported codes in icmp and icmp6 extensions
 2017-10-04 11:08 UTC  (2+ messages)

[PATCH nf] netfilter: nft_set_hash: disable fast_ops for 2-len keys
 2017-10-04  0:17 UTC 

[PATCH v2] netfilter: SYNPROXY: fix process non tcp packet bug in {ipv4,ipv6}_synproxy_hook
 2017-10-03 13:32 UTC  (3+ messages)

[PATCH] netfilter: nf_tables: Release memory obtained by kasprintf
 2017-10-03 13:21 UTC  (2+ messages)

(unknown),
 2017-10-03 10:37 UTC 

(unknown),
 2017-10-03  0:14 UTC 

[PATCH] exthdr: Add support for reserved header and address
 2017-10-02 19:08 UTC  (2+ messages)

[ulog2 PATCH] Non-arbitrary malloc for SQL queries + string length limit
 2017-10-02 16:32 UTC  (4+ messages)

[PATCH nft] parser_bison: allow to used named limit from dictionaries too
 2017-10-02 16:26 UTC 

[ulogd2 PATCH] ulogd2: new config behaviour: load all plugins by default
 2017-10-02 13:06 UTC 

Memory Leak in nf_conntrack_in
 2017-10-02 12:59 UTC 

[PATCH nft] tests: shell: Add test for chain rename
 2017-10-02 12:35 UTC  (2+ messages)

[PATCH nft] tests: shell: Add test for chain rename
 2017-10-02 12:32 UTC  (3+ messages)

[PATCH nft] mnl: fix broken sequence number allocation
 2017-10-02 12:25 UTC 

[ulogd2 PATCH] ulogd2: add new config option: load_all_plugins
 2017-10-02 11:31 UTC  (8+ 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).