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 filePatch | File delta | Description |
---|---|---|
spelling.patch | (download) |
IP.pm |
10 5 5 - 0 ! |
spelling mistakes Bug: https://rt.cpan.org/Ticket/Display.html?id=81988 |
ipcount.patch | (download) |
ipcount |
4 2 2 - 0 ! |
-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 ! |
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 ! |
fix little pod error |
1