URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d958ea8b1c9307d2e94128b4d782a3d0661f25e1
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d958ea8 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Add support of SIP subprotocol for WebSocket
RFC 7118: The WebSocket Protocol as a Transport for the Session Initiation Protocol (SIP)
No yet support of auto-detect subprotocol (via Sec-WebSocket-Protocol)
Change-Id: I16e8ddd37002b3982673bd4a4a7b15f6200a4d85
Reviewed-on: https://code.wireshark.org/review/192
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 337b2f7 Add support for two AVPs newly defined in RFC 6786 - Encryption-Encap AVP (AVP code 12) - Encryption-Algorithm AVP (AVP code 13)
adds d958ea8 Add support of SIP subprotocol for WebSocket
Summary of changes:
epan/dissectors/packet-websocket.c | 7 +++++++
1 file changed, 7 insertions(+)