rev 17816: /trunk/plugins/mgcp/: packet-mgcp.c
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: etxrab Date: 2006/04/05 11:04 AM Log: From Martin Mathieson: This patch fixes the decode problem mentioned in this bug report: "3. Frames 9 and 13 are only partially decoded and show up as "Packet size limited during capture" It looks like the decode chokes on the DQ-RI line." DQ-RI is a localconnectionoptions parameter and shouldn't appear as a top-level parameter. This patch makes sure that all of the single-character top-level parmeter codes are followed immediately by a ':'. Directory: /trunk/plugins/mgcp/ Changes Path Action +60 -0 packet-mgcp.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17816&view=rev