commit | 63152fc0de4dfe83da543bf133cef73d885a50fc | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <dlezcano@fr.ibm.com> | Mon Mar 03 23:31:11 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 03 23:31:11 2008 -0800 |
tree | 2b6546f2ebd5b3fa6d48bfd7ca4085d0f96e771f | |
parent | 450d19f8ab35fad4ef2b129cb383a5b8d1326611 [diff] |
[NETNS][IPV6] ip6_fib - gc timer per namespace Move the timer initialization at the network namespace creation and store the network namespace in the timer argument. That enables multiple timers (one per network namespace) to do garbage collecting. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com> Signed-off-by: Benjamin Thery <benjamin.thery@bull.net> Signed-off-by: David S. Miller <davem@davemloft.net>