ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/NEWS
(Generate patch)

Comparing gvpe/NEWS (file contents):
Revision 1.112 by root, Sat Jul 13 04:10:29 2013 UTC vs.
Revision 1.113 by root, Sat Jul 13 04:24:44 2013 UTC

48 second as opposed to once per 5 seconds). 48 second as opposed to once per 5 seconds).
49 - reduce dns send payload size to allow greater rate of ack 49 - reduce dns send payload size to allow greater rate of ack
50 messages (should help sack and ipv6). 50 messages (should help sack and ipv6).
51 - allow for ip options in rawip/icmp transports, even though gvpe 51 - allow for ip options in rawip/icmp transports, even though gvpe
52 doesn't generate them. 52 doesn't generate them.
53 - upgrade to autoconf 2.69, automake 1.11.
53 - upgrade to libev 4 API. 54 - upgrade to libev 4 API.
55 - replace COPYING file by actual GPLv3 - files were relicensed to GPLv3
56 earlier but COPYING was forgotten.
54 57
552.24 Sat Feb 12 05:15:48 CET 2011 582.24 Sat Feb 12 05:15:48 CET 2011
56 - protocol version 0.1, compatible with older releases. 59 - protocol version 0.1, compatible with older releases.
57 - due to a bug, when packets were lost, a connection could go into a 60 - due to a bug, when packets were lost, a connection could go into a
58 state where a ping/connection request from another node would be 61 state where a ping/connection request from another node would be
103 - work around the horribly inconsistent, ad-hoc, ever-changing 106 - work around the horribly inconsistent, ad-hoc, ever-changing
104 and broken texinfo syntax. YMMV. avoid texinfo. 107 and broken texinfo syntax. YMMV. avoid texinfo.
105 - keepalive is more aggressive now, sensding ping's every 3 seconds 108 - keepalive is more aggressive now, sensding ping's every 3 seconds
106 and killing the conenction after 15 seconds. 109 and killing the conenction after 15 seconds.
107 - bugfixes. 110 - bugfixes.
108 - autoconf 2.69, automake 1.11.
109 111
1102.01 Thu Mar 29 19:26:04 CEST 2007 1122.01 Thu Mar 29 19:26:04 CEST 2007
111 - protocol version 0.1, compatible with older releases. 113 - protocol version 0.1, compatible with older releases.
112 - bugfix of callback.h, might have cause callback return values to 114 - bugfix of callback.h, might have cause callback return values to
113 be corrupted on architectures like sparc before. 115 be corrupted on architectures like sparc before.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines