ArpON Changelog

What's new in ArpON 2.7.2

Mar 27, 2015
  • Fixed src/arpon.c for the building on the Solaris like systems
  • Fixed CMake build environment on Solaris and DragonFly BSD operating systems supported

New in ArpON 2.7 (Oct 16, 2014)

  • Fixed src/arpon.c for the building on the Solaris like systems
  • Fixed CMake build environment on Solaris and DragonFly BSD operating systems supported

New in ArpON 2.1 (Sep 20, 2010)

  • Redesign DARPI algorithm for arp request inbound and arp reply outbound
  • Added delete arp cache to SARPI
  • Fixed aprintf()
  • Fixed INSTALL file
  • Fixed AUTHORS file
  • Fixed man page
  • Fixed html man page
  • Fixed DARPI and SARPI algorithms in doc directory
  • Removed Makefile

New in ArpON 1.90 (Oct 24, 2008)

  • Added Static linking guide in INSTALL file
  • Fixed date structures, device, arp_header, arp_cache, darpi_cache
  • Fixed dnet bug for Linux, it returned "No such process" in arp_add()
  • Fixed dnet bug for Linux, in arp_delete()
  • Fixed makefile