From: Daniel Baluta <daniel.baluta@gmail.com>
To: netdev@vger.kernel.org
Cc: shemminger@vyatta.com
Subject: NVGRE for Linux
Date: Mon, 10 Jun 2013 18:21:46 +0300 [thread overview]
Message-ID: <CAEnQRZBFHd4_cF2VMtd=QAheXbrz7qof0qC-3DjUSZ-04bR+Vw@mail.gmail.com> (raw)
Hi,
Is there anyone working on implementing NVGRE [1] in Linux kernel?
A significant part of the code can be borrowed from VXLAN [2] (netlink
ops, fdb ops),
while another important part (packet reception/transmission) is based
on GRE tunneling code [3].
Is this approach correct? Any suggestions are welcomed.
thanks,
Daniel.
[1] http://datatracker.ietf.org/doc/draft-sridharan-virtualization-nvgre/
[2] drivers/net/vxlan.c
[3] net/ipv4/ip_gre.c
next reply other threads:[~2013-06-10 15:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-10 15:21 Daniel Baluta [this message]
[not found] <1902752B0C92F943AB7EA9EE13E2DEEC126A7CC8B8@HQ1-EXCH02.corp.brocade.com>
[not found] ` <20130610094640.4d3fa0a2@nehalam.linuxnetplumber.net>
2013-06-11 13:23 ` NVGRE for Linux Daniel Baluta
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='CAEnQRZBFHd4_cF2VMtd=QAheXbrz7qof0qC-3DjUSZ-04bR+Vw@mail.gmail.com' \
--to=daniel.baluta@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=shemminger@vyatta.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).