
Most of the files here were generated automatically from the corresponding
.aas files in the aas/ directory. In those cases, please do not edit the
.pm files directly. Instead, edit the .aas file and regenerate the .pm
file from it.

Some miscellaneous notes:

- The IllegalIPPackets, Land and SYNFloodAsync agents make use of the
  LibpcapFilter filter, which needs the Perl Net::Pcap package. This
  module in turn requires that you have libpcap installed.

  URL: http://www.perl.com/CPAN/modules/by-module/Net/
  URL: ftp://ftp.ee.lbl.gov/libpcap.tar.Z

  To be able to put the network interfaces in promiscuous mode, the
  LibpcapFilter filter needs to run as root. Because right now there
  is no mechanism to selectively run portions of AAFID as root, these
  filter and agents are provided mostly as exercises. We do not
  recommend that you run the whole AAFID system as root!
