All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v5 0/3] ipv6: tcp_ipv6 policy route issue
@ 2014-03-28  9:20 Wangyufen
  2014-03-28  9:20 ` [PATCH net-next v5 1/3] ipv6: tcp_ipv6 do some cleanup Wangyufen
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Wangyufen @ 2014-03-28  9:20 UTC (permalink / raw)
  To: davem, netdev; +Cc: kuznet, Wang Yufen

From: Wang Yufen <wangyufen@huawei.com>

Wang Yufen (3):
  ipv6: tcp_ipv6 do some cleanup
  ipv6: reuse rt6_need_strict
  ipv6: tcp_ipv6 policy route issue

v4: use rt6_need_strict to check whether the oif directly
    assigned to iif
v5: Move the whole rt6_need_strict as static inline into 
    ip6_route.h, instade of just delete static.

 include/net/ip6_route.h | 5 +++++
 net/ipv6/route.c        | 6 ------
 net/ipv6/ip6_fib.c | 42 +++---
 3 file changed, 27 insertions(+), 26 deletions(-)

 -- 
1.7.12

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-03-29  1:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-28  9:20 [PATCH net-next v5 0/3] ipv6: tcp_ipv6 policy route issue Wangyufen
2014-03-28  9:20 ` [PATCH net-next v5 1/3] ipv6: tcp_ipv6 do some cleanup Wangyufen
2014-03-28  9:20 ` [PATCH net-next v5 2/3] ipv6: reuse rt6_need_strict Wangyufen
2014-03-28 13:40   ` Sergei Shtylyov
2014-03-29  1:25     ` wangyufen
2014-03-28  9:20 ` [PATCH net-next v5 3/3] ipv6: tcp_ipv6 policy route issue Wangyufen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.