netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-09 09:51:44 to 2014-09-18 18:18:59 UTC [more...]

[nf_tables 1/3] netfilter: nf_tables: store and dump sets mechanism options
 2014-09-18 18:18 UTC  (2+ messages)
` [libnftnl 2/3] set: fix set nlmsg desc parsing

Query on "Add locking to prevent concurrent instances" patch
 2014-09-18 17:56 UTC  (2+ messages)

[PATCH 1/2 v2 nf-next] net: bridge: don't register netfilter call_iptables hooks by default
 2014-09-18 14:31 UTC  (4+ messages)
` [PATCH 2/2 nf-next] net: bridge: deprecate call_iptables=1 default value

[PATCH] extensions: libxt_devgroup: Fix the path of the mappings file
 2014-09-18 11:06 UTC 

[v3 nft 0/7] tests: Automated regression testing
 2014-09-18 11:02 UTC  (9+ messages)
` [v3 nft 1/7] tests: Add automated "
` [v3 nft 2/7] tests: Add ip folder with test files
` [v3 nft 3/7] tests: Add ip6 "
` [v3 nft 4/7] tests: Add inet "
` [v3 nft 5/7] tests: Add arp "
` [v3 nft 6/7] tests: Add bridge "
` [v3 nft 7/7] tests: Add any "

[GIT PULL v2 00/15] Second Round of IPVS Updates for v3.18
 2014-09-18  9:03 UTC  (17+ messages)
` [PATCH 01/15] ipvs: Add simple weighted failover scheduler
` [PATCH 02/15] ipvs: Add destination address family to netlink interface
` [PATCH 03/15] ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}
` [PATCH 04/15] ipvs: Pass destination address family to ip_vs_trash_get_dest
` [PATCH 05/15] ipvs: Supply destination address family to ip_vs_conn_new
` [PATCH 06/15] ipvs: prevent mixing heterogeneous pools and synchronization
` [PATCH 07/15] ipvs: Pull out crosses_local_route_boundary logic
` [PATCH 08/15] ipvs: Pull out update_pmtu code
` [PATCH 09/15] ipvs: Add generic ensure_mtu_is_adequate to handle mixed pools
` [PATCH 10/15] ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwarding
` [PATCH 11/15] ipvs: address family of LBLC entry depends on svc family
` [PATCH 12/15] ipvs: address family of LBLCR "
` [PATCH 13/15] ipvs: use correct address family in scheduler logs
` [PATCH 14/15] ipvs: use the new dest addr family field
` [PATCH 15/15] ipvs: Allow heterogeneous pools now that we support them

[PATCH nft v2 0/6] tests: Automated regression testing
 2014-09-18  8:52 UTC  (9+ messages)
` [PATCH nft v2 1/6] tests: Add "
` [PATCH nft v2 2/6] tests: Add ip6 folder with test files
` [PATCH nft v2 3/6] tests: Add inet "
` [PATCH nft v2 4/6] tests: Add arp "
` [PATCH nft v2 5/6] tests: Add bridge "
` [PATCH nft v2 6/6] tests: Add any "

[GIT PULL nf-next 00/21] Second Round of IPVS Updates for v3.18
 2014-09-18  0:27 UTC  (27+ messages)
` [PATCH nf-next 01/21] ipvs: Add simple weighted failover scheduler
` [PATCH nf-next 02/21] ipvs: Add destination address family to netlink interface
` [PATCH nf-next 03/21] ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}
` [PATCH nf-next 04/21] ipvs: Pass destination address family to ip_vs_trash_get_dest
` [PATCH nf-next 05/21] ipvs: Supply destination address family to ip_vs_conn_new
` [PATCH nf-next 06/21] ipvs: prevent mixing heterogeneous pools and synchronization
` [PATCH nf-next 07/21] ipvs: Pull out crosses_local_route_boundary logic
` [PATCH nf-next 08/21] ipvs: Pull out update_pmtu code
` [PATCH nf-next 09/21] ipvs: Add generic ensure_mtu_is_adequate to handle mixed pools
` [PATCH nf-next 10/21] ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwarding
` [PATCH nf-next 11/21] ipvs: address family of LBLC entry depends on svc family
` [PATCH nf-next 12/21] ipvs: address family of LBLCR "
` [PATCH nf-next 13/21] ipvs: use correct address family in DH logs
` [PATCH nf-next 14/21] ipvs: use correct address family in LC logs
` [PATCH nf-next 15/21] ipvs: use correct address family in NQ logs
` [PATCH nf-next 16/21] ipvs: use correct address family in RR logs
` [PATCH nf-next 17/21] ipvs: use correct address family in SED logs
` [PATCH nf-next 18/21] ipvs: use correct address family in SH logs
` [PATCH nf-next 19/21] ipvs: use correct address family in WLC logs
` [PATCH nf-next 20/21] ipvs: use the new dest addr family field
` [PATCH nf-next 21/21] ipvs: Allow heterogeneous pools now that we support them

Conntrack TW->SS in Reply direction
 2014-09-17 16:22 UTC 

[PATCH] parser: compact log level grammar
 2014-09-17 13:26 UTC 

[PATCH 03/22] netfilter: Replace strnicmp with strncasecmp
 2014-09-17 13:16 UTC  (3+ messages)

[PATCH 1/2 nf-next] net: bridge: don't register netfilter call_iptables hooks by default
 2014-09-17 12:42 UTC  (4+ messages)
` [PATCH 2/2 nf-next] net: bridge: deprecate call_iptables=1 default

[PATCH] parser: simplify monitor command parsing
 2014-09-17  8:01 UTC  (3+ messages)

[nft PATCH] src: add specific byteorder to the struct proto_hdr_template
 2014-09-17  7:24 UTC  (3+ messages)
` [nft PATCH v2] "

[PATCH v4 0/2] nfacct: add filter in to the list operation
 2014-09-16 17:33 UTC  (6+ messages)
` [PATCH v4 1/2] nfacct: check cmd line argument for singleness
` [PATCH v4 2/2] nfacct: add filter in to the list operation

[libnftnl PATCH] utils: nft_fprintf: prevent an empty buffer from being printed
 2014-09-16 17:30 UTC  (2+ messages)

[nft PATCH] netlink: include file and line in netlink ABI errors
 2014-09-16 17:30 UTC  (2+ messages)

[PATCH 0/8] ipset patches for nf-next
 2014-09-16 16:50 UTC  (10+ messages)
` [PATCH 1/8] netfilter: ipset: Fix static checker warning in ip_set_core.c
` [PATCH 2/8] netfilter: ipset: Add skbinfo extension kernel support in the ipset core
` [PATCH 3/8] netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types
` [PATCH 4/8] netfilter: ipset: Add skbinfo extension kernel support for the hash "
` [PATCH 5/8] netfilter: ipset: Add skbinfo extension kernel support for the list set type
` [PATCH 6/8] netfilter: ipset: Add skbinfo extension support to SET target
` [PATCH 7/8] netfilter: ipset: send nonzero skbinfo extensions only
` [PATCH 8/8] netfilter: ipset: hash:mac type added to ipset

[PATCH nft] src: fix 'describe' command when passing wrong expressions
 2014-09-16  9:03 UTC 

[PATCH 1/1] bridge: Fix NAT66ed IPv6 packets not being bridged correctly
 2014-09-15 21:40 UTC 

[ANNOUNCE] ipset 6.22 released
 2014-09-15 21:13 UTC 

[PATCH] libxt_devgroup: manpage corrections
 2014-09-15 12:49 UTC  (2+ messages)

modify + redirect xtables addon using the same skb
 2014-09-15  7:35 UTC 

[PATCH net-next 0/5] net: Convert pr_warning to pr_warn
 2014-09-14 19:13 UTC  (4+ messages)
` [PATCH net-next 5/5] netfilter: "

[PATCH 0/5] ipset: some small userland improvements
 2014-09-14 19:11 UTC  (9+ messages)
` [PATCH 1/5] Remove a duplicate debug print
` [PATCH 2/5] ipset: avoid duplicate command flags
` [PATCH 3/5] ipset: coalesce two ifs
` [PATCH 4/5] ipset: remove extran newline on debug output

[nft RFC PATCH] src: add set optimization options
 2014-09-12 18:45 UTC  (5+ messages)

[nft PATCH] payload: generate expression using big endian byteorder
 2014-09-12 17:04 UTC  (3+ messages)

[PATCH libnftnl] src: add ruleset generation class
 2014-09-12 10:49 UTC 

[PATCH v3 0/2] nfacct: add filter in to the list operation
 2014-09-12  8:36 UTC  (6+ messages)
` [PATCH v3 1/2] nfacct: check cmd line argument for singleness
` [PATCH v3 2/2] nfacct: add filter in to the list operation

[PATCH nf-next 1/3] netfilter: nf_tables: add NFTA_MASQ_UNSPEC to nft_masq_attributes
 2014-09-12  7:47 UTC  (12+ messages)
` [PATCH nf-next 2/3] netfilter: nfnetlink: use original skbuff when committing/aborting
` [PATCH nf-next 3/3 v2] netfilter: nf_tables: export rule-set generation ID

[PATCH lnf-ct 0/2] add new bitmask functions
 2014-09-11 19:39 UTC  (6+ messages)
` [PATCH lnf-ct 1/2] add two "
` [PATCH lnf-ct 2/2] qa: add tests for "

[PATCH nft] include: refresh include/linux/nf_tables.h cached copy
 2014-09-11 17:01 UTC 

[libnftnl PATCH] nf_tables.h: add NFTA_MASQ_UNSPEC
 2014-09-11 16:56 UTC 

[PATCH nft] log: netlink_linearize: don't set level if user didn't specify
 2014-09-11 16:45 UTC 

[PATCH nf-next 1/2] netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NAT
 2014-09-11 16:35 UTC  (3+ messages)
` [PATCH nf-next 2/2] netfilter: masquerading needs to be independent of x_tables in Kconfig

randconfig build error with next-20140911, in net/ipv6/netfilter/nf_nat_masquerade_ipv6.c
 2014-09-11 15:01 UTC  (2+ messages)

[PATCH 00/25] nf-next pull request
 2014-09-10 19:47 UTC  (27+ messages)
` [PATCH 01/25] uapi: netfilter_arp: use __u8 instead of u_int8_t
` [PATCH 02/25] netfilter: nft_meta: add pkttype support
` [PATCH 03/25] netfilter: nft_meta: Add cpu attribute support
` [PATCH 04/25] netfilter: ipset: Removed invalid IPSET_ATTR_MARKMASK validation
` [PATCH 05/25] netfilter: ipset: netnet,netportnet: Fix value range support for IPv4
` [PATCH 06/25] netfilter: ipset: Resolve missing-field-initializer warnings
` [PATCH 07/25] netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'
` [PATCH 08/25] netfilter: nfnetlink_acct: add filter support to nfacct counter list/reset
` [PATCH 09/25] netfilter: nat: move specific NAT IPv4 to core
` [PATCH 10/25] netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from core
` [PATCH 11/25] netfilter: nat: move specific NAT IPv6 to core
` [PATCH 12/25] netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core
` [PATCH 13/25] netfilter: nf_tables: refactor rule deletion helper
` [PATCH 14/25] netfilter: nf_tables: add helper to unregister chain hooks
` [PATCH 15/25] netfilter: nf_tables: rename nf_table_delrule_by_chain()
` [PATCH 16/25] netfilter: nf_tables: add devgroup support in meta expresion
` [PATCH 17/25] ipvs: reduce stack usage for sockopt data
` [PATCH 18/25] netfilter: xt_string: Remove unnecessary initialization of struct ts_state
` [PATCH 19/25] netfilter: nf_tables: add helpers to schedule objects deletion
` [PATCH 20/25] netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the ruleset
` [PATCH 21/25] netfilter: nft_nat: include a flag attribute
` [PATCH 22/25] netfilter: ebtables: create audit records for replaces
` [PATCH 23/25] netfilter: nf_nat: generalize IPv4 masquerading support for nf_tables
` [PATCH 24/25] netfilter: nf_nat: generalize IPv6 "
` [PATCH 25/25] netfilter: nf_tables: add new nft_masq expression

randconfig build error with next-20140910, in net/netfilter/xt_socket.c
 2014-09-10 16:08 UTC 

[PATCH nf-next] netfilter: nf_tables: export rule-set generation ID
 2014-09-10 15:23 UTC  (4+ messages)

[PATCH nft] mnl: consistency checks across several netlink dumps
 2014-09-09 17:00 UTC 

[nf_tables PATCH 1/6 v5] netfilter: nf_tables: refactor rule deletion helper
 2014-09-09 15:03 UTC  (5+ messages)
` [nf_tables PATCH 4/6 v5] netfilter: nf_tables: add helpers to schedule objects deletion
` [nf_tables PATCH 5/6 v5] netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the ruleset

[HEADS UP] rebase nf-next
 2014-09-09 14:41 UTC 

[nf_tables PATCH v4 1/5] netfilter: nft_nat: include a flag attribute
 2014-09-09 11:08 UTC  (8+ messages)
` [nf_tables PATCH v4 2/5] netfilter: nf_nat_masquerade_ipv4: code factorization
` [nf_tables PATCH v4 3/5] netfilter: nf_nat_masquerade_ipv6: "

[PATCH net-next] netfilter: create audit records for ebtables replaces
 2014-09-09 10:11 UTC  (3+ messages)

[PATCH] netfilter: xtables: Remove unnecessary initialization of struct ts_state
 2014-09-09 10:02 UTC  (2+ 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).