More cleanup.
This commit is contained in:
parent
e03102dbcb
commit
087c75d5ee
3 changed files with 24 additions and 15 deletions
|
@ -220,6 +220,7 @@ bool IncomingPacket::_doACK(const RuntimeEnvironment *RR,void *tPtr,const Shared
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
bool IncomingPacket::_doQOS_MEASUREMENT(const RuntimeEnvironment *RR,void *tPtr,const SharedPtr<Peer> &peer)
|
||||
{
|
||||
if (!peer->rateGateQoS(RR->node->now()))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue