netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-06 16:13:30 to 2017-06-28 10:14:03 UTC [more...]

[nft crap] ct original ip saddr ... handling
 2017-06-28 10:14 UTC  (15+ messages)
` [PATCH 01/17] rename struct ct to ct_helper
` [PATCH 02/17] src: prepare for future ct timeout policy support
` [PATCH 03/17] parser: use scanner tokens again for ct key handling
` [PATCH 04/17] parser: compact list of rhs keyword expressions
` [PATCH 05/17] bison: permit 'label' on rhs side of expression
` [PATCH 06/17] bison: permit keywords in list_stmt_expressions
` [PATCH 07/17] tests: ct: remove unsupported syntax
` [PATCH 08/17] src: add alternate syntax for ct saddr
` [PATCH 09/17] src: ct: store proto base of ct key, if any
` [PATCH 10/17] src: ct: add eval part to inject dependencies for ct saddr/daddr
` [PATCH 11/17] src: unifiy meta and ct postprocessing
  ` [PATCH 12/17] tests: update inet/bridge icmp test case
  ` [PATCH 13/17] src: ct: print nfproto name for some header fields
  ` [PATCH 14/17] tests: ct: adjust test case commands

[PATCH] man: add include statement documentation
 2017-06-28  8:16 UTC 

[PATCH] netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcv
 2017-06-27 17:05 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] libnetfilter_queue: Add information about retrieving UID/GID/SECCTX fields
 2017-06-27 16:48 UTC  (2+ messages)

[PATCH 1/2] scanner: support for wildcards in include statements
 2017-06-27 16:14 UTC  (5+ messages)
` [PATCH 2/2] tests: update include directory tests to support wildcard syntax

[PATCH nf] netfilter: ebt_nflog: fix unexpected truncated packet
 2017-06-27 16:12 UTC  (2+ messages)

[PATCH nf] netfilter: nf_ct_dccp/sctp: fix memory leak after netns cleanup
 2017-06-27 15:57 UTC  (3+ messages)

[4.11.y netfilter] 4.11 iptables regression fix
 2017-06-27 11:30 UTC  (2+ messages)

crash on >= 4.9.0 kernel seems nf related
 2017-06-27 11:23 UTC  (7+ messages)

[PATCH net-next] netfilter: conntrack: add a new NF_CT_EXT_EXPAND extension
 2017-06-27 10:06 UTC  (6+ messages)

[PATCH] netfilter: ip_tables: remove useless variable assignment in get_info()
 2017-06-27  3:42 UTC  (3+ messages)

Inquiry 26-06-17
 2017-06-26 23:25 UTC 

[netfilter-core] Heap overflow in xt_geoip.c
 2017-06-26 18:49 UTC  (3+ messages)

[PATCH 1/2] tests: shell: Add test for incomplete set add set command
 2017-06-26 18:16 UTC  (9+ messages)
` [PATCH 2/2] tests: shell: Test input descriptors for included files

[PATCH] tests: py: Fail test forcefully when bug is not fixed
 2017-06-26 17:24 UTC  (2+ messages)

[PATCH] bump version to 1.0.3
 2017-06-26 17:22 UTC  (4+ messages)

[PATCH nft 1/2] src: add new generic context structure nft_ctx
 2017-06-26 17:00 UTC  (4+ messages)
` [PATCH nft 2/2] src: add --check option flag

Bug on nfacct xml output
 2017-06-26 13:17 UTC 

inquiry
 2017-06-25  2:09 UTC 

[PATCH nft] include: Remove __init macro definition
 2017-06-24  4:41 UTC 

RFC: Ideas about possible solutions for nfbz#949
 2017-06-23 14:03 UTC  (5+ messages)

[PATCH lnf-queue] src: prepare for new release
 2017-06-21 16:37 UTC  (2+ messages)

let me know
 2017-06-21 14:15 UTC 

[PATCH] nft: make raw payloads work
 2017-06-21  9:07 UTC 

[PATCHv3] tests: py: Add test for ambiguity while setting the value
 2017-06-21  8:50 UTC  (7+ messages)

(unknown),
 2017-06-20 18:45 UTC 

[PATCH V2] netfilter: Remove duplicated rcu_read_lock
 2017-06-20 15:32 UTC  (4+ messages)

Reply Urgent
 2017-06-19 19:51 UTC 

[PATCH nf-next] netfilter: nfnetlink: extended ACK reporting
 2017-06-19 17:40 UTC 

[PATCH 1/1] iptables-xml: Fix segfault on jump without a target
 2017-06-19 17:30 UTC  (2+ messages)

[PATCH v3] extensions: libxt_hashlimit: fix uint64_t printf formats
 2017-06-19 17:26 UTC  (4+ messages)

[PATCH nf-next] netfilter: conntrack: use NFPROTO_MAX to size array
 2017-06-19 17:20 UTC  (2+ messages)

[PATCH nf-next] nf_tables: reduce chain type table size
 2017-06-19 17:20 UTC  (2+ messages)

[PATCH nf-next RFC 0/5] netfilter: add net namespace support for cthelper
 2017-06-19 17:13 UTC  (3+ messages)
` [PATCH nf-next RFC 1/5] netfilter: use nf_conntrack_helpers_register when possible

[PATCH] netfilter, kbuild: use canonical method to specify objs
 2017-06-19 17:12 UTC  (2+ messages)

[PATCH v2 nf-next] netfilter: ebt: Use new helper ebt_invalid_target to check target
 2017-06-19 17:11 UTC  (2+ messages)

[PATCH nf-next] netns: add and use net_ns_barrier
 2017-06-19 17:10 UTC  (13+ messages)

[PATCH nf-next] netfilter: move table iteration out of netns exit paths
 2017-06-19 17:10 UTC  (2+ messages)

[PATCH net] netfilter: do not hold dev in ipt_CLUSTERIP
 2017-06-19 17:08 UTC  (2+ messages)

[PATCH nft] evaluate: Better error reporting for bad set references
 2017-06-19 12:04 UTC 

[PATCH nft] evaluate: merge nested set flags
 2017-06-18 11:13 UTC 

[PATCH nft 0/4] restrict meta nfproto to inet family
 2017-06-18  9:52 UTC  (7+ messages)
` [PATCH 1/4] tests: restrict ct saddr test "
` [PATCH 2/4] tests: remove two non-sensical rules
` [PATCH 3/4] tests: restrict meta nfproto test cases to inet family
` [PATCH 4/4] evaluate: reject meta nfproto outside of "

[PATCH nft v3] src: Pass stateless, numeric, ip2name and handle variables as structure members
 2017-06-18  9:24 UTC  (2+ messages)

[NFQUEUE] lack of UID/GID fields in fragmented packets
 2017-06-17 20:23 UTC  (2+ messages)

[PATCH nft] src: error reporting for nested ruleset representation
 2017-06-16 17:03 UTC 

(unknown),
 2017-06-16 14:46 UTC 

[PATCH nft v2] src: Pass stateless, numeric, ip2name and handle variables as structure members
 2017-06-15 19:34 UTC  (2+ messages)

[PATCH nft] src: Pass stateless, numeric, ip2name and handle variables as structure members
 2017-06-15 12:23 UTC  (4+ messages)

[PATCHv2] tests: shell: Add test for ambguity while setting the value
 2017-06-15 10:55 UTC  (7+ messages)

[PATCH xtables-addons] build: support for Linux 4.12
 2017-06-15  9:57 UTC  (2+ messages)

[4.9.y,netfilter] please, cherry-pick da2f27e9e615
 2017-06-15  7:22 UTC  (2+ messages)

using nft & iptables nat in parallel
 2017-06-14 18:00 UTC  (11+ messages)

(unknown),
 2017-06-14 11:42 UTC 

[PATCH] netfilter: conntrack: fix clash resolution in nat
 2017-06-14  8:11 UTC 

(unknown),
 2017-06-13  9:35 UTC 

(unknown),
 2017-06-13  4:53 UTC 

(unknown),
 2017-06-12 15:02 UTC 

[PATCH nft] meta: permit meta nfproto ip in ip family
 2017-06-12 10:46 UTC  (3+ messages)

[conntrack-tools PATCH v2] conntrackd: make the daemon run in RT mode by default
 2017-06-12  9:24 UTC  (2+ messages)

[conntrack-tools PATCH 1/4] conntrackd: evaluate configuration earlier
 2017-06-12  8:15 UTC  (7+ messages)
` [conntrack-tools PATCH 2/4] conntrackd: make the daemon run in RT mode by default
` [conntrack-tools PATCH 4/4] conntrackd: deprecate unix backlog configuration

[PATCH 1/3] scanner: add files in include dirs in alphabetical order
 2017-06-12  8:10 UTC  (9+ messages)
` [PATCH 2/3] man: add include directory documentation
` [PATCH 3/3] tests: added tests for ordering files in include dirs

[conntrack-tools PATCH v2] In order to prevent netlink buffer overrun, conntrackd is recommended to run
 2017-06-12  6:59 UTC  (2+ messages)

(unknown),
 2017-06-11  7:27 UTC 

[PATCH] tests: shell: Add test for ambguity while setting the value
 2017-06-09 14:09 UTC  (3+ messages)

[PATCH] netfilter: ctnetlink: move CTA_TIMEOUT case to outside
 2017-06-09  4:37 UTC 

nfqueue accepted packet is disappeared
 2017-06-08 18:15 UTC 

[PATCH] decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
 2017-06-08 14:39 UTC  (5+ messages)
` [PATCH v2] "

Investment Interest & Offer
 2017-06-02 23:01 UTC 

[PATCH nft 1/2] parser: allow ct eventmask set new,related
 2017-06-07 15:31 UTC  (8+ messages)
` [PATCH nft 2/2] src: rename ct eventmask to event

[PATCH nft] netlink_delinearize: prefer ct event set foo,bar over 'set foo|bar'
 2017-06-07 15:24 UTC  (2+ messages)

[PATCH nft 1/2] doc: nft: describe -I override behaviour when path starts by ./ and /
 2017-06-07 10:35 UTC  (2+ messages)
` [PATCH nft 2/2] src: display default directory for file inclusion in -h/--help


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