From 9ec3192bcdc9cfdb64f97efef43008633ef9603e Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 24 Aug 2001 16:22:34 +0000 Subject: add a comment about PROMISC and ALLMULTI being deprecated --- sysconfig.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sysconfig.txt') diff --git a/sysconfig.txt b/sysconfig.txt index 7950e2e7..e93a3ebd 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -504,8 +504,11 @@ Files in /etc/sysconfig/network-scripts/ Managed from /etc/sysconfig/network-scripts/ifup-ipx ARP=yes|no (adds 'arp' flag to ifconfig, for use with the ethertap device) - PROMISC=yes|no (enable or disable promiscuous mode) - ALLMULTI=yes|no (enable or disable all-multicast mode) + Deprecated: + PROMISC=yes|no (enable or disable promiscuous mode) + ALLMULTI=yes|no (enable or disable all-multicast mode) + + To properly set these, use the packet socket interface. PPP/SLIP items: PERSIST=yes|no -- cgit v1.2.1