chiark / gitweb /
ipaddrset-test: Fix network with host bits
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 18 Oct 2019 18:22:36 +0000 (19:22 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 24 Oct 2019 18:16:15 +0000 (19:16 +0100)
commitcfabda7e2a17f5d09454c184cd496aeb93c703af
tree0f3403ad73425334cd6d24090f95181a37868da2
parentbc8bc58923d3f2b0d15a88d745b67b0059bbb185
ipaddrset-test: Fix network with host bits

2001:23:24:: has 3x16 bits set, ie /48.  This was always wrong.

We need to fix this now because we are going to switch to ipaddress
from ipaddr, which actually checks this.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
ipaddrset-test.expected
ipaddrset-test.py