summaryrefslogtreecommitdiffstats
path: root/lib/yang_wrappers.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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