freebsd-dev/sbin/ifconfig
Andrey V. Elsukov 068273571b Update ifr_name before invoking IPSECSREQID ioctl, this fixes the case,
when `ifconfig ipsec create reqid N` command invoked without interface
unit number. The "name" global variable is updated after interface
cloning in the ifclonecreate() and contains actual interface name.

Reported by:	lev
Approved by:	re (kib)
MFC after:	1 week
2018-09-22 16:30:48 +00:00
..
tests
af_inet6.c
af_inet.c
af_link.c
af_nd6.c
carp.c
ifbridge.c
ifclone.c Make lagg creation more fault tolerant 2018-04-17 12:54:58 +00:00
ifconfig.8 Fix description for the "autoconf" ifconfig(8) flag; it's an address 2018-06-27 19:28:37 +00:00
ifconfig.c ifconfig: Fix use of _Noreturn. 2018-08-07 17:25:38 +00:00
ifconfig.h Make lagg creation more fault tolerant 2018-04-17 12:54:58 +00:00
iffib.c
ifgif.c
ifgre.c
ifgroup.c Make lagg creation more fault tolerant 2018-04-17 12:54:58 +00:00
ifieee80211.c IEEE! 2018-08-11 11:05:22 +00:00
ifipsec.c Update ifr_name before invoking IPSECSREQID ioctl, this fixes the case, 2018-09-22 16:30:48 +00:00
iflagg.c Make lagg creation more fault tolerant 2018-04-17 12:54:58 +00:00
ifmac.c
ifmedia.c Finish removing FDDI and tokenring media support. 2018-04-23 21:10:33 +00:00
ifpfsync.c
ifvlan.c
ifvxlan.c
Makefile
Makefile.depend
sfp.c