Apply multicast rate limits on a network to ourselves and do not send multicasts that would exceed limits, for GitHub issue #55

This commit is contained in:
Adam Ierymenko 2014-03-25 21:38:54 -07:00
parent 67a85221d5
commit ab5a460177
2 changed files with 6 additions and 1 deletions

View file

@ -280,7 +280,7 @@ public:
/**
* Update multicast balance for an address and multicast group, return whether packet is allowed
*
* @param a Address that wants to send/relay packet
* @param a Originating address of multicast packet
* @param mg Multicast group
* @param bytes Size of packet
* @return True if packet is within budget