OSDN Git Service

Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route"
authorDavid S. Miller <davem@davemloft.net>
Sat, 16 Jun 2012 08:12:19 +0000 (01:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 16 Jun 2012 08:12:19 +0000 (01:12 -0700)
commite8803b6c387129059e04d9e14d49efda250a7361
tree147fe0ff12046cabcb3a4c39d07a751b79707ddb
parent2a0c451ade8e1783c5d453948289e4a978d417c9
Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route"

This reverts commit 2a0c451ade8e1783c5d453948289e4a978d417c9.

It causes crashes, because now ip6_null_entry is used before
it is initialized.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_fib.h
net/ipv6/ip6_fib.c
net/ipv6/route.c