Wireshark-commits: [Wireshark-commits] rev 25688: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-sflow.c
From:
jake@xxxxxxxxxxxxx
Date: Wed, 09 Jul 2008 18:37:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25688
User: jake
Date: 2008/07/09 11:37 AM
Log:
From Motonori Shindo:
Currently, sFlow dissector only recongnizes "Header" as the packet data type.
This patch enhances it to support "IPv4" and "IPv6" packet data type.
This patch seems to work well against sFlow packets exported from AlaxalA switch.
Directory: /trunk/epan/dissectors/
Changes Path Action
+100 -0 packet-sflow.c Modified