http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41962
User: guy
Date: 2012/04/05 01:25 PM
Log:
WTAP_ENCAP_MTP2 is for MTP2 *without* a pseudo-header giving direction
or other information; WTAP_ENCAP_MTP2_WITH_PHDR is for MTP2 *with* such
a pseudo-header. Use WTAP_ENCAP_MTP2_WITH_PHDR for the EyeSDN captures,
and don't assume there's a pseudo-header if you have WTAP_ENCAP_MTP2.
Directory: /trunk/epan/dissectors/
Changes Path Action
+0 -1 packet-frame.c Modified
Directory: /trunk/wiretap/
Changes Path Action
+3 -3 eyesdn.c Modified