Skip to content

Commit

Permalink
Also output the value obtained for ip6tables
Browse files Browse the repository at this point in the history
This should address #1.
  • Loading branch information
khorben committed Aug 22, 2018
1 parent 3f3b304 commit a2edaec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a2edaec

Please sign in to comment.