Projects / PHREL / Releases / Minor feature enhancements

RSS All releases tagged Minor feature enhancements

  •  15 Apr 2006 00:36
Avatar

Release Notes: Several incorrect uses of memset() that prevented proper initialization of internal structures, causing seg faults on some systems were fixed. The MIB was updated with an enterprises number assigned by the Internet Assigned Numbers Authority (IANA). Promiscuous mode is now a configurable option, which is disabled by default. The max chain size was lowered to 28 characters and chain names were shortened due to length restrictions in Fedora Core 4. Configuration file support was added.

  •  26 Mar 2006 19:18
Avatar

Release Notes: The SNMP trap code has been cleaned up. Support has been added to start up, shut down, and restart SNMP traps. A check has been added for verifying that the iptables binary is valid and executable. Support has been added for include prefix ranges. Typos in the man page have been fixed.

  •  22 Mar 2006 02:44
Avatar

Release Notes: An assert failure on incoming traffic from 0.0.0.0/32 (spoofed) was fixed. Support for SNMP traps was added. A MIB for PHREL was created using temporary enterprises number. Support for net-snmp, dmalloc, pthread, and libpcap was added to the configure script. The include headers were cleaned up, and compiler warnings were fixed. A man page was added.

  •  05 Mar 2006 19:09
Avatar

Release Notes: Capture code has been rewritten to use select to call libpcap, which allows PHREL to shutdown when there is no incoming traffic. Options for configurable intervals have been added. An option for configuring the PPS algorithm has been added. This release has been converted from inet_ntoa() to inet_ntop() for thread safety.

Screenshot

Project Spotlight

Einstein Puzzle

An implementation of Albert Einstein's puzzle.

Screenshot

Project Spotlight

BGPHist

A tool that saves MP-BGP updates into a database for troubleshooting.