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:	Wed, 13 Apr 2011 14:04:12 +0800
From:	huajun li <huajun.li.lee@...il.com>
To:	Ben Hutchings <ben@...adent.org.uk>
Cc:	David Miller <davem@...emloft.net>,
	netdev <netdev@...r.kernel.org>,
	Mark Glassberg <vzeeaxwl@...airpoint.net>,
	linux-usb@...r.kernel.org
Subject: Re: [PATCHv2 net-next-2.6] rndis_host: Poll status before control
 channel where necessary

>
> +static const struct driver_info        rndis_poll_status_info = {
> +       .description =  "RNDIS device (poll status before control)",
> +       .flags =        FLAG_ETHER | FLAG_FRAMING_RN | FLAG_NO_SETINT,

Hi,
   How about add  FLAG_POINTTOPOINT  to flags if the device has no
globally assigned MAC?  This new added mask code could make device
interface naming consistent.

Thanks,
--Huajun
--
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