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>] [day] [month] [year] [list]
Date:	Thu, 31 Mar 2011 09:35:09 +0200
From:	Stefan Bigler <stefan.bigler@...mile.com>
To:	netdev@...r.kernel.org
Subject: DSA for the 88e6061 switch

Hello,

we would like to implement DSA for the 88e6061 switch, mainly to manage
the phys of the various switch ports. Unfortunately, this switch seems
only to supports the Marvell Header tagging mode but not the Trailer or
DSA mode. The Header mode has the disadvantage, that the tagging bytes
are inserted in*front*  of the MAC header which most Ethernet
controllers do not like because it's used for RX filtering and TX length
padding. This could be worked around by using promiscuous mode and doing
TX length padding in software, but that's not a really good solution.
This rises the following questions:

- Are there other tagging methods which could be used for the 88e6061
   switch?

- Is there an interface to manage the phys of the various ports
*without*  an associated netdev device, e.g. using ethtool directly
   over the mdio bus?

Any help is appreciated.

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ