lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ