summaryrefslogtreecommitdiffstats
path: root/lib/yang_wrappers.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* isisd: fix #10505 using base64 encodingwhichbug2022-02-221-0/+59
* lib: adapt to version 2 of libyangChristian Hopps2021-05-131-368/+178
* lib: add flowspec safi to identitiy ref parsingChirag Shah2020-10-271-0/+10
* lib: yang wrapper for getting empty typeChirag Shah2020-08-121-0/+23
* lib: yang afi-safi identityref translationChirag Shah2020-08-051-0/+25
* zebra: Moving afi-safi identity to libvdhingra2020-07-161-0/+35
* lib: yang wrapper for date-and-timeChirag Shah2020-04-221-0/+27
* lib: fix style nit in yang_wrappers.cQuentin Young2020-04-161-1/+1
* lib: yang wrapper nexthop type to strChirag Shah2020-04-161-0/+28
* lib: add yang wrapper for type emptyChirag Shah2020-04-161-0/+8
* lib:api to convert mac to yang objectChirag Shah2020-04-161-0/+14
* *: fix format string warningsDavid Lamparter2020-03-291-2/+3
* lib: use `prefix` for yang get prefix wrapperRafael Zalamena2019-10-121-2/+8
* lib: add yang wrappers for IP prefixesRenato Westphal2019-09-181-0/+54
* yang: add user type for ip-addressQuentin Young2019-09-121-0/+53
* lib, yang: disable libyang custom user types temporarilyRenato Westphal2019-05-071-4/+4
* *: use proper bool initializers & fix comparisonsQuentin Young2019-02-261-1/+1
* lib: fix issue with yang_str2enumEmanuele Di Pascale2018-12-181-1/+7
* lib: use prefixconstptr instead of const prefixptrRenato Westphal2018-11-261-2/+2
* lib: fix fetching enum values for derived typesEmanuele Di Pascale2018-10-271-1/+7
* lib: introduce new northbound APIRenato Westphal2018-10-271-0/+990