Firewall-SOSDG/ChangeLog

56 lines
1.8 KiB
Plaintext
Raw Normal View History

2010-09-22 20:17:08 -06:00
0.9.7 - Brielle Bruns <bruns@2mbit.com>
- Support for marking packets, uses new config file and
IPv4_MARK file option
2010-09-24 18:30:11 -06:00
- MULTI-NIC-ARP-LOCK hack added, to fix what I consider to be an annoying 'feature' of
arp requests on Linux
- Allow use of multiport iptables module to reduce amount of rules
2010-09-22 20:17:08 -06:00
0.9.6 - Brielle Bruns <bruns@2mbit.com>
- Minor changes to procedures in planning of 1.0
2010-08-23 17:52:12 -06:00
0.9.5 - Brielle Bruns <bruns@2mbit.com>
- Makefile to automate building tarball and for future use
2010-08-26 16:06:32 -06:00
- More changes to port-forwards file to support source IP and external IP (existing
config _will_ be incompatible)
2010-08-23 17:52:12 -06:00
2010-07-26 09:09:39 -06:00
0.9.4 - Brielle Bruns <bruns@2mbit.com>
- Initscript
- stop-firewall for... stopping the firewall!
- Code cleanups
2010-08-20 13:57:25 -06:00
- Use of functions for some processes
2010-08-21 10:54:46 -06:00
- Fix DHCP rule
- Obsoleted NATRANGE, NATEXTIP, NATEXTIF
- Added NAT_RANGE which can take SNAT/MASQ rules
2010-08-21 11:32:08 -06:00
- Changed port forwarding rules to include external interface
2010-07-26 09:09:39 -06:00
0.9.3 - Brielle Bruns <bruns@2mbit.com>
- Misc tweaks and reorg
- Custom command files
2010-06-21 22:34:28 -06:00
0.9 - Brielle Bruns <bruns@2mbit.com>
- Colorize output
- Added outbound port blocking options
2010-05-15 21:41:56 -06:00
0.8 - Brielle Bruns <bruns@2mbit.com>
- IPv6 Connection Tracking fixes
2010-06-19 15:41:27 -06:00
- Strip ECN off of specific outbound packets
2010-05-15 21:41:56 -06:00
0.7 - Brielle Bruns <bruns@2mbit.com>
2010-05-15 11:25:10 -06:00
- MSS Clamp on IPv6
- MSS Fixes, yes, its ugly
- Beginning support for bogons filtering and updater
2010-05-15 11:25:10 -06:00
script. Does not work yet, so don't use.
2009-08-24 21:56:37 -06:00
0.6 - Brielle Bruns <bruns@2mbit.com>
- Fixed some potential ordering issues with NAT
2009-08-29 18:52:40 -06:00
- Added file for blocked IPs, plus new config option
2009-08-24 21:56:37 -06:00
2009-08-23 15:21:42 -06:00
0.5 - Brielle Bruns <bruns@2mbit.com>
- Fixing ipv6 UDP firewalling rules
2009-08-23 16:51:18 -06:00
- Fixing IPv6 client routing block rules
- Added new IPV6LAN interface option
2009-08-23 15:21:42 -06:00
2009-08-20 12:21:56 -06:00
0.4 - Brielle Bruns <bruns@2mbit.com>
- Added support for pre-run commands
- Fixed several bugs with NAT commands