[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150513165339.GA3471@tuxdriver.com>
Date: Wed, 13 May 2015 12:53:40 -0400
From: "John W. Linville" <linville@...driver.com>
To: David Miller <davem@...emloft.net>
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
On Tue, May 12, 2015 at 11:06:28PM -0400, David Miller wrote:
> 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!
Sure, no problem... :-)
--
John W. Linville Someday the world will need a hero, and you
linville@...driver.com might be all we have. Be ready.
--
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