FIAIF Version: 1.20.1 Sun, 16 Dec 2005
- Remove all notions of CBQ scheduler.

FIAIF Version: 1.20.0 Sun, 4 Dec 2005
- Improved traffic shaping.
- Always classify ftp data as bulk traffic
- Prioritize traffic correctly, only guaranteing minimum bandwidths.
- Remove cbq traffic shaping.
- Base shaping on theoretical bandwidth and estimate real bandwidth.
	
FIAIF Version: 1.19.3 Wed, 2 May 2004
- Add some ICMP sanity checks.
- Updated the reserved networks file.

FIAIF Version: 1.19.2 Wed, 25 Feb 2004
- Remove fiaif6 manpage. 

FIAIF Version: 1.19.1 Mon, 23 Feb 2004
- Relax tcp sanity checking for SYN packets in ESTABLISHED state.
	
FIAIF Version: 1.19.0 Sat, 22 Feb 2004
- Allow for use of '+' in interface names, eg. ppp+
- Rewrite of sanity-checking of tcp packets.
- Better cleaning of rules.
	
FIAIF Version: 1.18.0 Sat, 3 Jan 2004
- Do not log ACK,FIN packets.
- Posibility to specify configuration through FIAIF_CONF variable if set.
- Fix alien character in fiaif_rules.awk which breaks fedora.

FIAIF Version: 1.17.2 Sat, 1 Oct 2003
- Fix probem in IP_DROP, IP_WATCH etc, when not using aliases.

FIAIF Version: 1.17.1 Sat, 28 Sep 2003
- Allow uppercase letters in MAC addresses.
- Only apply fix for traceroute ICMP packets if kernel >= 2.4.21
- Fix redirect rules.
- Log scan packets, instead of dropping them silently.
- Allow use of aliases in IP_DROP and IP_WATCH and ECH_REMOVE
- Fix optimization of statements that has RETURN as target.

FIAIF Version: 1.16.0 Mon, 11 Aug 2003
- Fix problems with recent versions of gawk
- Do not log rules that could not be cleaned up.
- Allow use of service name in redirect rules.
- Allow use of ip aliases in redirect rules.

FIAIF Version: 1.15.2 Mon, 26 May 2003
- Fix REDIRECT syntax.

FIAIF Version: 1.15.1 Mon, 26 May 2003
- Fix syntax for WATCH_IP, MAC_DROP, IP_DROP and ECN_REMOVE.
- If limit is wrong, log all packets.
	
FIAIF Version: 1.15.0 Sun, 25 May 2003
- Documentation updates.
- Allow specification of a single IP in SNAT rules.
- Add ECN_REMOVE rule.

FIAIF Version: 1.14.0 Tue, 29 Apr 2003
- fiaif-getdev updated to not append networks already covered in NET_EXTRA.
- Manpages updated.
- Complete rewite of cleanup-rules to use awk sctipt.
- Make init.d script always send information to the syslog.
- Fix REDIRECT rules to accept more than two IP's.

FIAIF Version: 1.13.3 Wed, 9 Apr 2003
- Added fiaif-getdev to obtain interface information.
- Fixed syntax check when referencing to a file in zone files.
- Corrected some bogus references in the manpages.
	
FIAIF Version: 1.13.2 Wed, 8 Apr 2003
- Conform with LSB 1.3 for init.d scripts.
- Fixed bug when testing length of POST_SCTIPS
- Fixed regular expressions for fiaif.conf syntax check.
- Made syntax check a bit more strict.
- Made FIAIF print out which zone containd syntax errors.

FIAIF Version: 1.13.1 Wed, 8 Apr 2003
- Make awk scripts compatible with gawk and original-awk

FIAIF Version: 1.13.0 Wed, 7 Apr 2003
- Add check for ip_dynnaddr.
- new versioning scheme for rpms and debs.
- Fix potiental error when cleaning up rules.
- Strict syntax check of configuration files.
	
FIAIF Version: 1.12.1 Sat, 08 Mar 2003
- Fix underscores in IPSETS

FIAIF Version: 1.12.0 Sat, 08 Mar 2003
- update-fiaif is now interactive. 
- Print from which zone a packet was missed.
- New configuration option: ALIASES for specification of global IP aliases.

FIAIF Version: 1.11.0 Fri, 28 Feb 2003
- Change all references to fiaif.net
- Fix bug in MARK rule generation.
- Add ACCEPT_LOG DROP_NOLOG REJECT_NOLOG targets to INPUT OUTPUT and
  FORWARD rules.
- Add LOG target to INPUT, OUTPUT and FORWARD.
- Allow lists of icmp names or numbers in rules.
	
FIAIF Version: 1.10.0 Mon, 24 Feb 2003
- Change SNAT syntax.
- Last bug fixes in cleanup_rules.
- Fix bug when specifying over 15 ports in rule specifications.
- Internal cleanup. 
- Fix some bugs in fiaif-update, and check private networks aswell.
- Allow reference to files in IPSET variables.

FIAIF Version: 1.9.2 Sat, 22 Feb 2003
- Change cron script to give information when files are updated
- Make cleanup_rules compatible with older versions of bash.
	
FIAIF Version: 1.9.0 Wed, 19 Feb 2003
- Structual changes. Preperation for using MARK.
- Documentation updates.
- Better cleaning of rules by concatination of rules.
- Added fiaif-update, and made cron job to update reserved_networks.
	
FIAIF Version: 1.8.2 Thr, 13 Feb 2003
- Update reserved_networks file to latest IANA changes.

FIAIF Version: 1.8.1 Wed, 12 Feb 2003
- Fix WATCH_IP rule generation.
- Fix Limit rules with REJECT target
- Decrease netfilter memory usage when logging is enabled.
- Add a general chain for better caching of rules.	
- Logging targets moved to constants.sh
- Log packets wothout a know state.

FIAIF Version: 1.8.0 Tue, 11 Feb 2003
- Fix bug in SNAT rules.
- Allow reference to files in WATCH_IP, IP_DROP and MAC_DROP
- Minor updates to debian package creation.
- Allow Comments at end of line in reserved and private networks file
	
FIAIF Version: 1.7.3 Wed, 29 Jan 2003
- Fix error output when zone not found in REPLY rules.
- Include ps file instead of dvi, which did not contain graphics.
- Build even if doc could not be build

FIAIF Version: 1.7.0 Wed, 29 Jan 2003
- Fix errors when VERBOSE==0.
- Fix bug in SNAT when the source zone is declared DYNAMIC or GLOBAL.
- Fixed possible bugs for DYNAMIC zones.
- Use either dig or dnsname to resolve ip addresses.
- Change format of reply rules.
- Change format of REDIRECT rules.
- Minor manpage updates.

FIAIF Version: 1.6.3 Thr, 23 Jan 2003
- Changelog seperated from debian changelog.
- Autoupdate versions in fiaif.spec and debian/changelog

FIAIF Version: 1.6.2-2 Fri, 17 Jan 2003

- Fixed probem when specifying a single port for protocol tcp or udp.

FIAIF Version: 1.6.1-2 Fri, 17 Jan 2003

- Changes to debian package creation.

FIAIF Version: 1.6.1-1 Wed, 15 Jan 2003

- Fix a bug when cleaning up rules.
- Fix a bug in POST_NAT_CHAIN.
- Make REDIRECT rules match zones more closely.
- Make SNAT rules match zones more closly.

FIAIF Version: 1.6.0-2 Tue, 14 Jan 2003

- Update examples in manpages to reflect new syntax.
- Update the zone.dmz example.

FIAIF Version: 1.6.0-1 Mon, 12 Jan 2003

- Stop processing of rules, if user is not root.
- Make owner of all state-files root:root
- Delete temporary file when cleaning up rules
- Reenable ip solving in fiaif-scan
- Make traffic shaping work again
- If protocol is ALL, then accept no port argument in FORWARD, INPUT and 
  OUTPUT, MARK and LIMIT rules
- Cleanup functions
- Update manpage for zone.conf
- autoupdate VERSION and fiaif.spec from version contained in debian/changelog

FIAIF Version: 1.5.2-2 Sat, 4 Jan 2003

- Fix WATCH_IP rules.
- Fix some debian package problems.
- Fix rpm errors on RH 8.0
- Fix install-initd target in tar.gz distribution
- Build and distribute srpms.

FIAIF Version: 1.5.1-3 Thr, 2 Jan 2003

- Fix rpm package.
- Fix how to declare parameters in read_zone.
- Do not return status in RETURN from read_zone.
- Fix tests in read_zone.

FIAIF Version: 1.5.1-1 Tue, 31 Dec 2002

- Declare variables, if possible.
- Fix restart, and let force-reload ignore previous state files.
- Update DHCP.txt to new configuration options.
- Added upgrade.txt to documentation section.

FIAIF Version: 1.5.0-1 Sun, 29 Dec 2002

- Watch IP's in (PRE|POST)ROUTING mangle chains.
- Fix IP_DROP to match incomming packets.
- Allow empty lines and lines starting with \# in private/reserved_networks 
  file
- Test for only one GLOBAL/DYNAMIC zone per interface
- Actually fix proc settings when running FIAIF.
- Refer to Oskar Andreasson's Ipsysctl tutorial, in case of proc problems.
- Add prefix to all logged lines
- Fix MAC_DROP rules
- Make cleanup chains delete untill nothing more can be deleted.
- Save previous state of netfilter and /proc, and restore on stop.

FIAIF Version: 1.4.5-1 Fri, 13 Dec 2002

- Fix creation of mangle chains for MARK rules.
- Fix REDIRECT problem.

FIAIF Version: 1.4.4-3 Wed, 11 Dec 2002

- Specify template for mktemp.
- Add shell option to fiaif-scan

FIAIF Version: 1.4.4-1 Wed, 5 Dec 2002

- Changed proc tests to use integer tests.
- Added tcp_timeout test.
- Added GPL license.
- Support for mixed port specification in REPLY rules.
- Added REPLY rule for traceroute for zone.ext.
- Delete empty chains, by deleting all references.
- Fix when to call user chains.
- 'fiaif status' now prints packet counters.

FIAIF Version: 1.4.3-1 Sun, 1 Dec 2002

- Fix for MARK rules in dynamic zones.
- Added chains for user specified rules.
- Fixed zone manpage.
- Allow redirect to localhost, by using REDIRECT target.
- Allow redirect to an ip in the zone itself (only for non-dynamic, 
  non-global zones).
- Removed some superflorous zone checks.

FIAIF Version: 1.4.2-1 Thr, 28 Nov 2002

- Allow mixed port specification in INPUT, OUTPUT, FORWARD and MARK rules
- Allow used IP aliases by using IPSET_XXX.

FIAIF Version: 1.4.1-2 Mon, 25 Nov 2002

- Sync private_networks with IANA.

FIAIF Version: 1.4.1-1 Sun, 24 Nov 2002

- Fixed problem with DYNAMIC=1 and SNAT rules.
- Deleted some unused chains.
- Tighter security for non-dynamic zones.

FIAIF Version: 1.4.0-2 Wed, 20 Nov 2002

- Fixed wrong comment in configuration files.

FIAIF Version: 1.4.0-1 Wed, 20 Nov 2002

- Removed AUTOCONF
- Changed STATIC to DYNAMIC.
- Added extra tests for nat and mangle to reduce number of rules.

FIAIF Version: 1.3.2-1 Thu, 29 Oct 2002

- Fix HTB traffic shaper.
- Fix error when state file is not present.
- Added DHCP.txt
- Added reporting_bugs.txt
- Fix DHCP servers not allowing renewal of leases.
- Changed test operators to "[[ ]] and (( ))".

FIAIF Version: 1.3.1-1 Thu, 24 Oct 2002

- Fix DHCP server and client.
- Updated to makefiles from Steve Orr.
- Changed shebang in fiaif-scan to /bin/bash.
- Manpage updates from Steve Orr.
- Added HTB shaper by Sergiusz Pawlowicz.
- Moved the state file to /var/lib/fiaif
- Updated chkconfig in init.d script.

FIAIF Version: 1.3.0-2 Sun, 20 Oct 2002

- Move VERSION file to /usr/share/fiaif.
- Include VERSION file in state validation check.

FIAIF Version: 1.3.0-1 Wed, 17 Oct 2002

- Packet from the firewall itself can now be marked.
- Fix dublicate limit chains

FIAIF Version: 1.2.1-1pre2 Wed, 16 Oct 2002

- Update Makefile to work with Redhat, Debian, Suse and FHS (Douglas J Hunley)
- Drop the use of an array to hold zone information (R?mi Denis-Courmont)
- Escape pings and minor spelling mistakes in manpages (steveo(at)syslang.net)
- Added possibility to mark packets, to be used with routing.

FIAIF Version: 1.2.1-1pre1 Thr, 12 Sep 2002

- Remove all filtering from mangle or nat tables
- Better chain routes, which allows faster processing.
- Allow nonstatic zones when interface is not up yet.

FIAIF Version: 1.2.1-1 Wed, 11 Sep 2002

- Fix bugs in fiaif scan spotted by Douglas J Hunley.
- Print interface configuration to fiaif.out
- Change contents of tarball.
- Remove local redirection to the firewall
- Update syslog messages and logging.

FIAIF Version: 1.2.0-1 Sun, 8 Sep 2002

- Use iptables-save and iptables-restore to speed up loading.
- Move global constants to seperate file.
- Change mode to 700 on /etc/fiaif.
- Add LOG_LEVEL to fiaif.conf.
- Make force-reload ignore state file.
- Remove statefile upon upgrade.
- Add pre-stop and post-stop scripts.
- Fixed a bug when applying post scripts twice.
- Log start and stop commands to system log.
- Update manpages.

FIAIF Version: 1.1.7-2 Fri, 6 Sep 2002

- Allow for ports to be any in TOS settings.
- add support for icmp in TOS settings.
- Updated type_of_services file based on RFC 1060/1349.
- TOS now has a seperate chain, to minimize rules.

FIAIF Version: 1.1.7-1 Fri, 30 Aug 2002

- Change rp_filter in procsheck to warning, and case on number of global zones.
- Silently drop new packets without the SYN bit set.
- Fix handling of forward rules when receiving packets from a non-global zone.
- Add gracefull handling of autoconfigured zones that are not up yet.

FIAIF Version: 1.1.6-1 Thr, 22 Aug 2002

- Use /proc/sys/net/ipv4/ip_local_port_range in SNAT rules.
- Fix minor bug in debugging output.
- Check that IP, MASK, NET and BCAST variables are set in every zone.
- Use --dports when using multiport.
- More fixes to DHCP_SERVER thing.
- Dont use LIMIT in logging rules if LOG_LIMIT or LOG_BURST is empty.
- Allow TOS_FILE value to be the empty string.
- Added possibility to specify ICMP type in Reply_with
- Fix SNAT when using source address to NAT.

FIAIF Version: 1.1.5-1 Sat, 17 Aug 2002

- Apply TOS setting to locally generated packets.
- In case of undefined zone, prefix with the configuration file name
- When using static static SNAT, SNAT on all ip's.
- Added tc-status to see traffic counters.
- Changed tc-start and tc-stop to ignore ENABLE_TC in the global 
  configuration file
- Updated manpages to include info on tc-start, tc-stop and tc-status.

FIAIF Version: 1.1.4-1 Mon, 12 Aug 2002

- Fix AUTOCONF when using IPv6.
- Fix NAT when using port specification.
- Remove the PROTOCOLS parameter.
- Updates to manpages files by Glenn English.
- Correct sections and titles of manpages.

FIAIF Version: 1.1.3-2 Fri, 2 Aug 2002

- Change to 'all' debian package instead of i386.
- Better DHCP support.
- Fix module loading
- Updates to manpages and default configuration files by Glenn English.
- Add a check for unresolved zones.
- Check for exsistance of modprobe.

FIAIF Version: 1.1.2-1 Mon, 21 Jul 2002

- Rename PUBLIC to GLOBAL in zone configuration files.
- Let GLOBAL zones accept packets from NET and NET_EXTRA.
- Set default values on integer variables in zone configuration files.
- Updates to manpages and default configuration files from glenn english.

FIAIF Version: 1.1.1-2 Mon, 22 Jul 2002

- Fix bug in declare, causing some version of bash to complain.
- Change test of EXTENDED_MANGLE
- Declare arrays using \".

FIAIF Version: 1.1.0-3 Thr, 18 Jul 2002

- Make NAT work again

FIAIF Version: 1.1.0-2 Thr, 18 Jul 2002

- Moved MULTICAST net to NET_EXTRA in zone.int.
- Corrected missing '"' in zone.ext, causing strange errors.
- Minor corrections to default chanins for zones.
- Fix FORWARD rules

FIAIF Version: 1.1.0-0pre3 Wed, 17 Jul 2002

- Made fiaif-scan handle multible zones per interface

FIAIF Version: 1.1.0-0pre2 Mon, 15 Jul 2002

- Corrected code for FORWARD rules, to allow multible zones per interface
- Corrected multicast net in zone.ext
- Updated default configuration files to not include any xxx.xxx ip numbers
- Updated manpages

FIAIF Version: 1.1.0-0pre1 Mon, 15 Jul 2002

- Add support for multible zones per interface is public==0
- Only traverse RESERVED_NETS and PRIVATE_NETS if public==1
- Let multicast either be a NET_EXTRA or, a seperate zone on a private network.
- Code cleanup.
- Removed the MULTICAST_NET variable from main configuration file.

FIAIF Version: 1.0.3-2 Thr, 11 Jul 2002

- Add support for multiple nets on a zone via NET_EXTRA variable.
- SNAT now accepts specific ip/mask parameter to specify which 
  packets to masquerade

FIAIF Version: 1.0.3-1 Thr, 11 Jul 2002

- Hosts on a network are allowed to contact any IP of the firewall, 
  but the zone file still applies.
- Loop-back handling greatly simplified.
- RESERVED_NETWORKS are now globally used.
- Sanity checking is now a separate chain.
- MAC_DROP parameter is working.
- DYNAMIC_IP interfaces was not allowed to send to loop-back.

FIAIF Version: 1.0.2-1 Wed, 10 Jul 2002

- RESERVED_NETWORKS can now specify a file.
- PRIVATE_NETWORKS added - See RFC1918.
- Internal networks may not send to reserved networks.
- BIN_PATH parameter added instead of specifying location of iptables 
  and tc explicit.
- TOS settings moved to a separate file.
- Updated TOS values.
- Added TCP packet checks (port scans)

FIAIF Version: 1.0.1-1 Sun, 7 Jul 2002

- Added /proc/net to be changed via configuration directives.
- 'fiaif stop' now sets all chains to ACCEPT.
- Removed Quake3 ports from zone.ext
- Updated RESERVED_NETWORKS with list from IANA. (More complete now)
- Added possibility of inserting and removing modules upon fiaif start/stop.
- Minor code cleanup.

FIAIF Version: 1.0.0-2 Mon, 1 Jul 2002

- Fix pre and post scripts.

FIAIF Version: 1.0.0-1 Sat, 29 Jun 2002

- Minor spelling corrections
- 'fiaif test' now accepts 2. argument.
- Better support for multicast.
- Added some Sanity checks.
- Added DONT_START parameter to disable fiaif.
- Added parameter 'DHCP' to enable DHCP queries.
- Default configuration files usable on any system.
- Corrected bugs when DHCP=1

FIAIF Version: 1.0.0-0rc2 Mon, 24 Jun 2002

- Set TOS values in prerouting, to enable routing based on TOS settings.
- Only use INPUT, FORWARD and POSTROUTING mangle chains, if kernel >= 2.4.18
- Allow packets from the NET even if public is set 
  (Allow routing to internet through a local network.)
- Fix problems in for loops missing a ';'. 
  Bash 2.05 does not seem to complain about this.
- Dont try Traffic shaping at all if it has been disabled in the 
  global configuration.
- Updates to redhat package. But it still seems buggy.

FIAIF Version: 1.0.0-0rc1 Sat, 22 Jun 2002

- Possible to specify source and destination for INPUT/OUTPUT/FORWARD and 
  LIMIT (Suggestion and initial patch from Nikolay Fetisov).
- Better setup of loopback zone.
- Minor code cleanup.
- Default policy for mangle prerouting and postrouting is now martian.
- Close the firewall before applying rules.
- Add comment to output during test.
- Add configuration parameter to specify destination of test output.

FIAIF Version: 0.9.8-1 Thr, 13 Jun 2002

- Make fiaif-scan faster
- Print out ICMP type in fiaif-scan
- Print out TCP flags in fiaif-scan
- Log illegal destination address a martians.

FIAIF Version: 0.9.7-8 Sat, 08 Jun 2002

- Fix in zone.dmz in forward rules.
- Corrected comment in zone.ext.
- removed fiaif.dirs from debian directory.
- Manpages for conf files are now in section 5.
- Removed Last output line (debugging information) from fiaif-scan.
- Checked and corrected bug in the debian package. (found by lintian)
- Allow packets from multicast net in all zones.
- New TCP packet without syn are now logged through LOG_DROP, 
  and ACK,FIN not displayed.
- Cache result from hostname lookup's and service lookup's
- Significantly speedup fiaif-scan
- Strip '.' from host names in fiaif-scan
- Added manpage for fiaif-scan
- Scanning syslog is now done by fiaif-scan.

FIAIF Version: 0.9.7-1 Fri, 07 Jun 2002

- Added preliminary supports for syslog scanning.
  use 'cat /var/log/syslog | /usr/share/fiaif/scan_log.sh'
- Added ulogd support.
- Fixed typo in LIMIT reporting.

FIAIF Version: 0.9.6-4 Fri, 07 Jun 2002

- Added functionality to specify a port range in INPUT/OUTPUT/FORWARD 
  and LIMIT.
- Fixed type in NAT_TYPE. Thanks to Daniel Poelzleithner.
- Fixup removal of empty chains.
- Spell check to proc-check. Reorganized src layout.
- /proc/sys/net setting is now checked when issuing a test.

FIAIF Version: 0.9.5-3 Tue, 04 Jun 2002

- Fix rpm package
- Error in installation. (copyright not found)
- OUTPUT now check the destination IP number.
- INPUT and OUTPUT and FORWARD now accept a ip/mask to specify the source 
  of the packet. Use this to block out specific IP's or allow these.
- Move sh files to /usr/share/fiaif, instead of lib. 
  These files are not arch Dependant.

FIAIF Version: 0.9.4-5 Mon, 03 Jun 2002

- Less lines in startup
- Fixed lang pause in startup.
- Give more verbose output, instead of a long pause.
- Limit worked in reversed way - corrected
- Dont remove chains with 10 rules
- prescript and postscript are not prefixed by "/sbin/iptables "

FIAIF Version: 0.9.3-2 Sun, 02 Jun 2002

- Only disallow ! syn on input queue, and low specially when dropped.
- IP_DROP, MAC_DROP et. al. now works.
- Preliminary redhat package.

FIAIF Version: 0.9.2-4 Sun, 02 Jun 2002

- Html file removed from distribution. 
  It contains too many relative links to actually be useful.
- Added zone.dmz example configuration file.
- Added Traffic shaping.
- Minor code restructuring.
- Renamed globals.sh to iptables.sh

FIAIF Version: 0.9.1-7 Sun, 02 Jun 2002

- Split up functions.sh
- Add limit support
- Drop extra SNAT line.
- Fix list of reserved networks.
- MULTIBLE_IP removed from example zone.int.
- EXTRA_IP functionality added.
- Unset _all_ zone variables when loading a new zone.
- Manpage cleanup.
- Remove unused chains.
- Added LOG_LIMIT and LOG_BURST to fiaif.conf
- Minor code cleanup and restructuring.

FIAIF Version: 0.9.0-2 Fri, 31 May 2002

- Manpages: fiaif.8, fiaif.conf.8 and zone.conf.8
- INOUT/OUTPUT changed to work just as FORWARD using an array.
- Changed order of forward rules

FIAIF Version: 0.8.7-8 Fri, 31 May 2002

- FORWARD now should work correctly
- FORWARD rules in zones are now arrays in order to be able to 
  specify a strict order

FIAIF Version: 0.8.6-3 Thu, 30 May 2002

- Fixed Problem with checking for syn but set on output chain. The
- Fixed symlink problem
- Debian package

FIAIF Version: 0.8.5-1 Thu, 30 May 2002

- Remove "zones are not supported. They have been from version 0.7
- FIAIF page now contains links to configuration files.

FIAIF Version: 0.8.4-1 Thu, 30 May 2002

- Make installed files not executable by default.
- Add fiaif directory to tar-ball. Easier to use.

FIAIF Version: 0.8.3-1 Thu, 30 May 2002

- Run levels are now 3,5 for redhat, and rcS.d for debian. 
  Shutdown scripts removed, since there is no need for these.

FIAIF Version: 0.8.2-1 Thu, 30 May 2002

- Changed makefile to have both install and install-config.
- CONF_PATH not used correctly.
- Empty rules in INPUT/OUTPUT did not work.

FIAIF Version: 0.8.1-1 Wed, 29 May 2002

- Removed ACK,FIN from logs. Its not a bug in FIAIF.
- Minor changes to the page.
- Freshmeat announcement.

FIAIF Version: 0.8.0-1 Wed, 29 May 2002

- Made a html document, with a quick overview.
- Changed MULTIBLE_IP to EXTRA_IP, which states any extra IP's of the 
  interface(zone)
- Added BCAST address for zones, and allow packets send to this address.
- Made makefile usable.
- Made REPLY_XXX parameter work. It can be used for any or all protocols
- Removed the lo zone. The loopback device in Linux is too special. 
  The script now makes its own rules.
- if Rules for TCP, UDP, and TCP is the same, then only make one rule. 
  This really clears things up.
- Move RELATED,ESTABLISHED before NEW. This makes the speed a little bit 
  faster.
- Tested, and applied.
- Tweaked system to manage loopback interface.
- Added MULTIBLE_IP's to zone's. 
  This way we can manage more than one IP per zone. 
  It is very early. Dont depend on it.
- Added Changelog File.
