freebsd-nq/sbin/ifconfig
Pyun YongHyeon a740f6ee14 Fix long standing mediaopt setting bugs seen on sparc64. Though
the bug exists in little-endian machine, it was not triggered due
to the difference of memory ordering between little/big endian
machines. Instead of relying on possibly modified value during
function invokcations, use saved copy of ifr.ifr_addr.sa_family.
Also add a comment at the top of ifconfig.c clarifying the issue
so the bug won't re-appear.

Approved by:	jake
Reviewed by:	yar
2004-08-09 03:13:57 +00:00
..
ifconfig.8 Bump the date, .Dd, since the document content has been changed 2004-07-27 09:51:49 +00:00
ifconfig.c Fix long standing mediaopt setting bugs seen on sparc64. Though 2004-08-09 03:13:57 +00:00
ifconfig.h
ifieee80211.c
ifmac.c
ifmedia.c
ifvlan.c
Makefile