Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-bgp.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: Tue, 15 Jan 2002 04:12:18 -0600 (CST)
guy         2002/01/15 04:12:18 CST

  Modified files:
    .                    packet-bgp.c 
  Log:
  Correctly handle BGP attributes with lists of entries when the attribute
  has the "extended length" flag set - the starting offset of the list
  depends on whether the "extended length" bit was set or not.
  
  Revision  Changes    Path
  1.51      +39 -36    ethereal/packet-bgp.c