Guillaume Nault
|
73483c1289
ipv6: report NLM_F_CREATE and NLM_F_EXCL flags in RTM_NEWROUTE events
|
9 years ago |
Martin KaFai Lau
|
903ce4abdf
ipv6: Fix mem leak in rt6i_pcpu
|
9 years ago |
David Ahern
|
b3b4663c97
net: vrf: Create FIB tables on link create
|
9 years ago |
Michal Kubeček
|
3dc94f93be
ipv6: per netns FIB garbage collection
|
9 years ago |
Michal Kubeček
|
9a03cd8f38
ipv6: per netns fib6 walkers
|
9 years ago |
Michal Kubeček
|
3570df914f
ipv6: replace global gc_args with local variable
|
9 years ago |
David S. Miller
|
ba3e2084f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
lucien
|
ab997ad408
ipv6: fix the incorrect return value of throw route
|
9 years ago |
David Ahern
|
c485068778
net: Export fib6_get_table and nd_tbl
|
9 years ago |
Roopa Prabhu
|
37a1d3611c
ipv6: include NLM_F_REPLACE in route replace notifications
|
10 years ago |
Martin KaFai Lau
|
70da5b5c53
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
|
10 years ago |
Martin KaFai Lau
|
8e3d5be736
ipv6: Avoid double dst_free
|
10 years ago |
David S. Miller
|
dc25b25897
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Jiri Benc
|
61adedf3e3
route: move lwtunnel state to dst_entry
|
10 years ago |
Martin KaFai Lau
|
9c7370a166
ipv6: Fix a potential deadlock when creating pcpu rt
|
10 years ago |
Nicolas Dichtel
|
5a6228a0b4
lwtunnel: change prototype of lwtunnel_state_get()
|
10 years ago |
Roopa Prabhu
|
19e42e4515
ipv6: support for fib route lwtunnel encap attributes
|
10 years ago |
Martin KaFai Lau
|
d52d3997f8
ipv6: Create percpu rt6_info
|
10 years ago |
Martin KaFai Lau
|
45e4fd2668
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
|
10 years ago |
Michal Kubeček
|
2759647247
ipv6: fix ECMP route replacement
|
10 years ago |
Ian Morris
|
53b24b8f94
ipv6: coding style: comparison for inequality with NULL
|
10 years ago |
David S. Miller
|
95f873f2ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Hannes Frederic Sowa
|
6e9e16e614
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
|
10 years ago |
Johannes Berg
|
053c095a82
netlink: make nlmsg_end() and genlmsg_end() void
|
10 years ago |
Florian Westphal
|
e715b6d3a5
net: fib6: convert cfg metric to u32 outside of table write lock
|
10 years ago |
Daniel Borkmann
|
0409c9a5a7
net: fib6: fib6_commit_metrics: fix potential NULL pointer dereference
|
10 years ago |
Hannes Frederic Sowa
|
327571cb10
ipv6: don't walk node's leaf during serial number update
|
10 years ago |
Hannes Frederic Sowa
|
812918c464
ipv6: make fib6 serial number per namespace
|
10 years ago |
Hannes Frederic Sowa
|
c8c4d42a6b
ipv6: only generate one new serial number per fib mutation
|
10 years ago |
Hannes Frederic Sowa
|
42b1870646
ipv6: make rt_sernum atomic and serial number fields ordinary ints
|
10 years ago |