K 10 svn:author V 5 joerg K 8 svn:date V 27 1995-07-02T09:01:02.000000Z K 7 svn:log V 261 Revision 1.21 of if_sl.c broke the traditional behaviour that assigning an address to an interface automatically marks this interface IFF_UP. The fix corrects this (and closes PR sys/577). This is consistent with the way ethernet interfaces are being handled. END