Commit Graph

59 Commits (a15306365a16380f3bafee9e181ba01231d4acd7)

Author SHA1 Message Date
Pavel Emelyanov 2aed2827df [NETNS]: The ip6_fib_timer can work with garbage on net namespace stop. 17 years ago
David S. Miller 3c051235a7 [IPV6]: Fix dangling references on error in fib6_add(). 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
Daniel Lezcano 8ed6778967 [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace 17 years ago
Daniel Lezcano bdb3289f73 [NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer 17 years ago
Benjamin Thery c572872f89 [NETNS][IPV6] rt6_stats - make the stats per network namespace 17 years ago
Daniel Lezcano 6cc118bd50 [NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics 17 years ago
Benjamin Thery ec7d43c291 [NETNS][IPV6] ip6_fib - clean node use namespace 17 years ago
Daniel Lezcano 63152fc0de [NETNS][IPV6] ip6_fib - gc timer per namespace 17 years ago
Daniel Lezcano 450d19f8ab [NETNS][IPV6] ip6_fib - dynamically allocate gc-timer 17 years ago
Daniel Lezcano 5b7c931dff [NETNS][IPV6] ip6_fib - add net to gc timer parameter 17 years ago
Daniel Lezcano f3db48517f [NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces 17 years ago
Daniel Lezcano 58f09b78b7 [NETNS][IPV6] ip6_fib - make it per network namespace 17 years ago
Daniel Lezcano e0b85590bc [NETNS][IPV6] ip6_fib - dynamically allocate the fib tables 17 years ago
YOSHIFUJI Hideaki 3b00944c5c [IPV6]: Make ndisc_dst_alloc() common for later use. 17 years ago
Pavel Emelyanov 2df96af03d [IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route. 17 years ago
Denis V. Lunev 4d1169c1e7 [NETNS]: Add netns to nl_info structure. 17 years ago
Daniel Lezcano 4990509f19 [NETNS][IPV6]: Make sysctls route per namespace. 17 years ago
Gui Jianfeng a06b494b61 [IPV6]: Remove useless code from fib6_del_route(). 17 years ago
Denis V. Lunev 528c4ceb42 [IPV6]: Always pass a valid nl_info to inet6_rt_notify. 17 years ago
Daniel Lezcano f845ab6b7d [IPV6] route6/fib6: Don't panic a kmem_cache_create. 17 years ago
Daniel Lezcano d63bddbe90 [IPV6]: Make fib6_init to return an error code. 17 years ago
Denis V. Lunev b854272b3c [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) 17 years ago
Benjamin Thery 0a8891a0a4 [IPv6]: use container_of() macro in fib6_clean_node() 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
David S. Miller 8c7fc03e27 [IPV6]: Fix build warning. 18 years ago
YOSHIFUJI Hideaki 7ebba6d14f [IPV6] ROUTE: No longer handle ::/0 specially. 18 years ago
Thomas Graf c127ea2c45 [IPv6]: Use rtnl registration interface 18 years ago
David S. Miller f11e6659ce [IPV6]: Fix routing round-robin locking. 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Eric Dumazet 7cc482634f [IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer 18 years ago
YOSHIFUJI Hideaki 1ab1457c42 [NET] IPV6: Fix whitespace errors. 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Al Viro e69a4adc66 [IPV6]: Misc endianness annotations. 18 years ago
Thomas Graf 375216ad0c [IPv6] fib: initialize tb6_lock in common place to give lockdep a key 19 years ago
Alexey Dobriyan e5d679f339 [NET]: Use SLAB_PANIC 19 years ago
YOSHIFUJI Hideaki c0bece9f2a [IPV6] ROUTE: Add credits about subtree fixes. 19 years ago
YOSHIFUJI Hideaki 150730d5a5 [IPV6] ROUTE: Purge clones on other trees when deleting a route. 19 years ago
YOSHIFUJI Hideaki 7fc33165a7 [IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use. 19 years ago
YOSHIFUJI Hideaki fefc2a6c20 [IPV6] ROUTE: Allow searching subtree only. 19 years ago
YOSHIFUJI Hideaki 825e288ef4 [IPV6] ROUTE: Make sure we do not exceed args in fib6_lookup_1(). 19 years ago
YOSHIFUJI Hideaki 3fc5e0440b [IPV6] ROUTE: Fix looking up a route on subtree. 19 years ago
YOSHIFUJI Hideaki 2285adc1e6 [IPV6] ROUTE: Prune clones from main tree as well. 19 years ago
YOSHIFUJI Hideaki 66729e18df [IPV6] ROUTE: Make sure we have fn->leaf when adding a node on subtree. 19 years ago
Thomas Graf 86872cb579 [IPv6] route: FIB6 configuration using struct fib6_config 19 years ago
Adrian Bunk 90d41122f7 [IPV6] ip6_fib.c: make code static 19 years ago
Patrick McHardy 1b43af5480 [IPV6]: Increase number of possible routing tables to 2^32 19 years ago
Adrian Bunk 8ce11e6a9f [NET]: Make code static. 19 years ago
Thomas Graf 101367c2f8 [IPV6]: Policy Routing Rules 19 years ago