cvs commit: src/sys/net if.c

Robert Watson rwatson at FreeBSD.org
Wed Dec 22 01:02:16 PST 2004


rwatson     2004-12-22 09:02:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/net              if.c 
  Log:
  MFC if.c:1.212 from HEAD to RELENG_5:
  
    date: 2004/11/23 23:31:33;  author: rwatson;  state: Exp;  lines: +10 -8
    Assign if_broadcastaddr to NULL not 0 in if_attach().
  
    Printf() a warning if if_attachdomain() is called more than once on an
      interface to generate some noise on mailing lists when this occurs.
  
    Fix up style in if_start(), where spaces crept in instead of tabs at
    some point.
  
    MFC after:      1 week
    MFC note:       Not the printf().
  
  Revision    Changes    Path
  1.199.2.10  +8 -8      src/sys/net/if.c


More information about the cvs-src mailing list