Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-hpext.c packet-hpext.h packet-rmp.c A

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: Sun, 2 Mar 2003 15:52:27 -0600 (CST)
guy         2003/03/02 15:52:27 CST

  Modified files:
    .                    AUTHORS Makefile.am Makefile.nmake 
                         llcsaps.h packet-llc.c packet-rpl.c 
                         packet-snmp.c 
  Added files:
    .                    packet-hpext.c packet-hpext.h 
                         packet-rmp.c 
  Log:
  From Jochen Friedrich: add support for:
  
  	HP extended 802.2 LLC
  
  	HP-UX remote management over HP extended 802.2 LLC
  
  	SNMP over HP extended 802.2 LLC.
  
  Revision  Changes    Path
  1.737     +3 -0      ethereal/AUTHORS
  1.561     +4 -1      ethereal/Makefile.am
  1.284     +3 -1      ethereal/Makefile.nmake
  1.6       +3 -3      ethereal/llcsaps.h
  1.108     +3 -3      ethereal/packet-llc.c
  1.5       +2 -2      ethereal/packet-rpl.c
  1.104     +3 -1      ethereal/packet-snmp.c