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
| ||
|
Message-ID: <CALnjE+pQ9M=4fQNWH0=nqboUAgMzxPYKefBg7ivaW-3Dk4_8Xg@mail.gmail.com> Date: Thu, 26 Feb 2015 14:43:26 -0800 From: Pravin Shelar <pshelar@...ira.com> To: Thomas Graf <tgraf@...ronetworks.com> Cc: "dev@...nvswitch.org" <dev@...nvswitch.org>, netdev <netdev@...r.kernel.org> Subject: Re: [PATCH] ovs: Turn vports with dependencies into separate modules Hi Thomas, This been merged to upstream kernel for a while. Can you send patch to backport it for ovs-repo? Thanks, Pravin. On Tue, Oct 28, 2014 at 11:43 AM, David Miller <davem@...emloft.net> wrote: > From: Thomas Graf <tgraf@...g.ch> > Date: Wed, 22 Oct 2014 17:29:06 +0200 > >> The internal and netdev vport remain part of openvswitch.ko. Encap >> vports including vxlan, gre, and geneve can be built as separate >> modules and are loaded on demand. Modules can be unloaded after use. >> Datapath ports keep a reference to the vport module during their >> lifetime. >> >> Allows to remove the error prone maintenance of the global list >> vport_ops_list. >> >> Signed-off-by: Thomas Graf <tgraf@...g.ch> > > Applied, thanks a lot Thomas. > -- > 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 -- 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