aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/ssl.c
diff options
context:
space:
mode:
authoru-devel <36368802+u-devel@users.noreply.github.com>2019-01-13 00:07:45 +0600
committerGitHub <noreply@github.com>2019-01-13 00:07:45 +0600
commit1d155ab2ebb29f30e830713c1b8eefecd03a16d1 (patch)
tree09f4bd8d261917fa28c8d6bb57ca4244dbf1b239 /src/lib/protocols/ssl.c
parent97bdfe295d3f7318d1eac3e0020b3b13004f008d (diff)
FIX H.323 broken detection
TPKT header length field can have value more then 255, and in fact in all of the cases I've met it is more then 255. Thus checking real H.323 packet like this: (packet->payload[2] == 0x00) stop detecting H.323 conversation at all.
Diffstat (limited to 'src/lib/protocols/ssl.c')
0 files changed, 0 insertions, 0 deletions