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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 9 Sep 2002 14:38:12 -0500 (CDT)
guy         2002/09/09 14:38:12 CDT

  Modified files:
    epan                 resolv.c 
  Log:
  Allow the "manuf" file to contain well-known MAC addresses and address
  ranges specified with a mask, as well as manufacturer OUIs.  Match the
  address range values, as well as MAC addresses and manufacturer OUIs,
  when translating MAC addresses to names.
  
  Have "make-manuf" read a file containing the well-known addresses and
  append it to the list of OUIs.
  
  Revision  Changes    Path
  1.26      +354 -56   ethereal/epan/resolv.c