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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 12 May 2015 23:06:28 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	linville@...driver.com
Cc:	netdev@...r.kernel.org, jesse@...ira.com, azhou@...ira.com,
	stephen@...workplumber.org, alexander.h.duyck@...hat.com
Subject: Re: [PATCH v2 5/5] geneve: add initial netdev driver for GENEVE
 tunnels

From: "John W. Linville" <linville@...driver.com>
Date: Mon, 11 May 2015 16:51:06 -0400

> This is an initial implementation of a netdev driver for GENEVE
> tunnels.  This implementation uses a fixed UDP port, and only supports
> point-to-point links with specific partner endpoints.  Only IPv4
> links are supported at this time.
> 
> Signed-off-by: John W. Linville <linville@...driver.com>
> ---
> Changes in v2:
>  - removal of unneeded special lock for vni_list
>  - removal of geneve_net_vni_add/del (replaced by open code)
>  - break out of vni search loop in geneve_rx after match found
>  - no longer deferring socket open at ndo_init(), now doing it in ndo_open()
>  - check for non-multicast, non-zero remote link partner in newlink()
>  - remove now unused workqueue stuff

John, could you please repost the full series when you make changes
based upon feedback?  That helps me a lot.

Thanks!
--
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