Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-pim.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, 12 Dec 2003 15:17:54 -0600 (CST)
guy         2003/12/12 15:17:54 CST

  Modified files:
    .                    packet-pim.c 
  Log:
  From Hannes Gredler:
  
  	display the PIM hello option values in brackets after the option
  	name;
  
  	in the LAN prune delay option dissector:
  
  		put the top-level item for the option into the PIM
  		options tree rather than the PIM main tree;
  
  		calculate the correct LAN prune delay and display it in
  		units of milliseconds;
  
  		calculate the correct override interval and display it
  		in units of milliseconds;
  
  		fix the offset and length calculation.
  
  Revision  Changes    Path
  1.47      +27 -17    ethereal/packet-pim.c