From: Raphaƫl Gertz Date: Sat, 30 Nov 2019 23:03:33 +0000 (+0100) Subject: Add new_ipv4 constructor that build NetAddr::IP object X-Git-Tag: 0.4 X-Git-Url: https://git.rapsys.eu/tools/commitdiff_plain/0506ad84c9773b17a79454857a365222cb33377b?ds=sidebyside;hp=0506ad84c9773b17a79454857a365222cb33377b Add new_ipv4 constructor that build NetAddr::IP object Prevent read of /etc/resolv.conf by gethostbyname in each NetAddr::IP->new call Only ban the ip on specified port and protocol Ban full ip on protocol with more than 5 port tried Compare length as numeric to have intended proper output Cleanup ---