http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45329
User: guy
Date: 2012/10/04 06:17 PM
Log:
The sFlow specification says there's an address type "unknown", with an
address type value of 0, and with zero bytes of address; handle it
explicitly, and don't treat it as an error.
In the sFlow dissectors, do all the checks for "is this an sFlow
packet?" *before* we do anything to the columns and the protocol tree.
Directory: /trunk/epan/dissectors/
Changes Path Action
+41 -10 packet-sflow.c Modified