aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2011-01-27 14:55:22 -0800
committerDavid S. Miller <davem@davemloft.net>2011-01-27 14:55:22 -0800
commit8f2771f2b85aea4d0f9a0137ad3b63d1173c0962 (patch)
treeb632e0a811dee0637017d6f024e5efade412f0d1 /net/core/dev.c
parentnet: add kmemcheck annotation in __alloc_skb() (diff)
downloadlinux-dev-8f2771f2b85aea4d0f9a0137ad3b63d1173c0962.tar.xz
linux-dev-8f2771f2b85aea4d0f9a0137ad3b63d1173c0962.zip
ipv6: Remove route peer binding assertions.
They are bogus. The basic idea is that I wanted to make sure that prefixed routes never bind to peers. The test I used was whether RTF_CACHE was set. But first of all, the RTF_CACHE flag is set at different spots depending upon which ip6_rt_copy() caller you're talking about. I've validated all of the code paths, and even in the future where we bind peers more aggressively (for route metric COW'ing) we never bind to prefix'd routes, only fully specified ones. This even applies when addrconf or icmp6 routes are allocated. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions