David S. Miller
|
54e5c4def0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Duan Jiong
|
be7a010d6f
ipv6: update Destination Cache entries when gateway turn into host
|
11 years ago |
WANG Cong
|
60ff746739
net: rename local_df to ignore_df
|
11 years ago |
Eric Dumazet
|
30f78d8ebf
ipv6: Limit mtu to 65575 bytes
|
11 years ago |
Wang Yufen
|
60ea37f7a5
ipv6: reuse rt6_need_strict
|
11 years ago |
Hannes Frederic Sowa
|
0b95227a7b
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
|
11 years ago |
FX Le Bail
|
509aba3b0d
IPv6: add the option to use anycast addresses as source addresses in echo reply
|
11 years ago |
stephen hemminger
|
e82435341f
ipv6: namespace cleanups
|
11 years ago |
Hannes Frederic Sowa
|
93b36cf342
ipv6: support IPV6_PMTU_INTERFACE on sockets
|
11 years ago |
David S. Miller
|
c3fa32b976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Julian Anastasov
|
550bab42f8
ipv6: fill rt6i_gateway with nexthop address
|
11 years ago |
Julian Anastasov
|
96dc809514
ipv6: always prefer rt6i_gateway if present
|
11 years ago |
Joe Perches
|
5c3a0fd7d0
ip*.h: Remove extern from function prototypes
|
12 years ago |
Cong Wang
|
3ce9b35ff6
ipv6: move ip6_dst_hoplimit() into core kernel
|
12 years ago |
Duan Jiong
|
c92a59eca8
ipv6: handle Redirect ICMP Message with no Redirected Header option
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
12fd84f438
ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
9bb5a14813
ipv6: Introduce rt6_nexthop() to select nexthop address.
|
12 years ago |
Nicolas Dichtel
|
130cd273d4
ipv6: export IP6_RT_PRIO_* to userland
|
12 years ago |
Eric Dumazet
|
d3818c92af
ipv6: fix inet6_csk_xmit()
|
13 years ago |
David S. Miller
|
b94f1c0904
ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().
|
13 years ago |
David S. Miller
|
3a5ad2ee5e
ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.
|
13 years ago |
David S. Miller
|
e8599ff4b1
ipv6: Move bulk of redirect handling into rt6_redirect().
|
13 years ago |
David S. Miller
|
81aded2467
ipv6: Handle PMTU in ICMP error handlers.
|
13 years ago |
David S. Miller
|
55afabaa0d
inet: Fix BUG triggered by __rt{,6}_get_peer().
|
13 years ago |
David S. Miller
|
97bab73f98
inet: Hide route peer accesses behind helpers.
|
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 |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
David S. Miller
|
c5e1fd8cca
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
|
13 years ago |
David S. Miller
|
87a115783e
ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().
|
13 years ago |