Martin KaFai Lau
|
b197df4f0f
ipv6: Add rt6_get_cookie() function
|
há 10 anos atrás |
Martin KaFai Lau
|
45e4fd2668
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
|
há 10 anos atrás |
Martin KaFai Lau
|
2647a9b070
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
|
há 10 anos atrás |
David Miller
|
7026b1ddb6
netfilter: Pass socket pointer down through okfn().
|
há 10 anos atrás |
hannes@stressinduktion.org
|
f60e5990d9
ipv6: protect skb->sk accesses from recursive dereference inside the stack
|
há 10 anos atrás |
David S. Miller
|
54e5c4def0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
há 11 anos atrás |
Duan Jiong
|
be7a010d6f
ipv6: update Destination Cache entries when gateway turn into host
|
há 11 anos atrás |
WANG Cong
|
60ff746739
net: rename local_df to ignore_df
|
há 11 anos atrás |
Eric Dumazet
|
30f78d8ebf
ipv6: Limit mtu to 65575 bytes
|
há 11 anos atrás |
Wang Yufen
|
60ea37f7a5
ipv6: reuse rt6_need_strict
|
há 11 anos atrás |
Hannes Frederic Sowa
|
0b95227a7b
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
|
há 11 anos atrás |
FX Le Bail
|
509aba3b0d
IPv6: add the option to use anycast addresses as source addresses in echo reply
|
há 11 anos atrás |
stephen hemminger
|
e82435341f
ipv6: namespace cleanups
|
há 11 anos atrás |
Hannes Frederic Sowa
|
93b36cf342
ipv6: support IPV6_PMTU_INTERFACE on sockets
|
há 11 anos atrás |
David S. Miller
|
c3fa32b976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
há 11 anos atrás |
Julian Anastasov
|
550bab42f8
ipv6: fill rt6i_gateway with nexthop address
|
há 11 anos atrás |
Julian Anastasov
|
96dc809514
ipv6: always prefer rt6i_gateway if present
|
há 11 anos atrás |
Joe Perches
|
5c3a0fd7d0
ip*.h: Remove extern from function prototypes
|
há 12 anos atrás |
Cong Wang
|
3ce9b35ff6
ipv6: move ip6_dst_hoplimit() into core kernel
|
há 12 anos atrás |
Duan Jiong
|
c92a59eca8
ipv6: handle Redirect ICMP Message with no Redirected Header option
|
há 12 anos atrás |
YOSHIFUJI Hideaki / 吉藤英明
|
12fd84f438
ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers.
|
há 12 anos atrás |
YOSHIFUJI Hideaki / 吉藤英明
|
9bb5a14813
ipv6: Introduce rt6_nexthop() to select nexthop address.
|
há 12 anos atrás |
Nicolas Dichtel
|
130cd273d4
ipv6: export IP6_RT_PRIO_* to userland
|
há 12 anos atrás |
Eric Dumazet
|
d3818c92af
ipv6: fix inet6_csk_xmit()
|
há 13 anos atrás |
David S. Miller
|
b94f1c0904
ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().
|
há 13 anos atrás |
David S. Miller
|
3a5ad2ee5e
ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.
|
há 13 anos atrás |
David S. Miller
|
e8599ff4b1
ipv6: Move bulk of redirect handling into rt6_redirect().
|
há 13 anos atrás |
David S. Miller
|
81aded2467
ipv6: Handle PMTU in ICMP error handlers.
|
há 13 anos atrás |
David S. Miller
|
55afabaa0d
inet: Fix BUG triggered by __rt{,6}_get_peer().
|
há 13 anos atrás |
David S. Miller
|
97bab73f98
inet: Hide route peer accesses behind helpers.
|
há 13 anos atrás |