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: Sat, 24 Aug 2002 16:58:58 -0500 (CDT)
guy         2002/08/24 16:58:57 CDT

  Modified files:
    .                    packet-bgp.c 
  Log:
  Properly check for an address family that's neither AFNUM_INET nor
  AFNUM_INET6.
  
  Properly check for "mp_addr_to_str()" indicating that it doesn't know
  the address family being parsed.
  
  Revision  Changes    Path
  1.64      +13 -3     ethereal/packet-bgp.c