]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move list_cloners to libifconfig
authorRyan Moeller <freqlabs@FreeBSD.org>
Wed, 21 Oct 2020 05:27:25 +0000 (05:27 +0000)
committerRyan Moeller <freqlabs@FreeBSD.org>
Wed, 21 Oct 2020 05:27:25 +0000 (05:27 +0000)
commit0710ec8ceff0b30f773ac606f29312275513b910
tree9bbbfc85e95e8dd86327fe32ed239270350df2b4
parentc0b5fcf6922574a5facf8c31f7066e6d6341cd82
Move list_cloners to libifconfig

Move list_cloners() from ifconfig(8) to libifconfig(3) where it can be
reused by other consumers.

Reviewed by: kp
Differential Revision: https://reviews.freebsd.org/D26858
lib/libifconfig/libifconfig.c
lib/libifconfig/libifconfig.h
sbin/ifconfig/ifclone.c