Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal resolv.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Fri, 19 Nov 1999 21:39:25 -0600 (CST)
gram        1999/11/19 21:39:22 CST

  Modified files:
    .                    resolv.c 
  Log:
  The resolve routines accept HW addresses in the ethers file with either
  dashes or colons as punctuation. Added period as a valid separator, to make
  the resolve routines congruent with the display filter syntax options.
  
  Document the fact that both /etc/ethers and $HOME/.ethereal/ethers are
  used for resolving hardware address names. I did not know this until
  I discovered it in resolv.c!
  
  Revision  Changes    Path
  1.17      +8 -4      ethereal/resolv.c