Duan Jiong
|
f104a567e6
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
|
11 years ago |
Duan Jiong
|
249a3630c4
ipv6: drop the judgement in rt6_alloc_cow()
|
11 years ago |
David S. Miller
|
394efd19d5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Duan Jiong
|
ba4865027c
ipv6: remove the unnecessary statement in find_match()
|
11 years ago |
Hannes Frederic Sowa
|
e3bc10bd95
ipv6: ip6_dst_check needs to check for expired dst_entries
|
11 years ago |
David S. Miller
|
c3fa32b976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Hannes Frederic Sowa
|
c2f17e827b
ipv6: probe routes asynchronous in rt6_probe
|
11 years ago |
Julian Anastasov
|
550bab42f8
ipv6: fill rt6i_gateway with nexthop address
|
11 years ago |
Li RongQing
|
fbadadd90c
ipv6: Not need to set fl6.flowi6_flags as zero
|
11 years ago |
Hannes Frederic Sowa
|
8d2ca1d7b5
ipv6: avoid high order memory allocations for /proc/net/ipv6_route
|
11 years ago |
Duan Jiong
|
b55b76b221
ipv6:introduce function to find route for redirect
|
12 years ago |
Cong Wang
|
3ce9b35ff6
ipv6: move ip6_dst_hoplimit() into core kernel
|
12 years ago |
David S. Miller
|
b05930f5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Duan Jiong
|
c92a59eca8
ipv6: handle Redirect ICMP Message with no Redirected Header option
|
12 years ago |
David S. Miller
|
0e76a3a587
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Michal Kubeček
|
49a18d86f6
ipv6: update ip6_rt_last_gc every time GC is run
|
12 years ago |
Michal Kubeček
|
2ac3ac8f86
ipv6: prevent fib6_run_gc() contention
|
12 years ago |
fan.du
|
ca4c3fc24e
net: split rt_genid for ipv4 and ipv6
|
12 years ago |
fan.du
|
86a37def2b
net ipv6: Remove rebundant rt6i_nsiblings initialization
|
12 years ago |
Hannes Frederic Sowa
|
afc154e978
ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
|
12 years ago |
Hannes Frederic Sowa
|
1eb4f75828
ipv6: in case of link failure remove route directly instead of letting it expire
|
12 years ago |
Hannes Frederic Sowa
|
3630d40067
ipv6: rt6_check_neigh should successfully verify neigh if no NUD information are available
|
12 years ago |
Nicolas Dichtel
|
52bd4c0c15
ipv6: fix ecmp lookup when oif is specified
|
12 years ago |
Joe Perches
|
fe2c6338fd
net: Convert uses of typedef ctl_table to struct ctl_table
|
12 years ago |
Simon Horman
|
29a3cad5c6
ipv6: Correct comparisons and calculations using skb->tail and skb-transport_header
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Thomas Graf
|
661d2967b3
rtnetlink: Remove passing of attributes into rtnl_doit functions
|
12 years ago |
Lorenzo Colitti
|
3e8b0ac3e4
net: ipv6: Don't purge default router if accept_ra=2
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
ecd9883724
ipv6: fix race condition regarding dst->expires and dst->from.
|
12 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |