Skip to content

Is there a way to recieve a NETCONF notification without using nc_recv_notif? #5

@safesintesi

Description

@safesintesi

Checking the source code I see that RPCs are handled with impl::do_rpc which autonomously waits for the reply, but I see no wrap for notifications and relative subscriptions.

Is this something not yet implemented or am I missing something?

Is there any way to receive notifications from a NETCONF agent without using a custom wrapper of the C library's functions?

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