|
| Release: Select 4 Preview |
| 5.51 (17 May 2004) |
Fix for incorrectly dereferenced frame type. Removed 50 frame restriction per input time. |
| 5.52 (25 Aug 2004) |
Updated to be 32bit safe. |
| 5.53 (27 Sep 2004) |
Fix for failure to release interface frames on finalisation. |
| 5.54 (11 Dec 2004) |
Back port of certain FreeBSD stack features. Added support for IP_RECVIF. Fix for failure to return control information on broadcast/multicast messages. Fix for failure to return multiple control structures. |
| 5.55 (11 Dec 2004) |
Added tentative support for multicast filtering. Fix for failure to send multicast packets without a route for multicast packets. |
| 5.56 (11 Dec 2004) |
Fix for MBuf leak in IGMP code. |
| 5.57 (19 Jan 2005) |
Additional debugging in socket call entry. Minor back-ports from FreeBSD on packet input and output. |
| 5.58 (22 Jan 2005) |
Removed MBufManager source files (now use central library). Added tentative IP packet filtering interface. |
| 5.59 (03 Feb 2005) |
Finished implementation of multicast filtering. |
| 5.60 (04 Feb 2005) |
Fix for invalid call when attempting to issue an ARP request for non-existant interface. |
| 5.61 (14 Mar 2005) |
Disabled ICMP mask request debug. |
| 5.62 (25 Nov 2005) |
Added SysLog debugging to locate problems with broken mbufs. |
| 5.63 (25 Nov 2005) |
Changed behaviour to allow UpCall 6 outside of TaskWindow environment. |
| 5.64 (13 Feb 2006) |
Updated AOF area to match C usage. |
| 5.65 (03 Mar 2006) |
Modified protocol drain calls to allow for restricted drains. Added implicit protocol drain on module finalisation. Added MBuf scavenging support. |
| 5.66 (06 Mar 2006) |
Added rejection support for filtering API (TCP-RST/ICMP error). Updated TCP responses to ICMP errors to better match RFC 1122. |
| 5.66 (13 Mar 2006) (retagged) |
Updated to use new DCIDriverStatus and DCIProtocolStatus symbols. |
| 5.67 (18 Mar 2006) |
Added code to reject invalid IP address configurations. |
| 5.68 (04 Apr 2006) |
Updated CMHG header to remove unreliable help entries. |
| 5.69 (03 Jul 2006) |
Fix for IP output failing to return errors correctly from output filter. |