5.08 (09 May 2001):
  Added support for DuplicateIP.
  Enhanced support for Address Changed.
5.09 (09 May 2001):
  Moved to using dhcp.h instead of bootp.h
  Passed back the bootp processing options from Resolver.
5.10 (11 May 2001):
  Added address checking to SWIs
  Moved the BootP service up to the first, rather than last thing.
5.11 (05 Jun 2001):
  Fix for a few NULL checks being missed.
5.12 (12 Jun 2001):
  Removed the infolookup call.
5.13 (18 Jun 2001):
  Firewalled rules are now logged to syslog.
5.14 (20 Jun 2001):
  Added support for time servers and NetBios.
5.15 (25 Jun 2001):
  Added support for InternetServices.
5.16 (29 Jun 2001):
  Removed callbacks from end of finalisation.
  When the module is shut down, it is marked as such.
5.17 (14 Jul 2001):
  Finished support for InetServices.
5.18 (29 Jul 2001):
  Minor change to select to make TWSleep more reliable.
5.01 (05 Aug 2001):
  Added support for Choices holding dbase.
  Added support for Firewall script.
5.19 (05 Sep 2001):
  Corrected debug when duplicate IP added.
  Corrected debug on input packets.
5.20 (14 Sep 2001):
  Updated makefile to use cc 5.31.
5.21 (16 Sep 2001):
  Corrected BOOTP handling of domain.
5.22 (05 Oct 2001):
  Added RAM install target.
5.22 (retagged) (11 Oct 2001):
  Added creation of rm directory.
5.23 (18 Oct 2001):
  Fix for send() with null parameters.
5.24 (07 Nov 2001):
  Removed function names.
5.25 (03 Jan 2002):
  Added more debug for IP input.
  Improved support for RevARP.
5.26 (17 Jan 2002):
  Updated debug.
5.27 (24 Jan 2002):
  Added debug to input on SWIs.
  Fix for ioctl.
5.28 (14 Feb 2002):
  Fix for some multicast issues.
  Removed AUN compatibility hack for IP checksums.
  Added more debugging calls for SWI entry.
  Improved BOOTP to incorporate DHCP support.
  SIOCWHOIAMD now implemented.
5.29 (14 Feb 2002):
  Fixes for non-DEBUG build.
5.30 (14 Feb 2002):
  Fix for some UDP issues on input with IFF_NEED_IPADDR.
  AUN_COMPATIBILITY re-enabled.
5.30 (retagged) (15 Feb 2002):
  Minor fix for mroute debugging.
5.31 (15 Feb 2002):
  Added support for broadcast UDP for BootP.
5.32 (16 Feb 2002):
  Tentative fix for changing IP problems.
5.33 (16 Feb 2002):
  Fix to prevent fragmented packets being passed on to the UDP drivers.
5.34 (24 Feb 2002):
  Removed route removal on interface change.
5.35 (26 Feb 2002):
  Fix for packet length.
5.36 (30 Mar 2002):
  Added resource files to Internet.
5.37 (26 Apr 2002):
  Added IP_ALIASING definition and support code.
5.38 (27 May 2002):
  Updated to use new Makefile format.
5.39 (02 Jul 2002):
  Fix for service calls failing to understand aliased interfaces.
5.40 (19 Jul 2002):
  Fix for DHCP/BootP failing to issue Up/Down services.
5.41 (01 Sep 2002):
  Added support for FastTickerV (disabled).
  Added support for pollwords through ioctl.
5.42 (03 Sep 2002):
  Added checks to FIOPOLLWORD.
