Searched hist:c71099acce933455123ee505cc75964610a209ad (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/net/ipv6/ |
H A D | Kconfig | diff c71099acce933455123ee505cc75964610a209ad Sat Aug 05 01:20:06 CDT 2006 Thomas Graf <tgraf@suug.ch> [IPV6]: Multiple Routing Tables
Adds the framework to support multiple IPv6 routing tables. Currently all automatically generated routes are put into the same table. This could be changed at a later point after considering the produced locking overhead.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip6_fib.c | diff c71099acce933455123ee505cc75964610a209ad Sat Aug 05 01:20:06 CDT 2006 Thomas Graf <tgraf@suug.ch> [IPV6]: Multiple Routing Tables
Adds the framework to support multiple IPv6 routing tables. Currently all automatically generated routes are put into the same table. This could be changed at a later point after considering the produced locking overhead.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | addrconf.c | diff c71099acce933455123ee505cc75964610a209ad Sat Aug 05 01:20:06 CDT 2006 Thomas Graf <tgraf@suug.ch> [IPV6]: Multiple Routing Tables
Adds the framework to support multiple IPv6 routing tables. Currently all automatically generated routes are put into the same table. This could be changed at a later point after considering the produced locking overhead.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | route.c | diff c71099acce933455123ee505cc75964610a209ad Sat Aug 05 01:20:06 CDT 2006 Thomas Graf <tgraf@suug.ch> [IPV6]: Multiple Routing Tables
Adds the framework to support multiple IPv6 routing tables. Currently all automatically generated routes are put into the same table. This could be changed at a later point after considering the produced locking overhead.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | ip6_route.h | diff c71099acce933455123ee505cc75964610a209ad Sat Aug 05 01:20:06 CDT 2006 Thomas Graf <tgraf@suug.ch> [IPV6]: Multiple Routing Tables
Adds the framework to support multiple IPv6 routing tables. Currently all automatically generated routes are put into the same table. This could be changed at a later point after considering the produced locking overhead.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip6_fib.h | diff c71099acce933455123ee505cc75964610a209ad Sat Aug 05 01:20:06 CDT 2006 Thomas Graf <tgraf@suug.ch> [IPV6]: Multiple Routing Tables
Adds the framework to support multiple IPv6 routing tables. Currently all automatically generated routes are put into the same table. This could be changed at a later point after considering the produced locking overhead.
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|