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