summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3464 from mjstapp/wq_eventDonald Sharp2018-12-142-7/+27
|\
| * libs: support timeout for workqueue retriesMark Stapp2018-12-132-7/+27
* | Merge pull request #3399 from opensourcerouting/ripngd-nb-retrofittingDonald Sharp2018-12-141-0/+1
|\ \
| * | yang, ripngd: add 'frr-ripngd.yang' and associated stub callbacksRenato Westphal2018-12-031-0/+1
* | | Merge pull request #3472 from donaldsharp/flagsMark Stapp2018-12-131-10/+39
|\ \ \
| * | | lib: Reorder Zebra message flags and documentDonald Sharp2018-12-121-6/+39
| * | | lib: Remove unused ZEBRA_FLAG_SCOPE_LINKDonald Sharp2018-12-121-1/+0
| * | | lib, zebra: Remove ZEBRA_FLAG_STATICDonald Sharp2018-12-121-3/+0
| | |/ | |/|
* / | lib: Fix string size issue with clangDonald Sharp2018-12-121-1/+1
|/ /
* | lib, tests: add support for keyless YANG listsRenato Westphal2018-12-093-31/+121
* | Merge pull request #3449 from opensourcerouting/network-wide-transactionsDonald Sharp2018-12-092-48/+169
|\ \
| * | lib: fix NETCONF network-wide transactions for confd and sysrepoRenato Westphal2018-12-072-48/+169
* | | Merge pull request #3442 from opensourcerouting/confirmed-commitsDonald Sharp2018-12-097-12/+109
|\ \ \
| * | | lib: add support for confirmed commitsRenato Westphal2018-12-077-12/+109
| |/ /
* / / lib: implement the "show" commandRenato Westphal2018-12-071-0/+26
|/ /
* | lib: add thread_timer_remain_msec functionChristian Franke2018-12-042-3/+10
* | Merge pull request #3370 from pguibert6WIND/default_vrf_initializationRenato Westphal2018-12-043-4/+12
|\ \
| * | lib, zebra: default vrf configured will not be overwritten by discoveryPhilippe Guibert2018-11-213-4/+12
* | | Merge pull request #3404 from donaldsharp/nexthop_cleanupRenato Westphal2018-12-031-4/+0
|\ \ \ | |_|/ |/| |
| * | lib: Cleanup nexthop2str code to be consistentDonald Sharp2018-11-301-4/+0
* | | Revert "isisd lib ospfd pbrd python: fix empty init"David Lamparter2018-12-011-4/+4
* | | Merge pull request #3378 from opensourcerouting/remove-config-lockDonald Sharp2018-12-014-77/+37
|\ \ \ | |/ / |/| |
| * | *: remove the configuration lock from all daemonsRenato Westphal2018-11-264-77/+37
* | | Merge pull request #3342 from opensourcerouting/nb-operational-dataRuss White2018-11-2912-413/+1029
|\ \ \
| * | | lib, tests: major rework in the operational-data callbacksRenato Westphal2018-11-267-233/+700
| * | | lib: do not subscribe to config changes on a state data tree (confd plugin)Renato Westphal2018-11-261-0/+3
| * | | lib: add support for YANG lists with mixed config and state dataRenato Westphal2018-11-264-6/+58
| * | | lib: rework the yang schema node iteration functionsRenato Westphal2018-11-266-110/+173
| * | | lib: introduce function that loads all FRR native YANG modulesRenato Westphal2018-11-262-0/+16
| * | | lib: remove entire data tree on yang_dnode_free()Renato Westphal2018-11-262-1/+4
| * | | lib, tools: use CHECK_FLAG/SET_FLAG more often in the northbound codeRenato Westphal2018-11-265-24/+26
| * | | lib: make it possible to create YANG data nodes containing state dataRenato Westphal2018-11-264-5/+15
| * | | lib: don't fetch schema information when creating yang_data structuresRenato Westphal2018-11-264-37/+37
| * | | lib: use prefixconstptr instead of const prefixptrRenato Westphal2018-11-262-4/+4
| |/ /
* | | Merge pull request #3397 from mjstapp/fix_stream_macrosDonald Sharp2018-11-291-7/+0
|\ \ \
| * | | lib,bgpd: remove deprecated stream lib macrosMark Stapp2018-11-291-7/+0
| |/ /
* | | Merge pull request #3389 from pguibert6WIND/ip_prefixes_do_not_look_integerRenato Westphal2018-11-281-1/+1
|\ \ \
| * | | lib: do not convert ip prefixes without '.'Philippe Guibert2018-11-281-1/+1
| |/ /
* | | lib, ripd: rework API for converted CLI commandsRenato Westphal2018-11-265-67/+133
* | | lib: make yang_dnode_get_entry() more flexibleRenato Westphal2018-11-263-6/+32
* | | lib: introduce function to retrieve the schema name of a data nodeRenato Westphal2018-11-262-0/+39
* | | lib: improve error handling when connection to confd is lostRenato Westphal2018-11-261-0/+2
* | | lib: set YANG search directory when creating libyang contextRenato Westphal2018-11-262-6/+6
|/ /
* | Merge pull request #3361 from opensourcerouting/yang-embed-modelsRuss White2018-11-263-0/+63
|\ \
| * | yang: embed models into binariesDavid Lamparter2018-11-193-0/+63
* | | Merge pull request #3374 from opensourcerouting/bugfix/vty-shadowRuss White2018-11-261-2/+0
|\ \ \
| * | | lib/vty: Fix warning about shadowed variableChristian Franke2018-11-231-2/+0
| | |/ | |/|
* | | Merge pull request #3176 from chiragshah6/evpn_devRuss White2018-11-263-0/+13
|\ \ \ | |/ / |/| |
| * | lib, zebra: dup addr detect display detection fieldsChirag Shah2018-11-181-0/+11
| * | zebra: dup addr detect zapi changesChirag Shah2018-11-182-2/+2