Commit Graph

38 Commits (1ea6b8f48918282bdca0b32a34095504ee65bab5)

Author SHA1 Message Date
David S. Miller 9cbb7ecbcf ipv6: Get rid of rt6i_nexthop macro. 14 years ago
David S. Miller 2a9e950701 net: Remove __KERNEL__ cpp checks from include/net 14 years ago
Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago
Daniel Walter c3968a857a ipv6: RTA_PREFSRC support for ipv6 route source address selection 14 years ago
David S. Miller 4c9483b2fb ipv6: Convert to use flowi6 where applicable. 14 years ago
David S. Miller 6431cbc25f inet: Create a mechanism for upward inetpeer propagation into routes. 14 years ago
David S. Miller b341936380 ipv6: Add infrastructure to bind inet_peer objects to routes. 14 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
YOSHIFUJI Hideaki / 吉藤英明 bd2c77a0a7 ipv6 fib: Make rt6_info{} more cache-line aware. 15 years ago
Alexey Dobriyan bbef49daca ipv6: use standard lists for FIB walks 15 years ago
Patrick McHardy 2bec5a369e ipv6: fib: fix crash when changing large fib while dumping it 15 years ago
Eric Dumazet fd2c3ef761 net: cleanup include/net 15 years ago
Neil Horman a33bc5c151 xfrm: select sane defaults for xfrm[4|6] gc_thresh 16 years ago
Daniel Lezcano 8ed6778967 [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace 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
Rami Rosen 4e881a217b [IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.h 17 years ago
Masahide NAKAMURA a1b051405b [XFRM] IPv6: Fix dst/routing check at transformation. 17 years ago
Daniel Lezcano 7e5449c215 [IPV6]: route6 remove ifdef for fib_rules 17 years ago
Daniel Lezcano 9eb87f3f7e [IPV6]: Make fib6_rules_init to return an error code. 17 years ago
Daniel Lezcano d63bddbe90 [IPV6]: Make fib6_init to return an error code. 17 years ago
Herbert Xu b4ce92775c [IPV6]: Move nfheader_len into rt6_info 17 years ago
Noriaki TAKAMIYA a47ed4cd8c [IPV6] XFRM: Fix connected socket to use transformation. 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
Eric Dumazet 7cc482634f [IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer 18 years ago
Kim Nordlund 8bce65b95a [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES 18 years ago
YOSHIFUJI Hideaki 7a3025b1b3 [IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}. 18 years ago
YOSHIFUJI Hideaki 77d16f450a [IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags 19 years ago
YOSHIFUJI Hideaki 7fc33165a7 [IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use. 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
Adrian Bunk 8ce11e6a9f [NET]: Make code static. 19 years ago
Thomas Graf 101367c2f8 [IPV6]: Policy Routing Rules 19 years ago
Thomas Graf c71099acce [IPV6]: Multiple Routing Tables 19 years ago
Jamal Hadi Salim 0d51aa80a9 [IPV6]: V6 route events reported with wrong netlink PID and seq number 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago