freebsd-dev/sbin/ifconfig
Doug Ambrisko 41b0ee744a For both ifconfig and route if we didn't get enough memory from the
prior sysctl due to the structure growing between calls try again.

Also try again for deleting routes if things fail.  We've seen
route -f fail this way which does not actually flush all routes.
This fixes it.  It will whine but it will do the work.

PR:		56732
Obtained from:	IronPort
2004-04-30 22:34:12 +00:00
..
ifconfig.8 Document that -m also causes the capability list to be displayed. 2004-04-11 13:44:57 +00:00
ifconfig.c For both ifconfig and route if we didn't get enough memory from the 2004-04-30 22:34:12 +00:00
ifconfig.h add support for setting 802.11 rtsthreshold, transmit power, 2004-03-30 22:59:22 +00:00
ifieee80211.c Fix an off-by-one error in the function used to input the ascii/hex strings. 2004-04-04 07:28:58 +00:00
ifmac.c Rename ifconfig's "mac" argument to "maclabel" to prevent confusion 2002-10-23 22:50:04 +00:00
ifmedia.c 802.11 mode bits are now masks; convert to suit 2004-01-15 15:19:19 +00:00
ifvlan.c De-__P, use ansi function definitions 2002-04-18 17:14:09 +00:00
Makefile style.Makefile(5): 2004-02-23 20:25:27 +00:00