摘自:https://blog.csdn.net/happylzs2008/article/details/91359439
我們是基於libnetconf開源軟件(https://github.com/CESNET/libnetconf)進行二次開發
github中有兩套libnetconf, 一套是libnetconf,另外一套是libnetconf2。libnetconf2是正在開發中的版本,還未正式發布
網上的開源方案主要有2個:
一個是ensuite的yencap + manager,這個是基於Python的。MS之前用的人比較多。
http://ensuite.sourceforge.net/
另一個是yuma(yangclient+netconfd),這個感覺更專業。不過用的人很少。
http://netconfcentral.org
原文:https://blog.csdn.net/haopeng123321/article/details/54934350
NETCONF模塊設計介紹
https://blog.csdn.net/haopeng123321/article/details/54934542
NETCONF協議詳解
https://blog.csdn.net/anzheangel/article/details/78885880
Yang解析
https://blog.csdn.net/CSND_PAN/article/details/79542917
NetConf簡介之一篇文章讀懂NetConf
https://github.com/CESNET/libnetconf
https://blog.csdn.net/Kangyucheng/article/details/88251249
https://github.com/CESNET/libnetconf
https://github.com/CESNET/libnetconf
https://github.com/CESNET/libnetconf2/blob/master/src/messages_server.c