WIP: Layer 2-Implementierung #6
1 changed files with 2 additions and 0 deletions
|
@ -289,6 +289,8 @@ int main(int argc, char **argv)
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
handle_received_packet(packetbuf, ret);
|
||||||
|
|
||||||
total_bytes += ret;
|
total_bytes += ret;
|
||||||
|
|
||||||
double new = get_hires_time();
|
double new = get_hires_time();
|
||||||
|
|
Loading…
Reference in a new issue