All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v6 0/3] ipv6: tcp_ipv6 policy route issue
@ 2014-03-29  1:27 Wangyufen
  2014-03-29  1:27 ` [PATCH net-next v6 1/3] ipv6: tcp_ipv6 do some cleanup Wangyufen
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Wangyufen @ 2014-03-29  1:27 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] 8+ messages in thread

end of thread, other threads:[~2014-04-11  4:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-29  1:27 [PATCH net-next v6 0/3] ipv6: tcp_ipv6 policy route issue Wangyufen
2014-03-29  1:27 ` [PATCH net-next v6 1/3] ipv6: tcp_ipv6 do some cleanup Wangyufen
2014-03-29  1:27 ` [PATCH net-next v6 2/3] ipv6: reuse rt6_need_strict Wangyufen
2014-03-29  1:27 ` [PATCH net-next v6 3/3] ipv6: tcp_ipv6 policy route issue Wangyufen
2014-04-10  9:23   ` Lorenzo Colitti
2014-04-10 21:57     ` Hannes Frederic Sowa
2014-04-11  4:21       ` Lorenzo Colitti
2014-03-31 20:16 ` [PATCH net-next v6 0/3] " David Miller

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.