freebsd-skq/share/man
rwatson 7432002de6 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 Change this to reflect some manpage changes I made. 2000-01-23 21:53:31 +00:00
man1 I didn't expect this to be merged to STABLE. It was, so correct the 2000-03-03 09:28:05 +00:00
man3 Remove more single-space hard sentence breaks. 2000-03-02 14:54:02 +00:00
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 Remove single-space hard sentence breaks. These degrade the quality 2000-03-03 14:05:08 +00:00
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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00