Jeff Morriss
changed
bug 8239
What |
Removed |
Added |
Status |
RESOLVED
|
CONFIRMED
|
CC |
|
[email protected]
|
Resolution |
LATER
|
---
|
Comment # 32
on bug 8239
from Jeff Morriss
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.