freebsd-dev/sbin/ifconfig
Alexander V. Chernikov 85e0016a97 ifconfig: remove global 'name' variable.
Consistenly use newly-added 'ctx->ifname' as the name of the current
target interface.

Reviewed By: kp
Differential Revision: https://reviews.freebsd.org/D40438
MFC after:	2 weeks
2023-06-13 06:22:41 +00:00
..
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
af_inet6.c ifconfig: remove global 'name' variable. 2023-06-13 06:22:41 +00:00
af_inet.c ifconfig: remove global 'name' variable. 2023-06-13 06:22:41 +00:00
af_link.c ifconfig: switch IPv4/IPv6 address manipulations to Netlink. 2023-05-25 12:22:18 +00:00
af_nd6.c ifconfig: introduce ifconfig_context to store current global state. 2023-05-24 10:40:34 +00:00
carp.c ifconfig: remove global 'name' variable. 2023-06-13 06:22:41 +00:00
ifbridge.c ifconfig: remove global 'name' variable. 2023-06-13 06:22:41 +00:00
ifclone.c ifconfig: remove global 'name' variable. 2023-06-13 06:22:41 +00:00
ifconfig_netlink.c ifconfig: remove global 'name' variable. 2023-06-13 06:22:41 +00:00
ifconfig_netlink.h ifconfig: make interface and address listing use Netlink as transport 2023-05-16 19:39:13 +00:00
ifconfig.8 ifconfig(8): Teach ifconfig to attach and run itself in a jail 2023-05-23 16:39:22 -04:00
ifconfig.c ifconfig: remove global 'name' variable. 2023-06-13 06:22:41 +00:00
ifconfig.h ifconfig: remove global 'name' variable. 2023-06-13 06:22:41 +00:00
iffib.c ifconfig: remove global 'name' variable. 2023-06-13 06:22:41 +00:00
ifgif.c ifconfig: fix warnings #2 2023-06-01 11:54:25 +00:00
ifgre.c ifconfig: remove global 'name' variable. 2023-06-13 06:22:41 +00:00
ifgroup.c ifconfig: remove global 'name' variable. 2023-06-13 06:22:41 +00:00
ifieee80211.c ifconfig: remove global 'name' variable. 2023-06-13 06:22:41 +00:00
ifipsec.c ifconfig: remove global 'name' variable. 2023-06-13 06:22:41 +00:00
iflagg.c ifconfig: remove global 'name' variable. 2023-06-13 06:22:41 +00:00
ifmac.c ifconfig: remove global 'name' variable. 2023-06-13 06:22:41 +00:00
ifmedia.c ifconfig: remove global 'name' variable. 2023-06-13 06:22:41 +00:00
ifpfsync.c ifconfig: fix warnings #2 2023-06-01 11:54:25 +00:00
ifstf.c ifconfig: introduce ifconfig_context to store current global state. 2023-05-24 10:40:34 +00:00
ifvlan.c ifconfig: add if_ctx argument to the generic and ifclone callbacks. 2023-06-13 06:10:56 +00:00
ifvxlan.c ifconfig: eliminate global 'verbose' and 'printkey' variables 2023-06-13 06:16:14 +00:00
Makefile ifconfig: make interface and address listing use Netlink as transport 2023-05-16 19:39:13 +00:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
sfp.c ifconfig: remove global 'name' variable. 2023-06-13 06:22:41 +00:00