Skip to content

IPwatchD 1.2 and IPwatchD G Notify 1.0

Compare
Choose a tag to compare
@jariq jariq released this 04 Aug 22:05
· 42 commits to master since this release

Originally released at sf.net on 2010-01-06:

  • Added test scenarios
  • All messages are sysloged
  • Lot of small changes that make packaging for Ubuntu easier
  • Added PID file (needed for init script on Ubuntu)
  • Introduced configuration modes - manual and automatic
  • Added support for automatic detection of interfaces (automatic configuration mode)
  • Fixed SEGFAULT after SIGTERM on Ubuntu (pcap_close replaced with pcap_breakloop)
  • Installation prefix /usr/local is no longer used
  • Added testing mode
  • Removed global buffer for logged messages
  • Added init script
  • Added support for user-defined script
  • Added defend interval as recommended by RFC 5227
  • Desktop notification was removed from daemon code
  • Added IPwatchD G Notify - Notification tool for Gnome environment
  • Added check for existence of "any" device - prevents segfaults with broken libpcap-1.0
  • Added Activity diagram