Package: iproute2 Version: 4.9.0-1 Severity: important Dear Maintainer, due to this issue, I neded up with a very strange address on my network interface. I'm marking as important because it can assign unexpected addresses and cause connectivity issues.
This command: ip addr add 10.3 dev eth0 will add an address 10.3.0.0 Everything else, normally, resolves 10.3 as 10.0.0.3. Because that's the libc resolver's behaviour. ifconfig, wget, qt programs, browsers, will all use this format. If ip can't support this format, it should just fail instead of parsing it differently than everything else. Best -- System Information: Debian Release: 9.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores) Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to it_IT.UTF-8), LANGUAGE=it (charmap=UTF-8) (ignored: LC_ALL set to it_IT.UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages iproute2 depends on: ii libc6 2.24-11+deb9u1 ii libdb5.3 5.3.28-12+b1 ii libelf1 0.168-1 ii libmnl0 1.0.4-2 ii libselinux1 2.6-3+b1 Versions of packages iproute2 recommends: pn libatm1 <none> ii libxtables12 1.6.0+snapshot20161117-6 Versions of packages iproute2 suggests: pn iproute2-doc <none> -- no debconf information

