netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-06 14:23:55 to 2016-07-20 17:29:04 UTC [more...]

[PATCH nf-next,v2] netfilter: nf_tables: allow to filter out rules by table and chain
 2016-07-20 17:28 UTC 

[PATCH iptables] connlabel: clarify default config path
 2016-07-20 16:31 UTC  (3+ messages)

[PATCH nft] ct: use nftables sysconf location for connlabel configuration
 2016-07-20 16:19 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_tables: allow to filter out rules by table and chain
 2016-07-20 16:13 UTC  (4+ messages)

[PATCH libnftnl] examples: selective rule dumping
 2016-07-20 13:36 UTC 

[PATCH iptables] extensions: libxt_NFLOG: add unit test to cover nflog-size with zero
 2016-07-20 12:53 UTC 

[PATCH 1/1] netfilter: Add helper array register/unregister functions
 2016-07-20  8:57 UTC  (8+ messages)
    ` 答复: "
      ` 答复: "

[PATCH nf-next 0/3] netfilter: fix some small bugs related to nft_log
 2016-07-20  9:07 UTC  (11+ messages)
` [PATCH nf-next 1/3] netfilter: nft_log: fix possible memory leak if log expr init fail
` [PATCH nf-next 2/3] netfilter: nft_log: check the validity of log level
` [PATCH nf-next 3/3] netfilter: nft_log: fix snaplen does not truncate packets

[PATCH iptables 1/2] extensions: libxt_NFLOG: display nflog-size even if it is zero
 2016-07-19 22:48 UTC  (5+ messages)
` [PATCH iptables 2/2] extensions: libxt_NFLOG: translate to nft log snaplen if nflog-size is specified

nft synproxy integration
 2016-07-19 22:30 UTC 

[PATCH v3 nf] netfilter: x_tables: speed up jump target validation
 2016-07-19 18:11 UTC  (4+ messages)

[PATCH stable-4.1] netfilter: x_tables: fix stable backport
 2016-07-19 11:07 UTC  (2+ messages)
` [PATCH stable-4.1 v2] "

[PATCH nft 1/3] meta: add random and probability match
 2016-07-18 22:09 UTC  (10+ messages)
` [PATCH nft 1/3] meta: add random expression key
` [PATCH nft 2/3] meta: add short-hand mnemonic for probalistic matching

[PATCH V2 iptables] extensions: libxt_connlabel: Add translation to nft
 2016-07-18 21:02 UTC  (11+ messages)

[ANNOUNCE] Suspending Patrick McHardy as coreteam member
 2016-07-18 20:43 UTC 

[PATCH nf] netfilter: nft_ct: fix unpaired nf_connlabels_get/put call
 2016-07-18 19:52 UTC  (3+ messages)

[PATCH iptables] extensions: libxt_connlabel: fix crash when connlabel.conf is empty
 2016-07-16 11:47 UTC  (2+ messages)

[PATCH iptables] extensions: libxt_connlabel: Add translation to nft
 2016-07-16  9:28 UTC  (3+ messages)

[PATCH nf-next v2 0/3] Compact netfilter hooks list
 2016-07-14 19:19 UTC  (10+ messages)
` [PATCH nf-next v2 1/3] netfilter: bridge: add and use br_nf_hook_thresh
` [PATCH nf-next v2 2/3] netfilter: call nf_hook_state_init with rcu_read_lock held
` [PATCH v2 3/3] netfilter: replace list_head with single linked list

[PATCH v2 nf] netfilter: x_tables: speed up jump target validation
 2016-07-14 15:36 UTC  (2+ messages)

[PATCH 1/2 nft] parser_bison: fix typo in symbol redefinition error reporting
 2016-07-13 14:59 UTC  (2+ messages)
` [PATCH 2/2 nft] tests: shell: make sure split table definition works via nft -f

[PATCH nft v5 1/3] include: cache ip_tables.h, ip6_tables.h, arp_tables.h and ebtables.h
 2016-07-13 10:03 UTC  (7+ messages)
` [PATCH nft v5 2/3] src: expose delinearize/linearize structures and stmt_error()
` [PATCH nft v5 3/3] src: add xt compat support

[PATCH nf-next 1/2] netfilter: conntrack: protect early_drop by rcu read lock
 2016-07-13  8:13 UTC  (6+ messages)
` [PATCH nf-next 2/2] netfilter: conntrack: simplify the code by using nf_conntrack_get_ht

nftables: Dynamically updating sets gives syntax error
 2016-07-13  7:14 UTC  (3+ messages)

[PATCH nf] netfilter: x_tables: speed up jump target validation
 2016-07-12 23:12 UTC  (4+ messages)

[PATCH iptables 3/3] libxt_hashlimit: iptables-restore does not work as expected with xt_hashlimit
 2016-07-12 19:29 UTC  (8+ messages)

[PATCH 0/6] Netfilter/IPVS fixes for net
 2016-07-12 17:22 UTC  (8+ messages)
` [PATCH 1/6] netfilter: nf_tables: fix memory leak if expr init fails
` [PATCH 2/6] netfilter: nft_meta: set skb->nf_trace appropriately
` [PATCH 3/6] netfilter: conntrack: avoid integer overflow when resizing
` [PATCH 4/6] ipvs: fix bind to link-local mcast IPv6 address in backup
` [PATCH 5/6] netfilter: nft_ct: fix expiration getter
` [PATCH 6/6] netfilter: conntrack: skip clash resolution if nat is in place

[PATCH nft 1/2] parser_bison: restore parsing of dynamic set element updates
 2016-07-12 15:11 UTC  (2+ messages)
` [PATCH nft 2/2] netlink_linearize: skip NFTNL_EXPR_DYNSET_TIMEOUT attribute if timeout is unset

Multi-thread udp 4.7 regression, bisected to 71d8c47fc653
 2016-07-12 14:25 UTC  (5+ messages)

iptables bypass via raw ethernet frames and other networking protocols
 2016-07-12 12:05 UTC 

[PATCH nf-next 0/3] Compact netfilter hooks list
 2016-07-11 18:56 UTC  (5+ messages)
` [PATCH nf-next 3/3] netfilter: replace list_head with single linked list

[PATCH libnftnl] Fix string length calculations
 2016-07-11 17:18 UTC  (11+ messages)
` [PATCH 1/2 libnfntl] Fix nftnl_*_set_str
  ` [PATCH 2/2 libnfntl] Fix nftnl_*_get to set data_len
      ` [PATCH v2, libnftnl] "
          ` [PATCH v3, "

[PATCH 2/2] netfilter: add missing macro
 2016-07-11 10:41 UTC  (3+ messages)

[PATCH] fix off-by-one in DecodeQ931
 2016-07-11 10:33 UTC  (2+ messages)

[PATCH -next] netfilter: conntrack: simplify early_drop
 2016-07-11 10:11 UTC  (2+ messages)

[PATCH nf-next 0/2] netfilter: nat: simplify & convert bysrc hash to rhashtable
 2016-07-11 10:10 UTC  (5+ messages)
` [PATCH nf-next 1/2] netfilter: move nat hlist_head to nf_conn
` [PATCH nf-next 2/6] netfilter: nat: convert nat bysrc hash to rhashtable

[PATCH nf-next] netfilter: nft_ct: make byte/packet expr more friendly
 2016-07-11 10:09 UTC  (2+ messages)

[PATCH V2,nf 0/3] netfilter: conntrack: fix race condition associated with hash resize
 2016-07-11 10:09 UTC  (2+ messages)

[GIT PULL nf] Second Round of IPVS Fixes for v4.7
 2016-07-11 10:04 UTC  (3+ messages)
` [PATCH nf] ipvs: fix bind to link-local mcast IPv6 address in backup

[GIT PULL nf-next] IPVS Updates for v4.8
 2016-07-11 10:04 UTC  (3+ messages)
` [PATCH nf-next] ipvs: count pre-established TCP states as active

[PATCH iptables] xtables-translate: fix multiple spaces issue
 2016-07-09 11:41 UTC  (2+ messages)

[PATCH nft v4 1/3] include: cache ip_tables.h, ip6_tables.h, arp_tables.h and ebtables.h
 2016-07-09 11:40 UTC  (5+ messages)
` [PATCH nft v4 2/3] src: expose delinearize/linearize structures and stmt_error()
` [PATCH nft v4 3/3] src: add xt compat support

[RFC 0/7] netlink: Add allocation flag to netlink_unicast()
 2016-07-09  3:54 UTC  (8+ messages)
` [RFC 5/7] net: Add allocation flag to rtnl_unicast()

[PATCH v2 1/2] libxt_hashlimit: Prepare libxt_hashlimit.c for revision 2
 2016-07-08 17:02 UTC  (4+ messages)

[PATCH nf] netfilter: nft_ct: fix expiration getter
 2016-07-08 14:54 UTC  (4+ messages)

[PATCH nf-next] netfilter: nf_tables: get rid of possible_net_t from set and basechain
 2016-07-08 13:28 UTC  (3+ messages)

[PATCH nf-next] netfilter: constify arg to is_dying/confirmed
 2016-07-08 11:08 UTC 

[PATCH v2 2/2] libxt_hashlimit: Create revision 2 of xt_hashlimit to support higher pps rates
 2016-07-07 23:34 UTC 

[PATCH v2 2/2] netfilter: Create revision 2 of xt_hashlimit to support higher pps rates
 2016-07-07 23:33 UTC 

[PATCH v2 1/2] netfilter: Prepare xt_hashlimit.c for revision 2
 2016-07-07 23:32 UTC 

[PATCH 00/26] Netfilter updates for net-next
 2016-07-06 21:32 UTC  (27+ messages)
` [PATCH 01/26] bridge: netfilter: checkpatch data type fixes
` [PATCH 03/26] netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error
` [PATCH 04/26] netfilter: nf_log: handle NFPROTO_INET properly in nf_logger_[find_get|put]
` [PATCH 06/26] netfilter: conntrack: align nf_conn on cacheline boundary
` [PATCH 07/26] netfilter: make comparision helpers stub functions in ZONES=n case
` [PATCH 09/26] netfilter: move zone info into struct nf_conn
` [PATCH 10/26] netfilter: Allow xt_owner in any user namespace
` [PATCH 13/26] netfilter: nf_tables: add generic macros to check for generation mask
` [PATCH 14/26] netfilter: nf_tables: add generation mask to tables
` [PATCH 15/26] netfilter: nf_tables: add generation mask to chains
` [PATCH 16/26] netfilter: nf_tables: add generation mask to sets
` [PATCH 17/26] netfilter: nft_rbtree: check for next generation when deactivating elements
` [PATCH 18/26] netfilter: nft_hash: support deletion of inactive elements
` [PATCH 19/26] netfilter: conntrack: allow increasing bucket size via sysctl too
` [PATCH 20/26] netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLED
` [PATCH 21/26] netfilter: nf_tables: add support for inverted logic in nft_lookup
` [PATCH 22/26] netfilter: x_tables: simplify ip{6}table_mangle_hook()
` [PATCH 23/26] etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked
` [PATCH 24/26] netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARK
` [PATCH 25/26] netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
` [PATCH 26/26] netfilter: nf_log: fix error on write NONE to logger choice sysctl


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