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 20182: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 21 Dec 2006 06:41:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20182

User: sfisher
Date: 2006/12/21 06:41 AM

Log:
 From Motonori Shindo:
 
 As per NetFlow V9 protocol, Template ID is guaranteed to be unique per
 Observation Domain (identified by Source ID) and the Exporter
 (identified by the source IP address of NetFlow PDU).
 
 The former code was ignoring these information for simplicity, but
 noticing such a necessity.

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