[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAEnQRZBFHd4_cF2VMtd=QAheXbrz7qof0qC-3DjUSZ-04bR+Vw@mail.gmail.com>
Date: Mon, 10 Jun 2013 18:21:46 +0300
From: Daniel Baluta <daniel.baluta@...il.com>
To: netdev@...r.kernel.org
Cc: shemminger@...tta.com
Subject: NVGRE for Linux
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists