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 |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
b820bb6b99
ndisc: Do not try to update "updated" time if neighbour has already gone.
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
12fd84f438
ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
887c95cc1d
ipv6: Complete neighbour entry removal from dst_entry.
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
2152caea71
ipv6: Do not depend on rt->n in rt6_probe().
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
145a36217a
ipv6: Do not depend on rt->n in rt6_check_neigh().
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
c440f1609b
ipv6: Do not depend on rt->n in ip6_pol_route().
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
dd0cbf29b1
ipv6 route: Dump gateway based on RTF_GATEWAY flag and rt->rt6i_gateway.
|
12 years ago |