http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21017
User: morriss
Date: 2007/03/10 03:06 PM
Log:
From David Buechi:
- don't show EPL src- and dst-address of SoC frame (same as SoA)
- show SoA requested service only if it's not "NO_SERVICE"
- NMT state in StatusResponse in words, not numbers
- don't show MC and PS flags in SoC (it's now configurable via "Preferences")
Furthermore I extended the value_string struct for the NMT-Command-IDs
(asnd_cid_vals). This change is used to fully decode the NMTRequest frames.
Directory: /trunk/epan/dissectors/
Changes Path Action
+26 -12 packet-epl.c Modified
+3 -0 packet-epl.h Modified