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
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