Rohit2387

Results 16 comments of Rohit2387

HI, i used libyang master and libnectonf2 master package for testing. But below error is coming. Is this due to some version diffenrece?or issue with some yang module feature not...

Client side traces: ly VERBOSE: Resolving derived type "union" failed, it will be attempted later. ly VERBOSE: Resolving derived type "union" failed, it will be attempted later. ly VERBOSE: Resolving...

Server side traces: [2020/12/15 15:25:31.531266, 3] ssh_packet_process: Dispatching handler for packet type 94 [2020/12/15 15:25:31.531277, 3] channel_rcv_data: Channel receiving 6 bytes data in 0 (local win=1280000 remote win=62755) [2020/12/15 15:25:31.531287,...

Working now np2srv.nc_ps was having NULL value.Due to which it is failing.Thanks.

Hi, yes i dont want data store just parsing and listening for incoming netconf rpc. Is there any example API usage ? for example : netconf_api_start_server netconf_api_install_certificate netconf_parse_rpc... netconf_send_rpc_repsonse? Br...