Bug#927795: iptables: 140.113.0.0/16 is incorrectly parsed as "not-a-legal-address"

2019-04-23 Thread Niels Thykier
Control: tags -1 moreinfo On Tue, 23 Apr 2019 20:08:27 +0800 "dongshe...@gmail.com" wrote: > Package: iptables > Version: 1.6.1 > Severity: normal > > Dear Maintainers, > > We found a weird bug: `iptables -L` will fail to parse this specific IP > range 140.113.0.0/16 . It's incorrectly marked

Bug#927795: iptables: 140.113.0.0/16 is incorrectly parsed as "not-a-legal-address"

2019-04-23 Thread dongshe...@gmail.com
Package: iptables Version: 1.6.1 Severity: normal Dear Maintainers, We found a weird bug: `iptables -L` will fail to parse this specific IP range 140.113.0.0/16 . It's incorrectly marked as "not-a-legal-address." $ iptables --version iptables v1.6.1 $ iptables -A INPUT -s 140.113.0.0/16 -p tcp