freebsd-dev/sys/compat
Marcel Moolenaar 217bab1e77 Further fixes related to the interface renaming. Now that we
properly translate the interface name passed to us, make sure
we also translate correctly before we return the list of
interfaces with the SIOCGIFCONF ioctl. It is common to use
the interface names returned by that ioctl in further ioctls,
such as SIOCGIFFLAGS.

Remove linux_ifname as it is no longer used. Also remove
ifname_bsd_to_linux as it cannot be used anymore now that
linux_ifname is removed (was deadcode anyway).

Reported and tested by: Andrew Atrens <atrens@nortelnetworks.com>
2002-01-10 05:36:36 +00:00
..
linprocfs Pull in more stuff from procfs now that it's been pseudofsized. 2001-12-09 00:38:59 +00:00
linux Further fixes related to the interface renaming. Now that we 2002-01-10 05:36:36 +00:00
netbsd Gut this header; since physio_proc_init is never called, the code never does 2002-01-08 10:26:44 +00:00
pecoff KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4 Give struct socket structures a ref counting interface similar to 2001-11-17 03:07:11 +00:00