]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] IPV6 ROUTE: No longer handle ::/0 specially.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Thu, 7 Jun 2007 05:42:58 +0000 (22:42 -0700)
committerChris Wright <chrisw@sous-sol.org>
Mon, 11 Jun 2007 18:36:51 +0000 (11:36 -0700)
commitb407fdbabb6c630660e1e9c9c2d212a03b746775
treea9ab1a01720c834e6ef75d1a58c3bca12cab090c
parent93a603b4c46e8e56d498ae48c3ac9d02ff193187
[PATCH] IPV6 ROUTE: No longer handle ::/0 specially.

We do not need to handle ::/0 routes specially any longer.
This should fix BUG #8349.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Acked-by: Yuji Sekiya <sekiya@wide.ad.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
net/ipv6/ip6_fib.c