2.1.3
Luigi Genoni:
added support to clam TcpMSS to MTU

2.1.2
Luigi Genoni:
packet tracking enabled also for mark based rules

2.1.1
Luigi Genoni:
destination ip address and netmask, if unspecified, will be 0/0
check for malformed packets can be enabled inside un regular chains rules
configure script updates
if present use iptables native save binaries, otherway use my save function
warn users to upgrade to new iptables to have use native save

2.1.0
Luigi Genoni:
added packet state check for regular chains
updated save script
Marc Jauvin:
some spec file cleans up

2.0.4
Luigi Genoni:
added stop button to tcpdump and nmap interfaces (very usefull)
starting to plan mark based chain rules...
some additional procfs tuning to maximize perforamnces and security

2.0.3
Luigi Genoni:
added new iptables paths
better interface to nmap, options are naged (STILL not perfect)

2.0.2
Luigi Genoni:
added interface to aggressive nmap
fixed a little bug in save function
some cosmetical changes

2.0.1
Luigi Genoni:
a more rationale main window face
fixed a bug with saveing  SNAT and DNAT with udp
support for lec and atm interfaces
Michele Baldessari:
libtool integration 

2.0.0
Luigi Genoni:
KDE2 port

1.2.2
Luigi Genoni:
fixed a little bug with selecting interfaces for masqurating

1.2.1
Luigi Genoni:
better save function for mangle, LOG is still not included.
some minor typos fixes

1.2.0
Luigi Genoni:
save function for mangle, LOG is not included, at less for now.

1.1.4
Luigi Genoni:
new full (semi-full) mangle support
some indentation fix
minor issues bug fixes
merged Sheer's 1.1.2 tree with 1.1.3 patches 
Sheer El-Showk (000827):
Moved all initialization code to knat_initialize.cpp.
Created knf_functions.h as a header for non-associated functions (initialize())

1.1.3
Luigi Genoni:
fixed a nasty bug, causing a sig 11 when getting some error messages from command line in general policy set-up windows
deleted REJECT policy for a full chain (meaningless being fairly the same of DROP)
1.1.2
Luigi Genoni:
support for bonded interfaces
support for Token Ring interfaces
a little masq change
some makefile patches to compile on mandrake                                   
Sheer El-Showk:
New Makefile
Better debugging now possilbe through knat_debug.h
Changed implementation of pop-up windows (polList, natList, natpolList,
masqList, dumpList, masqWin) to use KNFWidget (in new knat_gui.h).
Fixed memory leak and implementation problem (window state tracking) with 
old pop-up window system.

1.1.1
Makefile more clean, fixed a little problem that prevented to compile on Red Hat
operate a better performance and security tuning inside of procfs
require Intranet data for masquerating (to save "from 0.0.0.0/0 to 0.0.0.0/0" is meaningless)
some bug fix in kiptables-save

1.1
serious masquerade managment (with a proper setting window)
save masquerading rules

1.0.2
it is possible to insert a rule in a specific position inside of a chain
it is possible to delete a rule just giveing the position inside of a chain
kiptables-save now saves all rules
some code cleanup

1.0.1
save iptables rules and global chain policies
implemented MIRROR policy for INPUT FORWARD OUTPUT chains

1.0.0
noisy seg fault on exit eliminated
better check on iptables installed 

beta 4
added full nat management

beta 3
added nat chains management

beta 2
added load and save capabilities, using scripts executing
iptables-save
iptables-restore

iptables-restore from netfilter 0.1.17 has been discovered to be buggy,
if i have time i will fix it, otherway let's wait a running one.

anyway in princip load capability does Work.

some buggy fix.

beta 1
I star from here!
