[NETFILTER]: x_tables: add RATEEST target
authorPatrick McHardy <kaber@trash.net>
Wed, 5 Dec 2007 07:40:05 +0000 (23:40 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:56:02 +0000 (14:56 -0800)
Add new rate estimator target (using gen_estimator). In combination with
the rateest match (next patch) this can be used for load-based multipath
routing.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found