Re: [patch] Telnet encryption dissection
Ted Percival <[email protected]>
| Newsgroups | gmane.network.ethereal.devel |
|---|---|
| Message-ID | <[email protected]> |
A couple of other details about this patch: I have run a fuzz-test on this code. No problems showed up during 1058 passes of three different captures. I believe I have adhered to all the suggestions in doc/README.developer. -Ted (I am not subscribed to ethereal-dev, please CC responses to me.) Ted Percival wrote: > I have updated the TELNET dissector to dissect encryption negotiation > commands as specified by RFC 2946. The patch is made against a > Subversion checkout of epan/dissectors/packet-telnet.c .