]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Bump __FreeBSD_version to 800043, because of the bpf(4) change.
authorEd Schouten <ed@FreeBSD.org>
Wed, 13 Aug 2008 17:45:06 +0000 (17:45 +0000)
committerEd Schouten <ed@FreeBSD.org>
Wed, 13 Aug 2008 17:45:06 +0000 (17:45 +0000)
commit8fced8fcdf6f98bacd4225b0f21441d5b095a9bf
tree71875f65c8fbd8b2e6101a6f784220df5f8cebae
parent42223587221e2f15b772bf7baea31bdb35ab4be8
Bump __FreeBSD_version to 800043, because of the bpf(4) change.

bpf(4) now uses cdevpriv to distinguish multiple file descriptors, where
it used to be implemented using device cloning. Ports like libpcap
properly detect the change in their configure scripts, but it doesn't
hurt to increase __FreeBSD_version.

While there, change the bpf(4) manual page to refer to /dev/bpf instead
of /dev/bpfN.

Requested by: mlaier
share/man/man4/bpf.4
sys/sys/param.h