]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cxgbe(4): Verify that the addresses in if_multiaddrs really are multicast
authorNavdeep Parhar <np@FreeBSD.org>
Tue, 23 Sep 2014 22:57:11 +0000 (22:57 +0000)
committerNavdeep Parhar <np@FreeBSD.org>
Tue, 23 Sep 2014 22:57:11 +0000 (22:57 +0000)
commit1dee8327d4721282bd52acf84cc73ed3dae4a71a
treecdf63496a8c30611ba9ccc31b1bc4994ff3d3bd3
parentb9306c0473d80f71ca01d2f908742a0de7185bd9
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).
sys/dev/cxgbe/t4_main.c