Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 Mar 2015 19:55:05 +0000 (14:55 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Mar 2015 19:55:05 +0000 (14:55 -0500)
commit77f0379fa8823e5267509dfff83803a88bb297b0
treea1d389e4de30436748236ad9b0f71c9fb016b11c
parent49b31e576a0a264872aa06dbc1ce6cd0cb9db278
parent5f15893943bfdc804e8703c5aa2c8dd8bf7ddf3f
Merge git://git./linux/kernel/git/pablo/nf-next

Pablo Neira Ayuso says:

====================
Netfilter updates for net-next

A small batch with accumulated updates in nf-next, mostly IPVS updates,
they are:

1) Add 64-bits stats counters to IPVS, from Julian Anastasov.

2) Move NETFILTER_XT_MATCH_ADDRTYPE out of NETFILTER_ADVANCED as docker
seem to require this, from Anton Blanchard.

3) Use boolean instead of numeric value in set_match_v*(), from
coccinelle via Fengguang Wu.

4) Allows rescheduling of new connections in IPVS when port reuse is
detected, from Marcelo Ricardo Leitner.

5) Add missing bits to support arptables extensions from nft_compat,
from Arturo Borrero.

Patrick is preparing a large batch to enhance the set infrastructure,
named expressions among other things, that should follow up soon after
this batch.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/ipvs/ip_vs_core.c