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: <20091123.103905.176285358.davem@davemloft.net> Date: Mon, 23 Nov 2009 10:39:05 -0800 (PST) From: David Miller <davem@...emloft.net> To: eric.dumazet@...il.com Cc: netdev@...r.kernel.org, robert.olsson@....uu.se Subject: Re: [PATCH] pktgen: Fix device name compares From: Eric Dumazet <eric.dumazet@...il.com> Date: Mon, 23 Nov 2009 12:44:37 +0100 > Commit e6fce5b916cd7f7f7 (pktgen: multiqueue etc.) tried to relax > the pktgen restriction of one device per kernel thread, adding a '@' > tag to device names. > > Problem is we dont perform check on full pktgen device name. ... > Solution to this problem is to use a odevname field (includes @ tag and suffix), > instead of using netdevice name. > > Signed-off-by: Eric Dumazet <eric.dumazet@...il.com> Applied, thanks Eric. -- 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