| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: Coverity wants strlen to include null character | Donald Sharp | 2022-07-29 | 1 | -1/+1 |
* | isisd: fix #10505 using base64 encoding | whichbug | 2022-02-22 | 1 | -0/+59 |
* | lib: adapt to version 2 of libyang | Christian Hopps | 2021-05-13 | 1 | -368/+178 |
* | lib: add flowspec safi to identitiy ref parsing | Chirag Shah | 2020-10-27 | 1 | -0/+10 |
* | lib: yang wrapper for getting empty type | Chirag Shah | 2020-08-12 | 1 | -0/+23 |
* | lib: yang afi-safi identityref translation | Chirag Shah | 2020-08-05 | 1 | -0/+25 |
* | zebra: Moving afi-safi identity to lib | vdhingra | 2020-07-16 | 1 | -0/+35 |
* | lib: yang wrapper for date-and-time | Chirag Shah | 2020-04-22 | 1 | -0/+27 |
* | lib: fix style nit in yang_wrappers.c | Quentin Young | 2020-04-16 | 1 | -1/+1 |
* | lib: yang wrapper nexthop type to str | Chirag Shah | 2020-04-16 | 1 | -0/+28 |
* | lib: add yang wrapper for type empty | Chirag Shah | 2020-04-16 | 1 | -0/+8 |
* | lib:api to convert mac to yang object | Chirag Shah | 2020-04-16 | 1 | -0/+14 |
* | *: fix format string warnings | David Lamparter | 2020-03-29 | 1 | -2/+3 |
* | lib: use `prefix` for yang get prefix wrapper | Rafael Zalamena | 2019-10-12 | 1 | -2/+8 |
* | lib: add yang wrappers for IP prefixes | Renato Westphal | 2019-09-18 | 1 | -0/+54 |
* | yang: add user type for ip-address | Quentin Young | 2019-09-12 | 1 | -0/+53 |
* | lib, yang: disable libyang custom user types temporarily | Renato Westphal | 2019-05-07 | 1 | -4/+4 |
* | *: use proper bool initializers & fix comparisons | Quentin Young | 2019-02-26 | 1 | -1/+1 |
* | lib: fix issue with yang_str2enum | Emanuele Di Pascale | 2018-12-18 | 1 | -1/+7 |
* | lib: use prefixconstptr instead of const prefixptr | Renato Westphal | 2018-11-26 | 1 | -2/+2 |
* | lib: fix fetching enum values for derived types | Emanuele Di Pascale | 2018-10-27 | 1 | -1/+7 |
* | lib: introduce new northbound API | Renato Westphal | 2018-10-27 | 1 | -0/+990 |