HardenedBSD/sbin/ifconfig
Zhenlei Huang 09e5e3d598 ifconfig: Fix configuring if_bridge with additional operating parameters
For clone create and rename operations, the interface name get back can be
different from the one passed to ioctl(). Use the interface name we get back
so that ifconfig will not return unexpected ENXIO.

PR:		270618
Reviewed by:	kp
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D39396
2023-04-07 22:25:41 +08:00
..
tests
af_inet6.c
af_inet.c
af_link.c
af_nd6.c
carp.c ifconfig: free memory allocated by getaddrinfo() 2023-03-24 08:08:19 +01:00
ifbridge.c ifconfig: Fix configuring if_bridge with additional operating parameters 2023-04-07 22:25:41 +08:00
ifclone.c
ifconfig.8 carp: document peer/peer6 and mcast/mcast6 in the relevant man pages 2023-03-20 14:37:10 +01:00
ifconfig.c Revert "ifconfig: abort if loading a module fails other than for ENOENT" 2023-01-20 10:17:21 -07:00
ifconfig.h
iffib.c
ifgif.c
ifgre.c
ifgroup.c ifconfig: remove unused variable 2023-03-04 11:19:12 +01:00
ifieee80211.c ifconfig: ifieee80211: print bssid name 2023-03-23 00:15:15 +00:00
ifipsec.c
iflagg.c
ifmac.c
ifmedia.c
ifpfsync.c
ifstf.c
ifvlan.c ifconfig: Improve VLAN identifier parsing 2023-04-03 01:54:31 +08:00
ifvxlan.c
Makefile
Makefile.depend
Makefile.depend.options
sfp.c