Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan addr_and_mask.c addr_and_mask.h Makefil

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:
    epan                 Makefile.am Makefile.nmake 
  Added files:
    epan                 addr_and_mask.c addr_and_mask.h 
  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.38      +3 -1      ethereal/epan/Makefile.am
  1.36      +3 -2      ethereal/epan/Makefile.nmake