2023-09-19 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.5.15
  - support for iptables compat target modules name changes in newer kernel

2023-08-23 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.5.14
  - support for SCTP

2021-10-26 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.5.13
  - support for input chain in nat table
  - chain name length decreased to 28 characters

2020-12-08 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.5.12
  - optimizations in if_nicgroup reducing the nesting depth of jumps

2016-02-14 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.5.11
  - bugfixes in iptables generation from complex rules
  - removed $guarded
  - utilizing physdev module

2016-02-10 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.5.10
  - added $guarded to hold IP addresses of hosts that should be guarded
    despite beeing connected to interfaces held in @nic_bridge

2016-01-27 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.5.9
  - added space after log prefix

2016-01-15 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.5.8
  - character encoding changed to unicode UTF-8
  - log prefix changed to ipv4:

2015-07-30 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.5.7
  - fixed chain name generation by chk_src() for interface name wildcard (+)

2012-04-12 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.5.6
  - added peek_addr function, bcast implemented with this function
  - fixed target recognition when its kernel module has aliases

2012-02-08 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.5.5
  - drop rather tan reject broken packet
  - SMTP submit port 587
  - added support for targer MASQERADE

2011-07-21 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.5.4
  - fix: -m icmp is generated only when icmp-type specified

2009-05-06 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.5.3
  - better bridge support: chk_bridge
  - chk_dst and net_dst renamed to chk_out and rules_out

2009-04-28 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.5.2
  - scripts are easier to relocate
  - Copyleft info

2009-04-28 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.5.1
  - bugfixes
  - chain names are case sensitive now

2009-04-28 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.5.0
  - rpmized

2009-04-17 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.4.1
  - Fixed read -p

2009-04-09 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.4.0
  - Extrapositioned ! instead of deprecated intrapositioned one
  - regen regenerates and reloads rules, its actions are logged

2009-02-19 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.3.7
  - Single -p in rule
  - added ROUTE --continue support

2008-10-27 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.3.6
  - Fixed mcast mask
  - added checks po configuration data files

2008-03-14 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.3.5
  - Added support for TTL target

2007-06-21 Bartosz Lis <bartoszl@ics.p.lodz.pl>
  v. 0.3.3
  - Chain names longer than 31 characters are translated to shorter ones.

