Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal 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: Thu, 11 Nov 1999 15:08:58 -0600 (CST)
itojun      1999/11/11 15:08:56 CST

  Modified files:
    .                    packet-bgp.c packet-bgp.h packet.h 
  Log:
  bgp improvements.
  - a few more tree types
  - RFC1771 NLRI printed on advertisements
  - AS_PATH parsing
  - lots of small cleanup on printing "byte" vs "bytes"
  
  From: Greg Hankins <gregh@xxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.9       +186 -126  ethereal/packet-bgp.c
  1.4       +16 -4     ethereal/packet-bgp.h
  1.135     +5 -1      ethereal/packet.h