diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2018-05-30 22:20:42 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2018-05-30 22:20:42 +0000 |
commit | bd47d4f00a2974c730adb0ed1052a3cbdbbc0500 (patch) | |
tree | 33c5fe0189ade6b0feb40a9f7ef36232fcada255 /sys/net/pf_ioctl.c | |
parent | 9d8b92ac9a688d42e3cbf49fafc55a872bf4223a (diff) |
restrict the prio values from SIOCSIFLLPRIO to what the kernel handles
previously the ioctl code checked that prio was an int less than
UCHAR_MAX, but the rest of the kernel (and priq code in particular)
expects it to be between 0 and 7 inclusive.
ok krw@ tb@
Diffstat (limited to 'sys/net/pf_ioctl.c')
0 files changed, 0 insertions, 0 deletions