about summary refs log tree commit diff
path: root/sunrpc/tst-udp-garbage.c
Commit message (Collapse)AuthorAgeFilesLines
* sunrpc: Improvements for UDP client timeout handling [BZ #20257]Florian Weimer2017-02-281-0/+104
This commit fixes various aspects in the UDP client timeout handling. Timeouts are now applied in a more consistent fashion. Discarded UDP packets no longer prevent the timeout from happening at all.