summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usbdevs
diff options
context:
space:
mode:
authorkp <kp@FreeBSD.org>2016-08-17 09:24:46 +0000
committerRenato Botelho <renato@netgate.com>2016-09-23 12:20:16 -0300
commit2c5fe01728fe484682ba6d76165408f0c3c69aac (patch)
treef1887b64994ac0d0c4d756c29589f9cdd7bd06bb /sys/dev/usb/usbdevs
parentc56758fe417b7755f1e237f8a4a9224acf7200e5 (diff)
downloadFreeBSD-src-2c5fe01728fe484682ba6d76165408f0c3c69aac.zip
FreeBSD-src-2c5fe01728fe484682ba6d76165408f0c3c69aac.tar.gz
MFC r302497:
pf: Map hook returns onto the correct error values pf returns PF_PASS, PF_DROP, ... in the netpfil hooks, but the hook callers expect to get E<foo> error codes. Map the returns values. A pass is 0 (everything is OK), anything else means pf ate the packet, so return EACCES, which tells the stack not to emit an ICMP error message. PR: 207598 (cherry picked from commit 26d31e281678303d3071eb6fbac74b22036f44c5)
Diffstat (limited to 'sys/dev/usb/usbdevs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud