cvs commit: src/sys/net if.c if_ethersubr.c

Robert Watson rwatson at FreeBSD.org
Wed Jul 30 18:19:45 UTC 2008


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


More information about the cvs-src mailing list