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.

garethsb and others added 30 commits April 28, 2022 16:24
Add pplx::observe_exceptions
Add pplx::details::wait_nothrow
Output GitHub job summary for "AMWA test suite" step
* Apply patch for non-constant SIGSTKSZ

See https://src.fedoraproject.org/rpms/catch1/blob/rawhide/f/catch1-sigstksz.patch

* Try Ubuntu 22.04

* Don't set CMAKE_CXX_STANDARD

* Try Ubuntu 22.04

* Document Ubuntu 22.04
* Add discovery_mode setting to enable Registration API connections using host names instead of IP addresses

* Remove the likely pointless discovery_mode_both
Updated NmosCppConan.cmake and Dependencies.md for conan supported versions
(except lukka/get-cmake@latest is currently v3.23.0)
Relax fmtp requirement for whitespace after semicolon
… references to RFC 9134 and ST 2110-20:2022 where appropriate
…aint and add function to calculate format bit rate
jonathan-r-thorpe and others added 28 commits October 9, 2024 16:24
…tifact (sony#410)

Version up download-artifact and upload-artifact

upload-artifact:
v1 -> v3.0.0

download-artifact:
v2.0 -> v4.1.8
GitHub actions: Version up deprecated upload-artifact and download-artifact REDUX
* Improve reporting and logging of errors
* Fix constraint validation of enum sequences and struct sequences
* Return NcMethosResultError instead of NcMethodResult

---------

Co-authored-by: Simon Lo <[email protected]>
IS-12: Fix datatype constraints check for NcDatatypeDescriptorStruct
IS-12: Ensure NcMethodResultError returned on error (not NcMethodResult)
… from 'slog::detail::`anonymous-namespace'::log<`anonymous-namespace'::dull_gate,-2147483647>' to 'slog::log_statement &'

message : A non-const reference may only be bound to an lvalue
…ny#421)

* Remove redundant NodeJS switch
* Upgrade macOS from -12 to -13
* Remove Ubuntu-14.04 & macOS workflow
* Add jwt client assertion restrictions and tests
* Replace `system_clock` with `steady_clock` when calculating the response time
* Tidy up
Use if_indextoname to log the interface name for DNS-SD functions
"caps" is required for all Receivers
…unctions (sony#426)

* Refactor handling of required format-specific parameters

* Remove potential misleading error message
Since an 'empty' fmtp attribute would appear the same at this abstraction, it's better to rely on reporting omission of specific required format-specific parameters

* Switch if-else branches for consistency between required and optional parameters

* Add _or_defaults versions of the functions that normally throw when required parameters are omitted - these functions still throw if they encounter invalid values
fix bad link
Starting January 30th, 2025, GitHub Actions no longer be able to use v3 of actions/upload-artifact or actions/download-artifact
IS-12: Fix remove_sequence_item control protocol method
`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 <[email protected]>
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.

10 participants