Skip to content

Conversation

@maweit
Copy link
Owner

@maweit maweit commented Feb 27, 2025

make_lldp_manager is implemented as a lambda and receives a list of host interfaces at creation of the handler. If i.e. the IP address of an interface changes the lldp-manager has to destroyed and recreated. By re-reading the host_interfaces from the model.settings this can be avoided and configure_interfaces can be called instead.

`make_lldp_manager` is implemented as a lambda and receives a list of host interfaces at creation of the handler.
If i.e. the IP address of an interface changes the lldp-manager has to destroyed and recreated. By re-reading the `host_interfaces` from the `model.settings` this can be avoided and `configure_interfaces` can be called instead.
maweit pushed a commit that referenced this pull request Oct 31, 2025
Added /rolePaths/{rolePath}/properties endpoint

Co-authored-by: Simon Lo <simon.lo@sony.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants