netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-16 18:34:52 to 2019-07-22 10:29:20 UTC [more...]

[PATCH 1/4] [v2] structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
 2019-07-22 10:28 UTC  (6+ messages)
` [PATCH 4/4] ipvs: reduce kernel stack usage

[iptables PATCH v2 00/11] Larger xtables-save review
 2019-07-22 10:16 UTC  (12+ messages)
` [iptables PATCH v2 01/11] ebtables: Fix error message for invalid parameters
` [iptables PATCH v2 02/11] ebtables-save: Fix counter formatting
` [iptables PATCH v2 03/11] xtables-save: Unify *-save header/footer comments
` [iptables PATCH v2 04/11] xtables-save: Fix table compatibility check
` [iptables PATCH v2 05/11] nft: Make nft_for_each_table() more versatile
` [iptables PATCH v2 06/11] xtables-save: Avoid mixed code and declarations
` [iptables PATCH v2 07/11] xtables-save: Pass optstring/longopts to xtables_save_main()
` [iptables PATCH v2 08/11] xtables-save: Make COMMIT line optional
` [iptables PATCH v2 09/11] xtables-save: Pass format flags to do_output()
` [iptables PATCH v2 10/11] arptables-save: Merge into xtables_save_main()
` [iptables PATCH v2 11/11] ebtables-save: "

[PATCH nft v2] src: evaluate: support prefix expression in statements
 2019-07-22  9:37 UTC 

[PATCH nft] src: evaluate: support prefix expression in statements
 2019-07-22  8:54 UTC  (2+ messages)

[PATCH] netfilter: synproxy: erroneous TCP mss option fixed
 2019-07-22  8:45 UTC  (10+ messages)
` [PATCH v2] "

[PATCH iptables] nfnl_osf: fix snprintf -Wformat-truncation warning
 2019-07-21 19:24 UTC 

[PATCH nft v2] src: osf: fix snprintf -Wformat-truncation warning
 2019-07-21 19:07 UTC 

[PATCH] netfilter: ebtables: compat: fix a memory leak bug
 2019-07-21 18:59 UTC  (3+ messages)

[iptables PATCH 00/12] Larger xtables-save review
 2019-07-21 18:56 UTC  (21+ messages)
` [iptables PATCH 01/12] ebtables: Fix error message for invalid parameters
` [iptables PATCH 02/12] ebtables-save: Fix counter formatting
` [iptables PATCH 03/12] xtables-save: Use argv[0] as program name
` [iptables PATCH 04/12] xtables-save: Unify *-save header/footer comments
` [iptables PATCH 05/12] xtables-save: Fix table compatibility check
` [iptables PATCH 06/12] nft: Make nft_for_each_table() more versatile
` [iptables PATCH 07/12] xtables-save: Avoid mixed code and declarations
` [iptables PATCH 08/12] xtables-save: Pass optstring/longopts to xtables_save_main()
` [iptables PATCH 09/12] xtables-save: Make COMMIT line optional
` [iptables PATCH 10/12] xtables-save: Pass format flags to do_output()
` [iptables PATCH 11/12] arptables-save: Merge into xtables_save_main()
` [iptables PATCH 12/12] ebtables-save: "

[PATCH nft] doc: fib: explain example in more detail
 2019-07-21 18:54 UTC  (4+ messages)

[PATCH nft 0/3] fix crash bug during rule restore
 2019-07-21 18:50 UTC  (8+ messages)
` [PATCH nft 1/3] src: erec: fall back to internal location if its null
` [PATCH nft 2/3] src: evaluate: don't rely on global chain ctx for error reporting
` [PATCH nft 3/3] src: evaluate: return immediately if no op was requested

[nft PATCH 1/2] parser_bison: Get rid of (most) bison compiler warnings
 2019-07-21 11:29 UTC  (8+ messages)
` [nft PATCH 2/2] nfnl_osf: Silence string truncation gcc warnings

[PATCH nft] src: osf: fix snprintf -Wformat-truncation warning
 2019-07-21 10:43 UTC  (4+ messages)

[PATCH nft] scanner: don't rely on fseek for input stream repositioning
 2019-07-21 10:18 UTC 

WARNING in xt_compat_add_offset
 2019-07-20 23:55 UTC  (2+ messages)

[nf PATCH v2 1/2] net: nf_tables: Make nft_meta expression more robust
 2019-07-20 15:15 UTC  (4+ messages)
` [PATCH 2/2] net: netfilter: nft_meta_bridge: Eliminate 'out' label

[PATCH nf,v5 0/4] flow_offload fixes
 2019-07-20  4:28 UTC  (6+ messages)
` [PATCH nf,v5 1/4] net: openvswitch: rename flow_stats to sw_flow_stats
` [PATCH nf,v5 2/4] net: flow_offload: remove netns parameter from flow_block_cb_alloc()
` [PATCH nf,v5 3/4] net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
` [PATCH nf,v5 4/4] net: flow_offload: add flow_block structure and use it

[PATCH 00/14] Netfilter fixes for net
 2019-07-20  4:25 UTC  (11+ messages)
` [PATCH 01/14] netfilter: nfnetlink: avoid deadlock due to synchronous request_module
` [PATCH 02/14] netfilter: Fix rpfilter dropping vrf packets by mistake
` [PATCH 03/14] netfilter: nf_conntrack_sip: fix expectation clash
` [PATCH 04/14] netfilter: Update obsolete comments referring to ip_conntrack
` [PATCH 05/14] netfilter: nf_tables: fix module autoload for redir
` [PATCH 06/14] netfilter: synproxy: fix erroneous tcp mss option
` [PATCH 07/14] netfilter: conntrack: always store window size un-scaled
` [PATCH 08/14] netfilter: nf_tables: don't fail when updating base chain policy
` [PATCH 09/14] netfilter: nft_hash: fix symhash with modulus one

[PATCH ghak90 V6 00/10] audit: implement container identifier
 2019-07-20  2:19 UTC  (27+ messages)
` [PATCH ghak90 V6 02/10] audit: add container id
` [PATCH ghak90 V6 03/10] audit: read container ID of a process

[PATCH net-next,v2 2/3] net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
 2019-07-19 17:12 UTC  (2+ messages)

userspace conntrack helper and confirming the master conntrack
 2019-07-19 16:47 UTC  (4+ messages)

[PATCH 10/14] netfilter: nf_tables: Support auto-loading for inet nat
 2019-07-19 16:46 UTC  (5+ messages)
` [PATCH 11/14] netfilter: synproxy: fix rst sequence number mismatch
` [PATCH 12/14] netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module
` [PATCH 13/14] netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE
` [PATCH 14/14] netfilter: bridge: make NF_TABLES_BRIDGE tristate

[PATCH nft] src: allow variables in the chain priority specification
 2019-07-19 15:06 UTC 

json_cmd_assoc and cmd
 2019-07-19 11:17 UTC  (14+ messages)
        ` [PATCH nft] libnftables: got rid of repeated initialization of netlink_ctx variable in loop
            ` [PATCH nft v2 0/2] netlink_ctx initialization fixes
              ` [PATCH nft v2 1/2] libnftables: got rid of repeated initialization of netlink_ctx variable in loop
              ` [PATCH nft v2 2/2] rule: removed duplicate member initializer

[PATCH net,v4 0/4] flow_offload fixes
 2019-07-19  8:01 UTC  (9+ messages)
` [PATCH net,v4 1/4] net: openvswitch: rename flow_stats to sw_flow_stats
` [PATCH net,v4 2/4] net: flow_offload: remove netns parameter from flow_block_cb_alloc()
` [PATCH net,v4 3/4] net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
` [PATCH net,v4 4/4] net: flow_offload: add flow_block structure and use it

[PATCH conntrack-tools] conntrackd: cthelper: Add new SLP helper
 2019-07-19  7:31 UTC 

[PATCH] [net-next] netfilter: bridge: make NF_TABLES_BRIDGE tristate
 2019-07-19  6:49 UTC  (5+ messages)

[PATCH] ipvs: remove unnecessary space
 2019-07-19  1:49 UTC  (4+ messages)
` [PATCH v2] net/netfilter: remove unnecessary spaces

[PATCH net-next] netfilter: nft_meta: Fix build error
 2019-07-18 18:30 UTC  (2+ messages)

[PATCH nf v3] netfilter: synproxy: fix rst sequence number mismatch
 2019-07-18 18:27 UTC  (2+ messages)

[PATCH nf 1/2] netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module
 2019-07-18 18:23 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE

[nf PATCH] net: nf_tables: Support auto-loading for inet nat
 2019-07-18 18:15 UTC  (2+ messages)

[nf PATCH] net: nf_tables: Make nft_meta expression more robust
 2019-07-18 18:12 UTC  (3+ messages)

[libnftnl PATCH] expr: meta: Make NFT_META_{I,O}IFKIND known
 2019-07-18 18:04 UTC  (2+ messages)

[nft PATCH] json: Fix memleak in timeout_policy_json()
 2019-07-18 18:01 UTC  (2+ messages)

[PATCH] netfilter: support for element deletion
 2019-07-18 16:38 UTC  (2+ messages)

[PATCH v2] netfilter: nft_dynset: support for element deletion
 2019-07-18 16:31 UTC  (2+ messages)

[iptables PATCH] xtables-save: Use argv[0] as program name
 2019-07-18 15:48 UTC  (4+ messages)

[net-next 0/2] ipvs: speedup ipvs netns dismantle
 2019-07-18 14:16 UTC  (4+ messages)
` [net-next 1/2] ipvs: batch __ip_vs_cleanup

[PATCH v5 1/3] meta: Introduce new conditions 'time', 'day' and 'hour'
 2019-07-18 13:41 UTC  (5+ messages)

[RFC net] net: generate icmp redirects after netfilter forward hook
 2019-07-18 10:24 UTC 

[PATCH nft] include: json: add missing synproxy stmt print stub
 2019-07-18 10:07 UTC  (3+ messages)

[nft PATCH 1/3] meta: Reject zero ifindex values
 2019-07-18  3:39 UTC  (3+ messages)
` [nft PATCH 2/3] meta: Reject nfproto value 0xffff
` [nft PATCH 3/3] tests/py: Add missing meta tests

[PATCH net,v3 1/4] net: openvswitch: rename flow_stats to sw_flow_stats
 2019-07-17 22:16 UTC  (5+ messages)
` [PATCH net,v3 2/4] net: flow_offload: remove netns parameter from flow_block_cb_alloc()
` [PATCH net,v3 3/4] net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
` [PATCH net,v3 4/4] net: flow_offload: add flow_block structure and use it

[nf PATCH RFC] net: nf_tables: Support auto-loading inet family nat chain
 2019-07-17 20:11 UTC  (3+ messages)

[PATCH 2/2] net: apply proc_net_mkdir() harder
 2019-07-17 19:04 UTC  (3+ messages)

[PATCH nftables v5 0/1] add ct expectations support
 2019-07-17 14:17 UTC  (7+ messages)
` [PATCH nftables v5 1/1] "

[PATCH 1/2 nft] src: json: fix synproxy flag parser typo
 2019-07-17 11:41 UTC  (4+ messages)
` [PATCH 2/2 nft] tests: py: add missing json outputs

[PATCH nf-next v5 0/8] netfilter: nf_flow_offload: support bridge family offload for both
 2019-07-17  9:32 UTC  (3+ messages)
  ` Pre-patch of nftables for nft_tunnel

[PATCH nft v2] src: introduce SYNPROXY matching
 2019-07-17  8:21 UTC  (2+ messages)

[PATCH v5] net: netfilter: Fix rpfilter dropping vrf packets by mistake
 2019-07-17  2:11 UTC 

[PATCH 0/2 nft WIP] Using variables in chain priority
 2019-07-16 22:42 UTC  (4+ messages)
` [PATCH 1/2 nft WIP] src: introduce prio_expr "

[PATCH nft] evaluate: bogus error when refering to existing non-base chain
 2019-07-16 22:29 UTC  (6+ messages)

[PATCH nft] evaluate: missing basic evaluation of expectations
 2019-07-16 19:20 UTC 

rebasing nf.git
 2019-07-16 18:34 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).