Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-cisco-oui.c Makefile.am Makefile.nmak

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Wed, 3 Sep 2003 01:27:04 -0500 (CDT)
guy         2003/09/03 01:27:03 CDT

  Modified files:
    .                    Makefile.am Makefile.nmake packet-llc.c 
                         packet-llc.h 
  Added files:
    .                    packet-cisco-oui.c 
  Log:
  Fix up the API for adding support for new OUI's to the LLC dissector.
  
  Use that API to create the table for the Cisco OUI 00:00:0C.
  
  Revision  Changes    Path
  1.619     +2 -1      ethereal/Makefile.am
  1.332     +2 -1      ethereal/Makefile.nmake
  1.114     +26 -39    ethereal/packet-llc.c
  1.11      +3 -3      ethereal/packet-llc.h