K 10 svn:author V 3 joe K 8 svn:date V 27 2000-10-19T23:15:54.000000Z K 7 svn:log V 366 Augment the 'ifaddr' structure with a 'struct if_data' to keep statistics on a per network address basis. Teach the IPv4 and IPv6 input/output routines to log packets/bytes against the network address connected to the flow. Teach netstat to display the per-address stats for IP protocols when 'netstat -i' is evoked, instead of displaying the per-interface stats. END