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:
parent
67a85221d5
commit
ab5a460177
2 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue