K 10 svn:author V 6 brooks K 8 svn:date V 27 2004-09-01T18:22:14.000000Z K 7 svn:log V 300 Use a spare byte in struct if_data to store the structure size without increasing it. Add code to ifconfig to use this size to find the sockaddr_dl after the struct if_data in the routing message. This allows struct if_data to grow (up to 255 bytes) without breaking ifconfig. Submitted by: peter END