K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-12-22T09:02:16.000000Z K 7 svn:log V 464 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(). END