Wireshark-commits: [Wireshark-commits] rev 21672: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 04 May 2007 06:07:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21672

User: etxrab
Date: 2007/05/04 06:07 AM

Log:
 From Olivier Montanuy:
 
 Patch tested against traces obtained from Cisco IOS 12.4 Flexible Netflow,
 IOS-XR 3.3, Huawei VRP 5.30.
 
 Features:
 - Decodes Netflow v9 option templates
 - Decodes quite a few additional Netflow v9 types
 - Packets and octets counters can be 64-bit
 - Show unknown Netflow v9 fields as hexa, useful when using tshark -V with
   Netflow v9 implementations that use undocumented proprietary types.
   Enabled by:  "#define SHOW_UNKNOWN_TYPES 1"

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +690 -17   packet-netflow.c    Modified