On Sat, Feb 08, 2003 at 10:16:25PM -0800, Bryan Miller wrote: > If anyone else is already working on this please let me know before I > fire up the compiler and go to work. Since Microsoft Network Monitor > already saves name data in a .adr file I suspect I will use the same > format.
At least in NetMon 1.x, the ".adr" file uses numerical values for the address type. It also appears that it distinguishes between Ethernet, Token Ring, and FDDI addresses. Ethereal does not make any such distinction, and has address types *not* supported by NetMon's ".adr" format, so you might, instead, want to have a different format - I'd suggest using names rather than numerical values for the address type.