Date: Mon, 8 Jan 1996 02:23:32 -0800 (PST) From: Peter Wemm <peter> To: CVS-committers, cvs-sbin Subject: cvs commit: src/sbin/ifconfig ifconfig.c Message-ID: <199601081023.CAA28785@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/01/08 02:23:30 Modified: sbin/ifconfig ifconfig.c Log: Yet another "fix" for some of the mistakes in the recent versions.. I discovered that when asking for the IFLIST via sysctl(), if you specify only AF_INET address, it actually gives you only AF_INET.. (suprise, suprise..!) Now, it should "do the right thing" in just about all cases... The only problem, is that "the right thing" isn't exactly clear in all cases. Revision Changes Path 1.12 +25 -13 src/sbin/ifconfig/ifconfig.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601081023.CAA28785>