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: <CAJ3xEMj5GZgtJA2tkBq1E9QD4SOmsgOzYyWuc=YJ_wdewKt6hg@mail.gmail.com> Date: Fri, 20 Feb 2015 09:50:54 +0200 From: Or Gerlitz <gerlitz.or@...il.com> To: Hiroshi Shimamoto <h-shimamoto@...jp.nec.com> Cc: "Skidmore, Donald C" <donald.c.skidmore@...el.com>, "vyasevic@...hat.com" <vyasevic@...hat.com>, "Kirsher, Jeffrey T" <jeffrey.t.kirsher@...el.com>, Alexander Duyck <alexander.duyck@...il.com>, Bjørn Mork <bjorn@...k.no>, "e1000-devel@...ts.sourceforge.net" <e1000-devel@...ts.sourceforge.net>, "netdev@...r.kernel.org" <netdev@...r.kernel.org>, "Choi, Sy Jong" <sy.jong.choi@...el.com>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, David Laight <David.Laight@...lab.com>, Hayato Momma <h-momma@...jp.nec.com> Subject: Re: [PATCH v2 3/3] ixgbe: Add new ndo to allow VF multicast promiscuous mode On Fri, Feb 20, 2015 at 3:01 AM, Hiroshi Shimamoto <h-shimamoto@...jp.nec.com> wrote: > The administrator can allow to VF multicast promiscuous mode for only > trusted VM. > # ./ip link set dev eth0 vf 1 mc_promisc on > When disallowing multicast promiscuous mode, we can only use 30 IPv6 addresses. > # ./ip link set dev eth0 vf 1 mc_promisc off all the above text belongs to the change-log of the patch that introduces the new ndo also use just "ip" not "./ip" and specify that the default is off. -- 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