fixed bug #35756 header length calculation problem in ppp/vj.c - removed unused/invalid defines TCPH_OFFSET(_SET).

This commit is contained in:
goldsimon
2012-03-27 20:42:46 +02:00
parent 2b9933eb1e
commit 3eccdf65aa
3 changed files with 8 additions and 7 deletions

View File

@@ -66,6 +66,9 @@ HISTORY
++ Bugfixes:
2012-03-27: Simon Goldschmidt
* vj.c: fixed bug #35756 header length calculation problem in ppp/vj.c
2012-03-27: Simon Goldschmidt (patch by Mason)
* tcp_out.c: fixed bug #35945: SYN packet should provide the recv MSS not the
send MSS