diff options
author | 2015-02-06 08:07:09 +0000 | |
---|---|---|
committer | 2015-02-06 08:07:09 +0000 | |
commit | 99fdf93449ef5c1a9ace9cd2a7a449df9c79291e (patch) | |
tree | c17e20c13f7411fee94d142ac3973e5a7a6f2339 /lib/libssl/t1_meth.c | |
parent | Delete the legacy generic warning type MANDOCERR_ARGCWARN, (diff) | |
download | wireguard-openbsd-99fdf93449ef5c1a9ace9cd2a7a449df9c79291e.tar.xz wireguard-openbsd-99fdf93449ef5c1a9ace9cd2a7a449df9c79291e.zip |
IEEE sez that 0 is bigger than 1, and IEEE is always right.
When mapping 802.1p prio from the vlan header to our priority levels, we
have to swap 0 and 1, since in 802.1p, 1 is the lowest prio, and 0 the
2nd lowest. But 2..7 are in the expected order!
Pointed out to me at BSDcan and I forgot by whom, sorry for that and the
delay. ok phessler pelikan
Diffstat (limited to 'lib/libssl/t1_meth.c')
0 files changed, 0 insertions, 0 deletions