netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-31 22:56:01 to 2014-08-22 09:12:58 UTC [more...]

[iptables-compat PATCH 1/5 v2] nft: adds nft_xt_ctx struct
 2014-08-22  9:16 UTC  (3+ messages)
` [iptables-compat PATCH 2/5 v2] nft: alloc bitwise operation for ipv4/ipv6 addresses
` [iptables-compat PATCH 3/5 v2] nft: compare layer 4 protocol in first place

[PATCH V2 1/1] netfilter/jump_label: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL
 2014-08-22  2:40 UTC 

[PATCH 1/1] netfilter/jump_label: use HAVE_JUMP_LABEL?
 2014-08-21 15:24 UTC  (4+ messages)

Easy network (config) breakage with 3.17-rc1: NETFILTER_XT_TARGET_LOG
 2014-08-21 10:49 UTC 

[PATCH] netfilter: nfnetlink_acct: use flag to reset counters
 2014-08-20 18:03 UTC  (8+ messages)
` [PATCH] netfilter: nfnetlink_acct: add filter support to nfacct counter list/reset
    ` [PATCH v2] "
        ` [[PATCH v3]] "

[nft PATCH v2] nft: add reject support
 2014-08-20 15:52 UTC  (3+ messages)

[libnftnl PATCH] Rename xfree() to libnftnl_xfree() to avoid symbol naming conflict
 2014-08-20 13:22 UTC  (5+ messages)

[PATCH nftables] payload: use proto_unknown for raw protocol header
 2014-08-20 13:19 UTC  (2+ messages)

[PATCH] netfilter: x_tables: allow to use default cgroup match
 2014-08-19 19:39 UTC  (3+ messages)

[PATCH 0/3] nftables: fix some endian issues
 2014-08-19 17:22 UTC  (5+ messages)
` [PATCH 1/3] payload: take endianess into account when updating the payload context
` [PATCH 2/3] datatype: take endianess into account in symbolic_constant_print()
` [PATCH 3/3] proto: fix byteorder of ETH_P_* values

[PATCH] verdict type: handle verdict flags and encoded additional information
 2014-08-18 23:37 UTC 

[nft PATCH] linealize: generate unary expression with the appropiate operation
 2014-08-18 22:09 UTC  (2+ messages)

[PATCH nft] src: don't return error in netlink_linearize_rule()
 2014-08-18 20:33 UTC 

[libnftnl PATCH 1/2] examples: merge nft-chain-{xml|json}-add.c
 2014-08-18 20:20 UTC  (4+ messages)
` [libnftnl PATCH 2/2] examples: nft-chain-parse-add: add batching support

BUG: ip6tables IPv6-REDIRECT over bridges
 2014-08-18 14:36 UTC  (2+ messages)
` [RFC] bridge: Allow to redirect IPv6 traffic to local machine

none zero check of the classid in xt_cgroup
 2014-08-18 13:52 UTC  (2+ messages)

[libnftnl PATCH 1/2] examples: nft-chain-del: add chain_del_parse()
 2014-08-18  9:19 UTC  (2+ messages)
` [libnftnl PATCH 2/2] examples: nft-chain-del: support new batching interface

Post_Routing hook with encapsulated packets (forwarding scenario)
 2014-08-17 20:18 UTC 

[nft PATCH 0/5] Changes in nft byteorder conversions
 2014-08-16 14:45 UTC  (10+ messages)
` [nft PATCH 1/5] payload: fix update context with wrong byteorder
` [nft PATCH 2/5] payload: generate dependency in the correct byteorder
` [nft PATCH 3/5 v3] src: fix byteorder conversions in constant values
` [nft PATCH 4/5 v2] src: fix byteorder conversions in range values
` [nft PATCH 5/5 v2] src: fix byteorder conversions in sets

[PATCH] netfilter: xt_hashlimit: handle iptables-restore of hash with same name
 2014-08-15  7:24 UTC  (7+ messages)

[nft PATCH] More extensive error checking on base chain
 2014-08-14 18:59 UTC  (2+ messages)

Centos 6.5 xtables Addons
 2014-08-14 13:42 UTC 

[libnftnl PATCH 1/3] examples: fix nft-chain-add by adding batching support
 2014-08-13 16:57 UTC  (4+ messages)
` [libnftnl PATCH 2/3] examples: fix nft-chain-del "
` [libnftnl PATCH 3/3] examples: fix and merge nft-chain-{xml|json}-add.c

[PATCH 1/3 libnftnl] common: add batching interfaces
 2014-08-13 16:54 UTC  (3+ messages)
` [PATCH 2/3 libnftnl] examples: nft-chain-add: add chain_add_parse()
` [PATCH 3/3 libnftnl] examples: nft-chain-add: support new batching interface

[nft RFC PATCH] src: add set optimization options
 2014-08-13  8:17 UTC 

[PATCHv2 1/2] netfilter: move NAT Kconfig switches out of the iptables scope
 2014-08-12 10:25 UTC 

[PATCH 0/4] Netfilter fixes for net
 2014-08-11 17:06 UTC  (5+ messages)
` [PATCH 1/4] netfilter: nf_tables: uninitialize element key/data from the commit path
` [PATCH 2/4] netfilter: nf_tables: don't update chain with unset counters
` [PATCH 3/4] netfilter: don't use mutex_lock_interruptible()
` [PATCH 4/4] netfilter: nf_tables: fix error return code

[PATCH] nft-arp: remove wrong conditions
 2014-08-11 16:44 UTC  (2+ messages)

[PATCH 0/5] fix error return code
 2014-08-11 16:41 UTC  (3+ messages)
` [PATCH 4/5] netfilter: nf_tables: "

[PATCH 1/2] netfilter: move NAT Kconfig switches out of the iptables scope
 2014-08-11 16:21 UTC  (2+ messages)
` [PATCH 2/2] netfilter: nf_tables: nat expression must select CONFIG_NF_NAT

[libnftnl PATCH 1/4] examples: fix nft-set-del by adding batching support
 2014-08-11 16:19 UTC  (4+ messages)
` [libnftnl PATCH 2/4] examples: fix with batching and generalize nft-set-json-add.c
` [libnftnl PATCH 3/4] examples: add batching support to nft-set-elem-add.c
` [libnftnl PATCH 4/4] examples: fix nft-set-elem-del.c by adding batching support

[OOPS,TPROXY,xt_owner]: Oops accessing socket in owner_mt()
 2014-08-11 12:40 UTC  (3+ messages)
  ` [OOPS,xt_owner,V2]: "

[libnftnl PATCH 1/4] examples: fix nft-table-add by adding batching support
 2014-08-11 11:32 UTC  (4+ messages)
` [libnftnl PATCH 2/4] examples: fix nft-table-del "
` [libnftnl PATCH 3/4] examples: fix nft-table-upd "
` [libnftnl PATCH 4/4] examples: fix and merge nft-table-{xml|json}-add.c

Bug: nft cannot identify elements in set correctly
 2014-08-11  9:32 UTC  (2+ messages)

Bug: Some anonymous sets aren't displayed correctly
 2014-08-11  7:51 UTC 

[nft PATCH] Remove unused function netlink_get_table
 2014-08-11  2:37 UTC 

[nft PATCH] Fix memory leak in nft get operation
 2014-08-11  2:24 UTC 

[PATCH] netfilter: xt_u32: Accept negative offset in AT operation
 2014-08-07 17:24 UTC 

SDP NATing issue producing invalid X.Y.0.0 IPs
 2014-08-07  9:05 UTC 

[PATCH] [libnftnl] expr: meta: Add cpu support for meta expresion
 2014-08-07  7:00 UTC  (4+ messages)
` [PATCH] netfilter: nf_tables: Add cpu attribute support to "
` [PATCH] [nft] src: Add support for cpu in "
` [PATCH] [nft] tests: Add tests for cpu attribute of "

ip6tables filter breakage
 2014-08-07  1:13 UTC  (3+ messages)

[PATCH v2] net: reallocate new socket option number for IPV6_AUTOFLOWLABEL
 2014-08-06 23:00 UTC  (3+ messages)

[PATCH] net: reallocate new socket option number for IPV6_AUTOFLOWLABEL
 2014-08-06 22:17 UTC  (4+ messages)

[PATCH 0/3] nftables: add cpu attribute to nft_meta
 2014-08-06 21:59 UTC  (4+ messages)
` [PATCH 1/3] netfilter: nft_meta: add attribute to match cpu handling the packet
` [PATCH 2/3] libnftnl: add attribute for "
` [PATCH 3/3] nftables: add support for cpu meta attribute

[PATCH v2] netfilter: nf_tables: add pkttype support to meta expression
 2014-08-06 11:52 UTC  (4+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH] nfacct: add filter in to the list operation
 2014-08-06 10:53 UTC  (2+ messages)

README: Merge window prep
 2014-08-05 22:49 UTC 

[nft PATCH] tests: Add tests for pkttype attribute
 2014-08-05 18:35 UTC 

[nft PATCH v2] src: Add support for pkttype in meta expresion
 2014-08-05 18:33 UTC 

[libnftnl PATCH] expr: meta: Add pkttype support
 2014-08-05 18:30 UTC  (2+ messages)
` [libnftnl PATCH v2] "

[PATCH] netfilter: nf_tables: don't update chain with unset counters
 2014-08-05 16:32 UTC  (3+ messages)

nftables null pointer
 2014-08-05 15:25 UTC  (6+ messages)

[PATCH] netfilter: h323: Remove typedefs from structs
 2014-08-05 12:05 UTC 

[nf-next 1/2] net/netfilter/ipset: Resolve missing-field-initializer warnings
 2014-08-05 11:56 UTC  (2+ messages)
` [nf-next 2/2] netfilter: Resolve missing-field-initializers warnings

[PATCH net-next v5 0/3] Lockless netlink_lookup() with new concurrent hash table
 2014-08-05  5:58 UTC  (12+ messages)
  ` [PATCH net-next 1/3] lib: Resizable, Scalable, Concurrent Hash Table
  ` [PATCH net-next 2/3] netlink: Convert netlink_lookup() to use RCU protected hash table
` [PATCH net-next 3/3] nftables: Convert nft_hash to use generic rhashtable

[PATCH] netfilter: nf_tables: uninitialize element key/data from the commit path
 2014-08-04 21:04 UTC 

[PATCH] uapi: netfilter_arp: use __u8 instead of u_int8_t
 2014-08-04  8:50 UTC 

[nft PATCH] doc: update documentation with 'monitor' and 'export'
 2014-08-04  8:29 UTC 

[PATCH 0/3] Netfilter/IPVS fixes for net
 2014-08-02 23:49 UTC  (5+ messages)
` [PATCH 1/3] ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding
` [PATCH 2/3] netfilter: xt_LED: fix too short led-always-blink
` [PATCH 3/3] netfilter: nf_tables: Avoid duplicate call to nft_data_uninit() for same key

A webes MAIL TEAM
 2014-08-02 22:48 UTC 

[PATCH v4 net-next 0/5] net: filter: split sk_filter into socket and bpf, cleanup names
 2014-08-02 22:10 UTC  (10+ messages)
` [PATCH v4 net-next 5/5] net: filter: split 'struct sk_filter' into socket and bpf parts

what is the default value of /proc/sys/net/netfilter/nf_conntrack_helper ?
 2014-08-01 18:19 UTC  (2+ messages)

[PATCH] nftables: Avoid duplicate call to nft_data_uninit() for same key
 2014-08-01 16:14 UTC  (2+ messages)

[PATCH net-next v4 0/3] Lockless netlink_lookup() with new concurrent hash table
 2014-08-01 15:20 UTC  (12+ messages)
  ` [PATCH net-next 1/3] lib: Resizable, Scalable, Concurrent Hash Table
  ` [PATCH net-next 2/3] netlink: Convert netlink_lookup() to use RCU protected hash table
` [PATCH net-next 3/3] nftables: Convert nft_hash to use generic rhashtable

[PATCH net-next v3 0/3] Lockless netlink_lookup() with new concurrent hash table
 2014-08-01 10:47 UTC  (11+ messages)
  ` [PATCH net-next 1/3] lib: Resizable, Scalable, Concurrent Hash Table
  ` [PATCH net-next 2/3] netlink: Convert netlink_lookup() to use RCU protected hash table
` [PATCH net-next 3/3] nftables: Convert nft_hash to use generic rhashtable

[PATCH v2 0/3 net-next] Lockless netlink_lookup() with new concurrent hash table
 2014-08-01  8:50 UTC  (7+ messages)
  ` [PATCH net-next 1/3] lib: Resizable, Scalable, Concurrent Hash Table
  ` [PATCH net-next 2/3] netlink: Convert netlink_lookup() to use RCU protected hash table
` [PATCH net-next 3/3] nftables: Convert nft_hash to use generic rhashtable


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