diff options
author | 2015-03-02 22:12:57 +0000 | |
---|---|---|
committer | 2015-03-02 22:12:57 +0000 | |
commit | c1e2f59b2b209a5d9e3b10baa4b28b0fd2c27f0f (patch) | |
tree | 0c51fdcb73a90cc567ffef59d8a174c865f67c0a /lib/libc | |
parent | Add three extra checks that test proper removal of the P flag. Currently 2 fail (diff) | |
download | wireguard-openbsd-c1e2f59b2b209a5d9e3b10baa4b28b0fd2c27f0f.tar.xz wireguard-openbsd-c1e2f59b2b209a5d9e3b10baa4b28b0fd2c27f0f.zip |
sc_fixed_ridx is initialised to 0 but tested as it it were initialised
to -1. The result of this is tx frames were always sent out at fixed
rate 0 instead of ni_txrate.
Match the iwn behaviour and test ic_fixed_rate for -1 instead.
Problem spotted by kettenis@ in an earlier diff.
ok kettenis@ stsp@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions