K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-05-13T13:57:45.000000Z K 7 svn:log V 237 Add and document ether_ntoa_r() and ether_aton_r() functions, which accept passed storage buffers rather than using static storage. Reimplement ether_ntoa() and ether_aton() in terms of these functions. These variants are thread-safe. END