K 10 svn:author V 2 pb K 8 svn:date V 27 1999-05-16T17:09:20.000000Z K 7 svn:log V 291 PR: kern/10570 Submitted by: adrian@freebsd.org Change reference count in struct ifaddr to a u_int, to be able to handle more than 2^16 routes to the same interface. Fix suggested by Andrew Bangs in PR kern/10570. Tested by and me under -current. END