ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 8239] Dissector for Microsofts SSTP VPN Protocol

Date: Wed, 18 Feb 2015 03:38:50 +0000

changed bug 8239


What Removed Added
Status RESOLVED CONFIRMED
CC   [email protected]
Resolution LATER ---

Comment # 32 on bug 8239 from
OK, I finally had some time to look at this.

I think I made things a lot cleaner by changing how this dissector is
registered: rather than signing up for TCP port 443, I just put the
intelligence in the HTTP dissector: when it sees the magic request for SSTP
(and then gets a response) it'll "upgrade" the conversation to SSTP.  I think
that should address most of the concerns with the dissector.


You are receiving this mail because:
  • You are watching all bug changes.