I have Debian 9 and I don't see it in my `man ifconfig`!
$ sudo dnf provides /usr/sbin/ifconfig net-tools-2.0-0.42.20160912git.fc26.x86_64 : Basic networking tools Repo : @System
I believe this patch originates from Fedora, but I don't know how to get Fedora source for this RPM. :-\
$ file /sbin/ifconfig /sbin/ifconfig: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=6bf40c44a9b42715a7670365936e6d0aa16f7bf1, stripped $ dpkg -S /sbin/ifconfig net-tools: /sbin/ifconfig
I have Debian 9 and I don't see it in my `man ifconfig`!