Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Support multi-element <rpc-reply> responses #44

@dgjnpr

Description

@dgjnpr

Helpfully the QFabric responds with two child elements for the "show system core-dumps" command. This breaks existing implementation of Netconf::Transport#rpc_exec which returns just the first child element.

I will submit a pull request that updates Netconf::Transport#rpc_exec to return all child elements. This should not break existing behaviour, while supporting multi-child elements replies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions