YOSHIFUJI Hideaki / 吉藤英明
|
7bdc1b4aba
ndisc: Fix padding error in link-layer address option.
|
12 years ago |
YOSHIFUJI Hideaki
|
fd0ea7dbfa
ndisc: Unexport ndisc_{build,send}_skb().
|
12 years ago |
Shmulik Ladkani
|
aeaf6e9d2f
ipv6: unify logic evaluating inet6_dev's accept_ra property
|
12 years ago |
Hannes Frederic Sowa
|
5cb04436ee
ipv6: add knob to send unsolicited ND on link-layer address change
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
9fafd65ad4
ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes.
|
12 years ago |
David S. Miller
|
d4185bbf62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Hannes Frederic Sowa
|
60713a0ca7
ipv6: send unsolicited neighbour advertisements to all-nodes
|
12 years ago |
Nicolas Dichtel
|
b20b6d9726
ndisc: fix a typo in a comment in ndisc_recv_na()
|
12 years ago |
Amerigo Wang
|
94e187c015
ipv6: introduce ip6_rt_put()
|
12 years ago |
David S. Miller
|
b94f1c0904
ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().
|
13 years ago |
David S. Miller
|
e8599ff4b1
ipv6: Move bulk of redirect handling into rt6_redirect().
|
13 years ago |
David S. Miller
|
30f2a5f379
ipv6: Export ndisc option parsing from ndisc.c
|
13 years ago |
David S. Miller
|
1d861aa4b3
inet: Minimize use of cached route inetpeer.
|
13 years ago |
David S. Miller
|
fbfe95a42e
inet: Create and use rt{,6}_get_peer_create().
|
13 years ago |
Eric Dumazet
|
a50feda546
ipv6: bool/const conversions phase2
|
13 years ago |
Joe Perches
|
675418d518
net: ipv6: ndisc: Neaten ND_PRINTx macros
|
13 years ago |
David S. Miller
|
c727e7f007
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Joe Perches
|
f32138319c
net: ipv6: Standardize prefixes for message logging
|
13 years ago |
Paul Gortmaker
|
211ed86510
net: delete all instances of special processing for token ring
|
13 years ago |
David S. Miller
|
56845d78ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Gao feng
|
1716a96101
ipv6: fix problem with expired dst cache
|
13 years ago |
Alexey I. Froloff
|
e35f30c131
Treat ND option 31 as userland (DNSSL support)
|
13 years ago |
David S. Miller
|
c78679e8f3
ipv6: Stop using NLA_PUT*().
|
13 years ago |
David S. Miller
|
ff4783ce78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
RongQing.Li
|
5095d64db1
ipv6: ip6_route_output() never returns NULL.
|
13 years ago |
David S. Miller
|
4991969a10
ipv6: Remove neigh argument from ndisc_send_redirect()
|
13 years ago |
David S. Miller
|
eb857186eb
ipv6: ndisc: Convert to dst_neigh_lookup()
|
13 years ago |
Neil Horman
|
e6bff995f8
ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)
|
13 years ago |
David S. Miller
|
d191854282
ipv6: Kill rt6i_dev and rt6i_expires defines.
|
13 years ago |
David S. Miller
|
2c2aba6c56
ipv6: Use universal hash for NDISC.
|
13 years ago |