Modify ifname_linux_to_bsd() to properly work with Linux loopback
interface (for future use in linsysfs).
Allow NULL bsdname to aviod excess strlcpy if bsdname is not needed
by the caller.
Differential D20141
Modify ifname_linux_to_bsd() to properly work with Linux loopback interface dchagin on May 2 2019, 2:29 PM. Authored by Tags None Referenced Files
Details
Modify ifname_linux_to_bsd() to properly work with Linux loopback Allow NULL bsdname to aviod excess strlcpy if bsdname is not needed
Diff Detail
|