All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v3 0/2] vxlan: IPv6 fill_metadata_dst support
@ 2015-12-07 12:04 Jiri Benc
  2015-12-07 12:04 ` [PATCH net v3 1/2] vxlan: move IPv6 outpute route calculation to a function Jiri Benc
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jiri Benc @ 2015-12-07 12:04 UTC (permalink / raw)
  To: netdev; +Cc: Jesse Gross, Pravin B Shelar

This adds IPv6 support to ndo_fill_metadata_dst in vxlan. The IPv4 part
needs some restructuring to avoid duplicate code, this will be sent as
a separate patch targeting net-next.

Jiri Benc (2):
  vxlan: move IPv6 outpute route calculation to a function
  vxlan: support ndo_fill_metadata_dst also for IPv6

 drivers/net/vxlan.c | 69 +++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 57 insertions(+), 12 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2015-12-07 21:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-07 12:04 [PATCH net v3 0/2] vxlan: IPv6 fill_metadata_dst support Jiri Benc
2015-12-07 12:04 ` [PATCH net v3 1/2] vxlan: move IPv6 outpute route calculation to a function Jiri Benc
2015-12-07 12:04 ` [PATCH net v3 2/2] vxlan: support ndo_fill_metadata_dst also for IPv6 Jiri Benc
2015-12-07 21:33 ` [PATCH net v3 0/2] vxlan: IPv6 fill_metadata_dst support 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.