How can I make libyang recognize files like frr-bgp.yang? Currently, it cannot recognize them.
[root@testfrrouting:build]$vtysh -c "show yang module bgpd" Flags: I - Implemented, D - Deviated
Module Version Revision Flags Namespace
ietf-yang-metadata 1.0 2016-08-05 urn:ietf:params:xml:ns:yang:ietf-yang-metadata
yang 1.1 2022-06-16 I urn:ietf:params:xml:ns:yang:1
ietf-inet-types 1.0 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types
ietf-yang-types 1.0 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types
ietf-yang-schema-mount 1.1 2019-01-14 I urn:ietf:params:xml:ns:yang:ietf-yang-schema-mount
ietf-yang-structure-ext 1.1 2020-06-17 urn:ietf:params:xml:ns:yang:ietf-yang-structure-ext
frr-filter 1.1 2019-07-04 I http://frrouting.org/yang/filter
frr-interface 1.1 2020-02-05 I http://frrouting.org/yang/interface
frr-vrf 1.1 2019-12-06 I http://frrouting.org/yang/vrf
ietf-interfaces 1.1 2018-02-20 urn:ietf:params:xml:ns:yang:ietf-interfaces
frr-route-map 1.1 2019-07-01 I http://frrouting.org/yang/route-map
frr-bgp-route-map 1.1 2020-01-02 I http://frrouting.org/yang/bgp-route-map
frr-bgp-filter 1.1 2020-01-15 http://frrouting.org/yang/bgp-filter
ietf-routing-types 1.0 2017-12-04 urn:ietf:params:xml:ns:yang:ietf-routing-types
frr-route-types 1.1 2018-03-28 http://frrouting.org/yang/route-types
frr-host 1.1 2025-06-12 I http://frrouting.org/yang/host
there is no current integration with the yang module at this time. Someone needs to do this work