User: etxrab
Date: 2006/05/23 05:48 AM
Log:
From Martin Mathieson:
- Many DCT2000 protocols can be embedded within an IP primitive
message. Add a heuristic to see if we can find the protocol payload
within in IP primitive message, and look for an ethereal dissector
matching the DCT2000 protocol name (this is useful for simple protocol
testing where no physical links are involved)
- Make some more of these protocols (diameter, http, mgcp) findable by name
- Adds protocol 'variant' number to stub and dissector
- Break the duplicated writing of the stub header out into a separate
function
Directory: /trunk/epan/dissectors/
Changes Path Action
+102 -5 packet-catapult-dct2000.c Modified
Directory: /trunk/plugins/mgcp/
Changes Path Action
+3 -1 packet-mgcp.c Modified
Directory: /trunk/wiretap/
Changes Path Action
+80 -48 catapult_dct2000.c Modified