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

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Fri, 5 Mar 2004 21:25:10 -0600 (CST)
guy         2004/03/05 21:25:10 CST

  Modified files:
    .                    packet-bgp.c packet-eigrp.c 
  Log:
  Add routines to process IPv{4,6}-address-and-prefix-length pairs,
  masking out the appropriate bits in the address.
  
  Use them in the BGP and EIGRP dissectors.
  
  Revision  Changes    Path
  1.87      +21 -61    ethereal/packet-bgp.c
  1.27      +14 -25    ethereal/packet-eigrp.c