Skip to content

Commit

Permalink
let people know the output has changed
Browse files Browse the repository at this point in the history
  • Loading branch information
weddy committed May 19, 2003
1 parent 1fd6f7b commit ffef3f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -502,3 +502,7 @@ the 3 dupacks required for fast-retransmit.
-----
Fixed the bug in processing IPv6 extension headers in ipv6.c:gethdrlength()
based on the patch sent by Thomas Bohnert.

6.4.4 : 19 MAY 2003 Wes
-----
Added dsack counter to long output format and dsack sample input and output
4 changes: 2 additions & 2 deletions version.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ static char const rcsid_version[] =
/* source code version information */
#define VERSION_MAJOR "6"
#define VERSION_MINOR "4"
#define VERSION_BUGFIX "3"
#define VERSION_DATE "Sat May 17, 2003"
#define VERSION_BUGFIX "4"
#define VERSION_DATE "Mon May 19, 2003"

#define VERSION_NUM VERSION_MAJOR "." VERSION_MINOR "." VERSION_BUGFIX

Expand Down

0 comments on commit ffef3f6

Please sign in to comment.