Joachim Wiberg
95a5f153df
statd: increase port column width for 'show bridge mdb'
...
Fixes #462
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-06-25 19:08:22 +02:00
Mattias Walström and Tobias Waldekranz
05a46475ed
yanger: Change behavior to always genereate a valid YANG
...
Before we generated an invalid YANG model but it was
still accepted by libyang, but now, since the upgrade
it is not.
2024-05-24 11:58:47 +02:00
Mattias Walström and Tobias Waldekranz
2096d93282
ospf-status: Return {} if no status can be retreived (ospfd is disabled)
...
This helps yanger to generate a valid configuration.
2024-05-24 11:58:47 +02:00
Mattias Walström
8c9c432847
Add a new packet python-statd
...
Actually a part of statd, but had to make
a separarate package to get it to work.
Statd helper-scripts are now pre-compiled instead of doing it
in runtime.
Fixes #379
2024-04-16 12:47:16 +02:00