]> The Tcpdump Group git mirrors - tcpdump/commit
Window changes in compressed SLIP are signed.
authorGuy Harris <[email protected]>
Sun, 14 Jan 2018 22:32:28 +0000 (14:32 -0800)
committerGuy Harris <[email protected]>
Sun, 14 Jan 2018 22:32:28 +0000 (14:32 -0800)
commit09e4f5dd4bbe3e117ae23912127245047478f08e
tree6503dd6cb92570b7060d15c39f103b11c4c55fa4
parent10f1fe5fd8dfaa321621a1063d252940bb65029e
Window changes in compressed SLIP are signed.

If the first byte has a non-zero value, it is a positive value of the
change from 1 to 255.  If it's zero, the next two bytes are a signed
big-endian value.
print-sl.c