"Fossies" - the Fresh Open Source Software Archive 
Member "aif-2.1.1/share/arno-iptables-firewall/plugins/parasitic-net.CHANGELOG" (16 Sep 2020, 1089 Bytes) of package /linux/privat/aif-2.1.1.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the latest
Fossies "Diffs" side-by-side code changes report for "parasitic-net.CHANGELOG":
2.1.0_vs_2.1.1.
1 Version 1.01 (January 14, 2019)
2 -------------------------------
3 + Support for specifying source hosts in PARASITIC_NET_HOST_xxxxxxxxxxxxx variables
4
5 Version 1.00 (May 9, 2019)
6 --------------------------
7 ! Fixed (dynamic) host multi IP handling
8 ! Fixed misplaced RETVAL=1 statement
9
10 Version 1.00-RC1 (February 12, 2019)
11 ------------------------------------
12 * Sync code with dyndns-host-open & traffic-accounting plugins
13
14 Version 1.00-BETA3 (June 11, 2018)
15 ----------------------------------
16 * Added new dynamic host support (requires AIF 2.1.0+)
17
18 Version 1.00-BETA2 (April 5, 2018)
19 ----------------------------------
20 + Allow specifying multiple interfaces
21 + Allow specifying IP for interfaces to use (aliased) interfaces with multiple IPs
22 + Allow specifying subnet for PARASITIC_NET_CLIENTS_HOSTS or leaving it empty
23 + Instead of only allowing certain hosts, also allow specifying which TCP/UDP/ICMP/IP protos to allow/deny
24 + Add setting to select deny-policy (DROP or REJECT)
25 * Misc. tweaks/refactor
26
27 Version 1.00-BETA1 (July 25, 2017)
28 ----------------------------------
29 + Initial version