Version 1.0.0: September 9, 2008
================================

Airframe has now been merged into YAF and does not need
to be separately installed.

Fixes to the configure system to allow external pcap libraries,
(Bivio, nPulse, DAG) have been fixed.

The packet decoder system has been rewritten in order to allow
multithreading in the future.

Version 0.8.0: January 18, 2008
================================

Add experimental packet classifier support to YAF.

Experimental plugin support has been removed.

Version 0.7.2: November 30, 2007
================================

Add experimental YAF plugin support.

Version 0.7.1: August 29, 2007
==============================

Add ability to decode PPP and PPPoE headers.

Add experimental startup script in etc/. 

Fix --lock option bug; change --rotate file naming to minimize collision.

Version 0.7.0: August 15, 2007
==============================

Complete rewrite of YAF's main loop for simplicity and performance.
Input and output command-line configuration options have changed, and some
features are no longer available; see the yaf(1) manpage for details.

Complete rewrite of the packet decoder and fragment reassembler for
IPv6 flow assembly and for future flexibility.

Add ability to decode IPv6 headers and create IPv6 flows.

Version 0.6.0: May 17, 2007
===========================

Add tabular output to yafscii.

Add ability to decode IP over C-HDLC and GRE.

Update to fixbuf 0.6.0 API.

Add ability to export via IPFIX over TLS and IPFIX over SCTP.

Various bugfixes.

Version 0.5.0: September 29, 2006
=================================

Add Endace DAG capture support.

Add ability to drop privileges during live capture.

Add ability to decode (but not export) MPLS information.

Update to fixbuf 0.5.0 API.

Numerous internal performance and reliability enhancements. 

Version 0.1.6: July 7, 2006
===========================

Add ability to process pcap trace files (those containing headers only, 
and not full packet payload).

Add ability to decode 802.1q VLAN headers, and to export VLAN tags.

Fix bugs in yafscii I/O handling that led to instability on close.

Version 0.1.5: June 16, 2006
============================

Changes to template handling for 0.4.0 libfixbuf release; 
documentation tweaks; new --observation-domain option to set 
observationDomainId on exported messages.

Version 0.1.0: March 28, 2006
=============================

Initial public release of YAF. YAF is presently alpha-quality software.
