Skip to content

netconf capability wrong #405

Closed
Closed
@harveechen

Description

@harveechen

The client advise the base 1.0, however the flag to decide whether data framing mechanism to use is depended on the server response. When base 1.1 is advise by the server, the netconf gets wrong, since the client only advises 1.0 but the flag sets to use data framing mechanism.

Suggest that: in "NetConfSession.cs" add in line 44

"<capability>" + "urn:ietf:params:netconf:base:1.1" + "</capability>" +

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions