http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52348
User: guy
Date: 2013/10/04 01:55 AM
Log:
Rename epan/dissectors/packet-s5066.c to
epan/dissectors/packet-s5066sis.c, to clarify that it's not for STANAG
5066 as a whole, but just for the Subnetwork Interface Sublayer.
There's currently an enhancement to support the Data Transport Sublayer,
which adds a epan/dissectors/packet-s5066dts.c file.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -1 Makefile.common Modified
+0 -1360 packet-s5066.c Removed
+1361 -0 packet-s5066sis.c Added
Directory: /trunk/epan/
Changes Path Action
+1 -1 CMakeLists.txt Modified