summaryrefslogtreecommitdiff
path: root/lib/yang_wrappers.c
AgeCommit message (Expand)Author
2023-04-17lib: add and use new yang function for finding schema nodesChristian Hopps
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-27*: apply proper format string attributesDavid Lamparter
2022-07-29lib: Coverity wants strlen to include null characterDonald Sharp
2022-02-22isisd: fix #10505 using base64 encodingwhichbug
2021-05-13lib: adapt to version 2 of libyangChristian Hopps
2020-10-27lib: add flowspec safi to identitiy ref parsingChirag Shah
2020-08-11lib: yang wrapper for getting empty typeChirag Shah
2020-08-05lib: yang afi-safi identityref translationChirag Shah
2020-07-16zebra: Moving afi-safi identity to libvdhingra
2020-04-22lib: yang wrapper for date-and-timeChirag Shah
2020-04-16lib: fix style nit in yang_wrappers.cQuentin Young
2020-04-16lib: yang wrapper nexthop type to strChirag Shah
2020-04-16lib: add yang wrapper for type emptyChirag Shah
2020-04-16lib:api to convert mac to yang objectChirag Shah
2020-03-29*: fix format string warningsDavid Lamparter
2019-10-11lib: use `prefix` for yang get prefix wrapperRafael Zalamena
2019-09-18lib: add yang wrappers for IP prefixesRenato Westphal
2019-09-12yang: add user type for ip-addressQuentin Young
2019-05-06lib, yang: disable libyang custom user types temporarilyRenato Westphal
2019-02-25*: use proper bool initializers & fix comparisonsQuentin Young
2018-12-18lib: fix issue with yang_str2enumEmanuele Di Pascale
2018-11-26lib: use prefixconstptr instead of const prefixptrRenato Westphal
2018-10-27lib: fix fetching enum values for derived typesEmanuele Di Pascale
2018-10-27lib: introduce new northbound APIRenato Westphal