Patch#6802 Add do-while-clauses to those function like macros in tcp.h

This commit is contained in:
kieranm
2009-04-09 15:09:22 +00:00
parent f1a9f7ea70
commit f81ed216db
2 changed files with 88 additions and 45 deletions

View File

@@ -80,6 +80,10 @@ HISTORY
++ Bugfixes:
2009-04-09 Kieran Mansley (patch from Roy Lee <roylee17>)
* tcp.h: Patch#6802 Add do-while-clauses to those function like
macros in tcp.h
2009-03-31 Kieran Mansley
* tcp.c, tcp_in.c, tcp_out.c, tcp.h, opt.h: Rework the way window
updates are calculated and sent (BUG20515)