Displaying 1 result from an estimated 1 matches for "bpf252".
Did you mean:
bpf253
2003 Jun 04
1
Problem with large numbers of bpf devices
A STABLE (not updated since 12/13/02) system shows very strange behavior
for devices with a minor mode greater than 256. tcpdump does not work
reliably and ls is, uh, "strange", using hex for the minor mode.
crw------- 1 root wheel 23, 252 Apr 11 14:29 bpf252
crw------- 1 root wheel 23, 253 Apr 11 14:29 bpf253
crw------- 1 root wheel 23, 254 Apr 11 14:29 bpf254
crw------- 1 root wheel 23, 255 Apr 11 14:29 bpf255
crw------- 1 root wheel 23, 0x00010000 Apr 11 14:29 bpf256
crw------- 1 root wheel 23, 0x00010001 Apr 1...