Date: Sat, 17 Feb 2007 11:19:41 -0800 From: Sam Leffler <sam@errno.com> To: freebsd-net@freebsd.org Subject: [PATH] make ifconfig use getifaddrs Message-ID: <45D7554D.3000709@errno.com>
next in thread | raw e-mail | index | archive | help
ifconfig has a hand-rolled version of the code in getifaddrs. The patch here: http://people.freebsd.org/~sam/ifconfig.patch (against HEAD) converts it to use getifaddrs. I'm especially interested in whether this properly handles ipv6, atalk, ipx, and p2p configurations. There should no visible changes in output; if you see anything please provide the output of ifconfig before+after. Sam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45D7554D.3000709>