Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Put ip6_fragment in ipv6_stub
@ 2020-08-27 10:39 wenxu
  2020-08-27 10:39 ` [PATCH net-next 1/2] ipv6: add ipv6_fragment hook " wenxu
  2020-08-27 10:39 ` [PATCH net-next 2/2] openvswitch: using ip6_fragment " wenxu
  0 siblings, 2 replies; 6+ messages in thread
From: wenxu @ 2020-08-27 10:39 UTC (permalink / raw)
  To: netdev; +Cc: davem, marcelo.leitner

From: wenxu <wenxu@ucloud.cn>

Add ip6_fragment in ipv6_stub and use it in openvswitch

wenxu (2):
  ipv6: add ipv6_fragment hook in ipv6_stub
  openvswitch: using ip6_fragment in ipv6_stub

 include/net/ipv6_stubs.h  | 2 ++
 net/ipv6/af_inet6.c       | 1 +
 net/openvswitch/actions.c | 6 ++----
 3 files changed, 5 insertions(+), 4 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2020-08-27 23:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-27 10:39 [PATCH net-next 0/2] Put ip6_fragment in ipv6_stub wenxu
2020-08-27 10:39 ` [PATCH net-next 1/2] ipv6: add ipv6_fragment hook " wenxu
2020-08-27 14:51   ` David Miller
2020-08-27 22:38     ` Marcelo Ricardo Leitner
2020-08-27 23:33       ` wenxu
2020-08-27 10:39 ` [PATCH net-next 2/2] openvswitch: using ip6_fragment " wenxu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox