More Changelog updates
parent
31685bd454
commit
d0bf4ac683
|
@ -3,6 +3,9 @@
|
||||||
block incoming to.
|
block incoming to.
|
||||||
- Add support for allowing IPV6 critical ICMP messages, on by default
|
- Add support for allowing IPV6 critical ICMP messages, on by default
|
||||||
- Add support for interception of IPv4 packets, aka transparent proxy
|
- Add support for interception of IPv4 packets, aka transparent proxy
|
||||||
|
- Add beginning support for error checking of variable inputs, still not functional yet.
|
||||||
|
- Test if we are using at least bash 3.x, since some of the more advanced features
|
||||||
|
we are using to make this script work don't work too well with bash < 3.0 or dash.
|
||||||
|
|
||||||
0.9.11 - Brielle Bruns <bruns@2mbit.com>
|
0.9.11 - Brielle Bruns <bruns@2mbit.com>
|
||||||
- Move some of the config clutter to conf/ - you can
|
- Move some of the config clutter to conf/ - you can
|
||||||
|
|
Loading…
Reference in New Issue