summaryrefslogtreecommitdiffstats
path: root/pimd/pimd.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-26lib: rework the yang schema node iteration functionsRenato Westphal8-124/+188
2018-11-26lib: introduce function that loads all FRR native YANG modulesRenato Westphal2-0/+16
2018-11-26lib: remove entire data tree on yang_dnode_free()Renato Westphal2-1/+4
2018-11-26lib, tools: use CHECK_FLAG/SET_FLAG more often in the northbound codeRenato Westphal6-27/+29
2018-11-26lib: make it possible to create YANG data nodes containing state dataRenato Westphal4-5/+15
2018-11-26lib: don't fetch schema information when creating yang_data structuresRenato Westphal5-43/+42
2018-11-26lib: use prefixconstptr instead of const prefixptrRenato Westphal2-4/+4
2018-11-26tests: fix warning related to change in the hash APIRenato Westphal1-1/+1
2018-11-23lib/vty: Fix warning about shadowed variableChristian Franke1-2/+0
2018-11-21vtysh: Don't attempt to reconnect the non-instanced ospf processDonald Sharp1-1/+1
2018-11-21isisd lib ospfd pbrd python: fix empty initF. Aragon6-22/+21
2018-11-21bgpd: BGP daemon crashed when a L2VNI is unconfiguredKishore Aramalla1-6/+6
2018-11-20isisd: Fix bug in tlvs_protocols_supported_to_adjChristian Franke1-1/+1
2018-11-20isisd: Consider non-mt links usable when either v4 or v6 worksChristian Franke1-1/+1
2018-11-20bgpd isisd lib: fix return on void functionsF. Aragon6-38/+46
2018-11-20bgpd: null check (Coverity 1475469)F. Aragon1-0/+2