From Yaniv Kaul:
authorGuy Harris <guy@alum.mit.edu>
Fri, 6 Aug 2004 20:12:20 +0000 (20:12 -0000)
committerGuy Harris <guy@alum.mit.edu>
Fri, 6 Aug 2004 20:12:20 +0000 (20:12 -0000)
commitf1cfc2a9e3fbfc38cb5d117567634f20e79c625c
treee7573882606db74e94b7e4c5657d4ce4341fa076
parent3a583aeb59d627fa6ed3221e7214d7989d98be32
From Yaniv Kaul:

1. define new TDS packet type (17) - NTLM authentication packet. Call
the ntlmssp dissector to dissect it when needed.
2. define new TDS packet type (18) - donno what it is exactly, but it's
there. Will dissect it someday.
3. heuristic in netlib_check_login_pkt should also check port 2433.
4. unify the dissection of msg and err token. They have the same
structure.
5. improve the dissection of the above mentioned token.

svn path=/trunk/; revision=11616
epan/dissectors/packet-tds.c