MeshDriver 1.0.5 Released

The release contains support for:

  • automatic discovery and use of all network devices (wireless and wired)
  • automatic neighbor and route discovery
  • reactive routing based on AODV routing protocol
  • fragmentation of data packets
  • 128-bit AES encryption
  • authentication
  • compatibility with existing wired/wireless networks
  • routing of non-mesh device traffic through mesh network
  • superpacketing

OS requirements:
Windows version:

  • Windows XP operating system, with Service Pack 2 installed

Linux version:

  • Linux operating system, 2.6 series kernel (required kernel features: CONFIG_PACKET, CONFIG_UNIX, CONFIG_TUN)

NOTES FOR RELEASE 1.0.5:

  • New feature for superpacketing. Combining small packets to increase throughput.
  • Fixed a crash occasionally happening in case of missing license.
  • Fixed a crash in datagram handling.