--- gvpe/NEWS 2005/07/09 03:00:00 1.64 +++ gvpe/NEWS 2005/12/05 13:00:15 1.66 @@ -1,8 +1,8 @@ TODO: enable bridging (compile-time option? ignore fragmentation?) -TODO: explore DTLS -2.0 +2.0 Mon Dec 5 13:59:26 CET 2005 - protocol version 0.1, compatible with older releases. + - implement allow-direct, deny-direct node config statements. - implemented != for sockinfo. This fixes a bug where gvpe sent packets to the old ip address of another host even though it had received packets from it's new address. @@ -15,7 +15,7 @@ accept out-of-window packets in most cases. - tighter limit for the maximum sequence # to avoid overflow conditions + allow more headroom for packet reordering. - - replace some asserts that trapped config msimatches by + - replace some asserts that trapped config mismatches by more useful log messages. - fix spurious extra newline in some log messages.