Fix: the TCP's ttl was being printed as a char instead of as a integer.
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sat, 24 Dec 2011 13:52:00 +0000 (11:52 -0200)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sat, 24 Dec 2011 13:52:00 +0000 (11:52 -0200)
commitffd08e985b5a6f909a66c8fbd04b7e35a56f2d2a
tree4abd67cdf7ce0a67b120279a5e7241ef73528dbc
parent251ac6d0febbb849bcdb9a5b0e7217a8271db254
Fix: the TCP's ttl was being printed as a char instead of as a integer.
src/tcp/tcpipv4segment.cpp
src/tcp/tcpipv6segment.cpp