freebsd-dev/sbin/ifconfig
Maxim Sobolev ffb079be0c Implement user-setable promiscuous mode (a new `promisc' flag for ifconfig(8)).
Also, for all interfaces in this mode pass all ethernet frames to upper layer,
even those not addressed to our own MAC, which allows packets encapsulated
in those frames be processed with packet filters (ipfw(8) et al).

Emphatically requested by:	Anton Turygin <pa3op@ukr-link.net>
Valuable suggestions by:	fenner
2002-08-19 15:16:38 +00:00
..
ifconfig.8 Implement user-setable promiscuous mode (a new `promisc' flag for ifconfig(8)). 2002-08-19 15:16:38 +00:00
ifconfig.c Implement user-setable promiscuous mode (a new `promisc' flag for ifconfig(8)). 2002-08-19 15:16:38 +00:00
ifconfig.h When using interfaces that support if_media, the supported media list is 2001-05-29 09:13:44 +00:00
ifieee80211.c De-__P, use ansi function definitions 2002-04-18 17:14:09 +00:00
ifmedia.c De-__P, use ansi function definitions 2002-04-18 17:14:09 +00:00
ifvlan.c De-__P, use ansi function definitions 2002-04-18 17:14:09 +00:00
Makefile Do not disable IPv6 and vlan support when RELEASE_CRUNCH is defined. 2002-02-15 03:57:06 +00:00