David Ahern
|
741a11d9e4
net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set
|
10 years ago |
Nikola Forró
|
0315e38270
net: Fix behaviour of unreachable, blackhole and prohibit routes
|
10 years ago |
Roopa Prabhu
|
37a1d3611c
ipv6: include NLM_F_REPLACE in route replace notifications
|
10 years ago |
Martin KaFai Lau
|
8e3d5be736
ipv6: Avoid double dst_free
|
10 years ago |
Wu Fengguang
|
52fe51f852
ipv6: fix ifnullfree.cocci warnings
|
10 years ago |
Roopa Prabhu
|
6b9ea5a64e
ipv6: fix multipath route replace error recovery
|
10 years ago |
Daniel Borkmann
|
c3a8d94746
tcp: use dctcp if enabled on the route to the initiator
|
10 years ago |
Daniel Borkmann
|
b8d3e4163a
fib, fib6: reject invalid feature bits
|
10 years ago |
Daniel Borkmann
|
1bb14807bc
net: fib6: reduce identation in ip6_convert_metrics
|
10 years ago |
Jiri Benc
|
46fa062ad6
ip_tunnels: convert the mode field of ip_tunnel_info to flags
|
10 years ago |
Tom Herbert
|
127eb7cd3c
lwt: Add cfg argument to build_state
|
10 years ago |
David S. Miller
|
dc25b25897
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Jiri Benc
|
904af04d30
ipv6: route: extend flow representation with tunnel key
|
10 years ago |
Jiri Benc
|
ab450605b3
ipv6: ndisc: inherit metadata dst when creating ndisc requests
|
10 years ago |
Jiri Benc
|
06e9d040ba
ipv6: drop metadata dst in ip6_route_input
|
10 years ago |
Jiri Benc
|
61adedf3e3
route: move lwtunnel state to dst_entry
|
10 years ago |
Tom Herbert
|
2536862311
lwt: Add support to redirect dst.input
|
10 years ago |
Martin KaFai Lau
|
9c7370a166
ipv6: Fix a potential deadlock when creating pcpu rt
|
10 years ago |
Martin KaFai Lau
|
a73e419563
ipv6: Add rt6_make_pcpu_route()
|
10 years ago |
Martin KaFai Lau
|
ad70686289
ipv6: Remove un-used argument from ip6_dst_alloc()
|
10 years ago |
Andy Gospodarek
|
35103d1117
net: ipv6 sysctl option to ignore routes when nexthop link is down
|
10 years ago |
Andy Gospodarek
|
cea45e208d
net: track link status of ipv6 nexthops
|
10 years ago |
David S. Miller
|
182ad468e7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Florian Westphal
|
330567b71d
ipv6: don't reject link-local nexthop on other interface
|
10 years ago |
Martin KaFai Lau
|
8d6c31bf57
ipv6: Avoid rt6_probe() taking writer lock in the fast path
|
10 years ago |
Martin KaFai Lau
|
990edb428c
ipv6: Re-arrange code in rt6_probe()
|
10 years ago |
Nicolas Dichtel
|
5a6228a0b4
lwtunnel: change prototype of lwtunnel_state_get()
|
10 years ago |
Nicolas Dichtel
|
d943659508
ipv6: copy lwtstate in ip6_rt_copy_init()
|
10 years ago |
Nicolas Dichtel
|
6673a9f4e3
ipv6: use lwtunnel_output6() only if flag redirect is set
|
10 years ago |
Roopa Prabhu
|
74a0f2fe8e
ipv6: rt6_info output redirect to tunnel output
|
10 years ago |