summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* yang, ripngd: add 'frr-ripngd.yang' and associated stub callbacksRenato Westphal2018-12-031-0/+1
* 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
| * | bgpd: dup addr detect config cliChirag Shah2018-11-182-0/+2
| |/
* | Merge pull request #3363 from pacovn/static_analysis__ISO_C_return_complianceRenato Westphal2018-11-212-5/+5
|\ \
| * | bgpd isisd lib: fix return on void functionsF. Aragon2018-11-202-5/+5
* | | Merge pull request #3368 from pacovn/static_analysis__ISO_C_empty_initializerRenato Westphal2018-11-211-4/+4
|\ \ \
| * | | isisd lib ospfd pbrd python: fix empty initF. Aragon2018-11-211-4/+4
| |/ /
* | | Merge pull request #3359 from qlyoung/true-atomicsMark Stapp2018-11-201-1/+1
|\ \ \ | |/ / |/| |
| * | *: only use 32-bit atomicsQuentin Young2018-11-191-1/+1
| |/
* | Merge pull request #3294 from pguibert6WIND/distribute_list_ipv6David Lamparter2018-11-191-13/+47
|\ \ | |/ |/|
| * lib: distribute-list ipv6 can be (un)configuredPhilippe Guibert2018-11-091-13/+47
* | Merge pull request #3331 from mjstapp/fix_lib_id_warningDavid Lamparter2018-11-151-4/+4
|\ \
| * | libs: rename two id_alloc macros to resolve bsd conflictMark Stapp2018-11-141-4/+4
* | | bgpd: allow vrf validity and bgp vrf import/export, when zebra is offPhilippe Guibert2018-11-132-0/+8
|/ /
* | Merge pull request #3051 from mitch-skiba/addpath_change_V1Donald Sharp2018-11-134-0/+500
|\ \
| * | lib: Implement an allocator for 32 bit ID numbersMitch Skiba2018-11-094-0/+500
| |/
* | lib: remove agentx already enabled warningQuentin Young2018-10-281-2/+1
* | *: Replace zclient_new with zclient_new_notifyDonald Sharp2018-11-122-18/+5
|/
* Merge pull request #3202 from donaldsharp/evpn_dumpRuss White2018-11-091-0/+1
|\
| * bgpd, lib, vtysh, zebra: Convert to using CMD_VNI_RANGEDonald Sharp2018-10-311-0/+1
* | lib, zebra: Encode nexthop vrf in nht updatesDonald Sharp2018-11-011-0/+1