jagt / clumsy

clumsy makes your network condition on Windows significantly worse, but in a controlled and interactive manner.
http://jagt.github.io/clumsy/
Other
4.96k stars 488 forks source link

drop function effected packets will retransmission like tcp? #131

Open lemon19900815 opened 1 year ago

lemon19900815 commented 1 year ago

i test the drop function, it drop the packet with chance, but it seems to not retransmission like tcp. Is drop function worked on user layer, not tcp layer?