Wireshark-commits: [Wireshark-commits] rev 20952: /trunk/epan/dissectors/ /trunk/epan/dissectors/: Makefile.common packet-bctp.c packet-h248_q1950.c packet-sdp.c
From:
lego@xxxxxxxxxxxxx
Date: Thu, 01 Mar 2007 00:24:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20952
User: lego
Date: 2007/03/01 12:24 AM
Log:
Those two spaces before sdp were bctp (Q.1990), a protocol conveniently encoded to be two spaces in case of IPBCP (SDP+extras).
There's probably something similar in packet-isup.c
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -0 Makefile.common Modified
+120 -0 packet-bctp.c Added
+6 -7 packet-h248_q1950.c Modified
+1 -7 packet-sdp.c Modified