commit | 8a681c360559f75a80b37e6a6a9590457361ccb0 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Sat Sep 17 10:49:15 2016 +0100 |
committer | David Howells <dhowells@redhat.com> | Sat Sep 17 11:24:04 2016 +0100 |
tree | 12f2fa34048a73aae064a02fa15417b4c70b3573 | |
parent | 71f3ca408fd43b586c02480768a503af075b247e [diff] |
rxrpc: Add config to inject packet loss Add a configuration option to inject packet loss by discarding approximately every 8th packet received and approximately every 8th DATA packet transmitted. Note that no locking is used, but it shouldn't really matter. Signed-off-by: David Howells <dhowells@redhat.com>