freebsd-dev/lib/libifconfig
Ryan Moeller e5539fb618 libifconfig: Add function to get bridge status
The new function operates similarly to ifconfig_lagg_get_lagg_status and
likewise is accompanied by a function to free the bridge status data structure.

I have included in this patch the relocation of some strings describing STP
parameters and the PV2ID macro from ifconfig into net/if_bridgevar.h as they
are useful for consumers of libifconfig.

Reviewed by:	kp, melifaro, mmacy
Approved by:	mmacy (mentor)
MFC after:	1 week
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D25460
2020-07-01 02:32:41 +00:00
..
libifconfig_bridge.c libifconfig: Add function to get bridge status 2020-07-01 02:32:41 +00:00
libifconfig_carp.c libifconfig: multiple feature additions 2018-02-23 03:11:43 +00:00
libifconfig_inet6.c libifconfig: remove redundant NULL check 2020-05-27 18:26:10 +00:00
libifconfig_inet.c libifconfig: multiple feature additions 2018-02-23 03:11:43 +00:00
libifconfig_internal.c libifconfig: multiple feature additions 2018-02-23 03:11:43 +00:00
libifconfig_internal.h libifconfig: multiple feature additions 2018-02-23 03:11:43 +00:00
libifconfig_lagg.c libifconfig: multiple feature additions 2018-02-23 03:11:43 +00:00
libifconfig_media.c Finish removing FDDI and tokenring media support. 2018-04-23 21:10:33 +00:00
libifconfig.c libifconfig: multiple feature additions 2018-02-23 03:11:43 +00:00
libifconfig.h libifconfig: Add function to get bridge status 2020-07-01 02:32:41 +00:00
Makefile libifconfig: Add function to get bridge status 2020-07-01 02:32:41 +00:00
Makefile.depend DIRDEPS_BUILD: Connect more libraries. 2017-07-11 00:32:48 +00:00