Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Sun, 02 May 2010 12:50:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32627

User: jake
Date: 2010/05/02 05:50 AM

Log:
 From Hitoshi Irino:
 The function "dissect_v9_pdu" of "epan/dissectors/packet-netflow.c" decodes
 NetFlow v9 packets and IPFIX packets with same logic. But, the "scope field" is
 different between NetFlow v9 and IPFIX. NetFlow v9 has only 5 kind of scopes.
 On the other hand, many Information Elements can be used as scope fields in 
 IPFIX packets.

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