]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r272051:
authornp <np@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 3 May 2015 08:17:37 +0000 (08:17 +0000)
committernp <np@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 3 May 2015 08:17:37 +0000 (08:17 +0000)
commite1e7aa8a5c3617caa6a1fecae6780ef2cbd3d69b
tree5c0b37200ecccb725e543633bd0b39eb6ae7b925
parent319d56d3ec18975adb0735e1ef4c170f33b8d5b6
MFC r272051:

cxgbe(4):  Verify that the addresses in if_multiaddrs really are multicast
addresses.  (The chip doesn't really care, it's just that it needs to be
told explicitly if unicast DMACs are checked for "hits" in the hash that
is used after the TCAM entries are all used up).

git-svn-id: svn://svn.freebsd.org/base/stable/10@282365 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/cxgbe/t4_main.c