Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal AUTHORS packet-bgp.c packet-bgp.h packet.h

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

From: Jun-ichiro itojun Hagino <itojun@xxxxxxxxxxxx>
Date: Fri, 5 Nov 1999 19:28:57 -0600 (CST)
itojun      1999/11/05 19:28:54 CST

  Modified files:
    .                    AUTHORS packet-bgp.c packet-bgp.h 
                         packet.h 
  Log:
  more updates to bgp dissector.
  - separate tree for each message
  - added some comments
  - merged my code for OPEN message, mainly just terminology updates
  - searched all RFCs and defined known attributes
  
  from: Greg Hankins <gregh@xxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.50      +8 -0      ethereal/AUTHORS
  1.8       +56 -22    ethereal/packet-bgp.c
  1.3       +16 -10    ethereal/packet-bgp.h
  1.126     +7 -1      ethereal/packet.h