Bug #5573
closed
sockmod_pfp improperly handles SO_RCVBUF
Added by Robert Mustacchi over 7 years ago.
Updated over 7 years ago.
Description
The current sockmod_pfp code does not handle SO_RCVBUF, but elues to magical fallback code that will instead. No such code exists and PF_PACKET sockets are not capable of proper getsockopt/setsockopt(SO_RCVBUF) operations.
- Status changed from New to Closed
git commit 336069c20319c172c4ff9d87d67e8f6301c98a5d
commit 336069c20319c172c4ff9d87d67e8f6301c98a5d
Author: Patrick Mooney <patrick.f.mooney@gmail.com>
Date: 2015-02-14T18:56:48.000Z
5573 sockmod_pfp improperly handles SO_RCVBUF
5574 sockmod_pfp unable to locate ifindex for bind
5575 sockmod_pfp needs larger statistics counters
5576 sockmod_pfp improperly handles SIOCGSTAMP
5577 sockmod_pfp should limit bpf program size
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@omniti.com>
Also available in: Atom
PDF