Package: libnet-ip-perl / 1.26-2

Metadata

Package Version Patches format
libnet-ip-perl 1.26-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
spelling.patch | (download)

IP.pm | 10 5 5 - 0 !
1 file changed, 5 insertions( ), 5 deletions(-)

 spelling mistakes
Bug: https://rt.cpan.org/Ticket/Display.html?id=81988
ipcount.patch | (download)

ipcount | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 -d option causes fatal error
Bug-Debian: https://bugs.debian.org/397941
Bug: https://rt.cpan.org/Ticket/Display.html?id=19759
ip_reverse.patch | (download)

IP.pm | 5 3 2 - 0 !
t/reverse_ip.t | 13 13 0 - 0 !
2 files changed, 16 insertions( ), 2 deletions(-)

 ip_reverse() for ipv4 ignores prefixlen parameter
 The problem particularly occurs where there are a lot of zeros
 in the less significant quads. You can use a /number to force
 retention of those quads in the reversed address but the code
 was ignoring that instruction. There is some ambiguity over what
 should happen when the number of bits specified does not fall
 on a boundary. I have tested with Net::IP::XS and tried to follow
 what they do.
pod error.patch | (download)

IP.pm | 2 2 0 - 0 !
1 file changed, 2 insertions( )

 fix little pod error