Date: Wed, 30 Jul 2008 17:27:10 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if.c if_ethersubr.c Message-ID: <200807301819.m6UIJj7n003926@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-07-30 17:27:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/net if.c if_ethersubr.c Log: SVN rev 181001 on 2008-07-30 17:27:10Z by rwatson Merge r176906 from head to stable/7: Move IFF_NEEDSGIANT warning from if_ethersubr.c to if.c so it is displayed for all network interfaces, not just ethernet-like ones. Upgrade it to a louder WARNING and be explicit that the flag is obsolete. Support for IFF_NEEDSGIANT will be removed in a few months (see arch@ for details) and will not appear in 8.0. Upgrade if_watchdog to a WARNING. Revision Changes Path 1.273.2.4 +5 -1 src/sys/net/if.c 1.236.2.4 +0 -2 src/sys/net/if_ethersubr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807301819.m6UIJj7n003926>