HardenedBSD/share/man
Robert Watson 8ed3828c3b Introduce a new bd_seesent flag to the BPF descriptor, indicating whether or
not the current BPF device should report locally generated packets or not.
This allows sniffing applications to see only packets that are not generated
locally, which can be useful for debugging bridging problems, or other
situations where MAC addresses are not sufficient to identify locally
sourced packets.  Default to true for this flag, so as to provide existing
behavior by default.

Introduce two new ioctls, BIOCGSEESENT and BIOCSSEESENT, which may be used
to manipulate this flag from userland, given appropriate privilege.

Modify bpf.4 to document these two new ioctl arguments.

Reviewed by:	asmodai
2000-03-18 06:30:42 +00:00
..
man0
man1
man3
man4 Introduce a new bd_seesent flag to the BPF descriptor, indicating whether or 2000-03-18 06:30:42 +00:00
man5 Fix another include error. Inspired by the last commit. 2000-03-13 13:41:40 +00:00
man6
man7 Note that openssh/ssl are in the tree now, and use the correct section 2000-03-07 13:59:26 +00:00
man8 Add appropriate MLINKS for rc.*. 2000-03-13 13:19:42 +00:00
man9 Be consistent with struct vattr' naming. Half of this manual used vpp' 2000-03-16 22:40:38 +00:00
tools
Makefile