[ENet-discuss] ENet 1.3.2 and 1.2.4 released!

Lee Salzman lsalzman at gmail.com
Mon May 30 19:26:51 PDT 2011


While I was investigating how to do unreliable fragmenting, I came across a super silly regression in unreliable packet queuing. So this release is sort of a twofer, you get unreliable fragmenting option via ENET_PACKET_FLAG_UNRELIABLE_FRAGMENT and the bug fix (so upgrading is recommended). No protocol breakage was done, so it is compatible.

ENet 1.3.2 download link: http://enet.bespin.org/download/enet-1.3.2.tar.gz
ENet 1.2.4 download link: http://enet.bespin.org/download/enet-1.2.4.tar.gz

ChangeLog:

ENet 1.3.2 (May 31, 2011):

* added support for unreliable packet fragmenting via the packet flag
ENET_PACKET_FLAG_UNRELIABLE_FRAGMENT
* fixed regression in unreliable packet queuing
* added check against received port to limit some forms of IP-spoofing

ENet 1.2.4 (May 31, 2011):

* fixed regression in unreliable packet queuing
* added check against received port to limit some forms of IP-spoofing



More information about the ENet-discuss mailing list