Enable ff:ff:ff:ff:ff:ff w/no ADI a.k.a. broadcast. YOLO.

This commit is contained in:
Adam Ierymenko 2013-07-06 15:56:12 -04:00
parent 7f3dea018c
commit 2eaac3891e
3 changed files with 16 additions and 3 deletions

View file

@ -164,6 +164,9 @@ public:
* This populates a set or, if already populated, modifies it to contain
* only multicast groups in which this device is interested.
*
* This should always include the blind wildcard MulticastGroup (MAC of
* ff:ff:ff:ff:ff:ff and 0 ADI field).
*
* @param groups Set to modify in place
* @return True if set was changed since last call
*/