From: Patrick McHardy Date: Wed, 14 Nov 2007 04:54:59 +0000 (-0800) Subject: [E1000]: Secondary unicast address support X-Git-Tag: v2.6.25-rc1~1162^2~613 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db0ce50d3792e993a1b24f16fb70153eccf38f33;p=pandora-kernel.git [E1000]: Secondary unicast address support Add support for configuring secondary unicast addresses. Unicast addresses take precendece over multicast addresses when filling the exact address filters to avoid going to promiscous mode. When more unicast addresses are present than filter slots, unicast filtering is disabled and all slots can be used for multicast addresses. Signed-off-by: Patrick McHardy Signed-off-by: Auke Kok Signed-off-by: David S. Miller --- Reading git-diff-tree failed