From: Jiri Benc <jbenc@redhat.com>
To: netdev@vger.kernel.org
Cc: Jesse Gross <jesse@nicira.com>, Pravin B Shelar <pshelar@nicira.com>
Subject: [PATCH net v3 0/2] vxlan: IPv6 fill_metadata_dst support
Date: Mon, 7 Dec 2015 13:04:29 +0100 [thread overview]
Message-ID: <cover.1449489733.git.jbenc@redhat.com> (raw)
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
next reply other threads:[~2015-12-07 12:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-07 12:04 Jiri Benc [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1449489733.git.jbenc@redhat.com \
--to=jbenc@redhat.com \
--cc=jesse@nicira.com \
--cc=netdev@vger.kernel.org \
--cc=pshelar@nicira.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.