kernelkit / infix

Linux :yellow_heart: NETCONF = Infix
https://kernelkit.org
GNU General Public License v2.0
52 stars 12 forks source link

Statd: Add 'admin-status' to Interface Operational Data #721

Closed axkar closed 1 month ago

axkar commented 1 month ago

The interface operational data was missing the 'admin-status' parameter, which indicates whether an interface is administratively enabled or disabled. To resolve this, the 'admin-status' was added to the 'yanger' library, allowing 'statd' to retrieve and include this parameter in the operational data.

Checklist

Tick relevant boxes, this PR is-a or has-a: