K 10 svn:author V 7 iedowse K 8 svn:date V 27 2001-07-14T17:04:26.000000Z K 7 svn:log V 379 Simplify to bitmaskcmp() to use the obvious approach instead of comparing bit by bit. Make the logic in in6_fillscopeid() match that in our ifconfig(8): only set the scope ID if there is one in the address and none in sin6_scope_id. Correct a comment in network_init() that didn't make sense; it was probably never updated after it was pasted from similar code in addrmerge(). END