Also output the value obtained for ip6tables

This should address #1.
This commit is contained in:
Pierre Pronchery 2018-08-22 16:41:27 +02:00
parent 3f3b304cf4
commit a2edaecad3

View File

@ -871,6 +871,7 @@ if [test "$want_server" = "yes" ]; then
echo " Server support:
firewall type: $FIREWALL_TYPE
firewall program path: $FIREWALL_EXE
firewall program path: $FIREWALL_EXE_IPV6 (for IPv6)
"
if [test "$want_udp_server" = "yes" ]; then
echo " UDP server mode enabled, no libpcap dependency