commit | 160062b65d99e1b55efd957e7bc1076e530c8679 | [log] [tgz] |
---|---|---|
author | Martin KaFai Lau <kafai@fb.com> | Tue Dec 02 10:41:46 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 09 13:04:28 2014 -0500 |
tree | 514c0823b18577db2d0b7e590c5cc575f197eec8 | |
parent | 78857d275e71d5ee4905d6994d1cbb744c3f9f1c [diff] |
udpflood: Add IPv6 support This patch: 1. Add IPv6 support 2. Print timing for every 65536 fib insert operations to observe the gc effect (mostly for IPv6 fib). Signed-off-by: David S. Miller <davem@davemloft.net>