All of lore.kernel.org
 help / color / mirror / Atom feed
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-next 0/3] vxlan: IPv6 fill_metadata_dst support
Date: Wed,  2 Dec 2015 19:12:07 +0100	[thread overview]
Message-ID: <cover.1449079592.git.jbenc@redhat.com> (raw)

This adds IPv6 support to ndo_fill_metadata_dst in vxlan together with
restructuring to avoid duplicate code.

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

 drivers/net/vxlan.c | 140 ++++++++++++++++++++++++++++++++++------------------
 1 file changed, 91 insertions(+), 49 deletions(-)

-- 
1.8.3.1

             reply	other threads:[~2015-12-02 18:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-02 18:12 Jiri Benc [this message]
2015-12-02 18:12 ` [PATCH net-next 1/3] vxlan: consolidate output route calculation Jiri Benc
2015-12-02 18:12 ` [PATCH net-next 2/3] vxlan: move IPv6 outpute route calculation to a function Jiri Benc
2015-12-02 18:12 ` [PATCH net-next 3/3] vxlan: support ndo_fill_metadata_dst also for IPv6 Jiri Benc
2015-12-02 18:57   ` kbuild test robot
2015-12-02 23:02 ` [PATCH net-next 0/3] vxlan: IPv6 fill_metadata_dst support Pravin Shelar
2015-12-03  8:44   ` Jiri Benc

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.1449079592.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.