commit | 5859034d7eb8793d3d78d3af515c4175e7b9d03a | [log] [tgz] |
---|---|---|
author | Patrick McHardy <[email protected]> | Tue Dec 04 23:40:05 2007 -0800 |
committer | David S. Miller <[email protected]> | Mon Jan 28 14:56:02 2008 -0800 |
tree | fbd0efe0424d9ef9dbe2a57b905bcd413c4cb0bc | |
parent | cb76c6a597350534d211ba79d92da1f9771f8226 [diff] |
[NETFILTER]: x_tables: add RATEEST target 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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>