| Commit message (Expand) | Author | Age | Files | Lines |
* | lib, nhrpd: Move neighbor reg/unreg to lib/zclient.c | Donald Sharp | 2024-01-22 | 2 | -2/+28 |
* | *: Rename ZEBRA_NHRP_NEIGH_XXX to ZEBRA_NEIGH_XXX | Donald Sharp | 2024-01-22 | 2 | -10/+10 |
* | Merge pull request #15185 from LabNConsulting/chopps/distlist | Igor Ryzhov | 2024-01-22 | 2 | -11/+169 |
|\ |
|
| * | lib: enable multiple instance support with distribute lists | Christian Hopps | 2024-01-22 | 2 | -16/+22 |
| * | lib: add northbound support to distribute-list code. | Christian Hopps | 2024-01-22 | 2 | -1/+153 |
* | | Merge pull request #15052 from louis-6wind/rpki-vrf-92 | Donatas Abraitis | 2024-01-22 | 1 | -0/+1 |
|\ \ |
|
| * | | bgpd: add support of rpki in vrf configure context | Philippe Guibert | 2024-01-18 | 1 | -0/+1 |
| |/ |
|
* | | Merge pull request #15176 from LabNConsulting/chopps/mgmtd-northbound-fixes | Igor Ryzhov | 2024-01-22 | 6 | -32/+68 |
|\ \ |
|
| * | | mgmtd: remove heavy duplication in mgmtd config read | Christian Hopps | 2024-01-19 | 2 | -9/+21 |
| * | | lib: better conditionalize leaf-list predicate xpath addition | Christian Hopps | 2024-01-19 | 6 | -21/+36 |
| * | | lib: libyang logging temp off to avoid unwanted log message | Christian Hopps | 2024-01-19 | 1 | -1/+10 |
| |/ |
|
* | | Merge pull request #15175 from idryzhov/affinity-map-fixes | Christian Hopps | 2024-01-19 | 4 | -78/+2 |
|\ \ |
|
| * | | zebra: fix default value for affinity-mode | Igor Ryzhov | 2024-01-19 | 1 | -1/+1 |
| * | | lib: make affinity-map value mandatory | Igor Ryzhov | 2024-01-19 | 1 | -6/+0 |
| * | | lib: validate affinity-map bit position using the yang model | Igor Ryzhov | 2024-01-19 | 3 | -26/+1 |
| * | | lib: make affinity-map value unique in the yang model | Igor Ryzhov | 2024-01-19 | 3 | -24/+0 |
| * | | lib: validate affinity-map reference using yang model | Igor Ryzhov | 2024-01-19 | 3 | -22/+1 |
| |/ |
|
* | | Merge pull request #15168 from mjstapp/daemon_logs | Donatas Abraitis | 2024-01-19 | 3 | -0/+78 |
|\ \
| |/
|/| |
|
| * | lib,vtysh: add per-daemon log file config | Mark Stapp | 2024-01-17 | 3 | -0/+78 |
* | | Merge pull request #15154 from idryzhov/mgmt-get-data | Christian Hopps | 2024-01-15 | 8 | -35/+82 |
|\ \ |
|
| * | | lib, mgmtd: add ability to request the exact node in get-data request | Igor Ryzhov | 2024-01-15 | 1 | -0/+1 |
| * | | lib: fix oper data leaf creation | Igor Ryzhov | 2024-01-15 | 1 | -1/+11 |
| * | | lib, mgmtd: add ability to set content type in get-data request | Igor Ryzhov | 2024-01-15 | 5 | -8/+21 |
| * | | lib, mgmtd: add separate get-data request for the frontend | Igor Ryzhov | 2024-01-14 | 6 | -16/+36 |
| * | | lib: fix yang_lyd_trim_xpath | Igor Ryzhov | 2024-01-14 | 1 | -12/+15 |
* | | | yang: lib: interface MTUs can be larger than uint16 | Christian Hopps | 2024-01-14 | 1 | -1/+1 |
|/ / |
|
* | | lib: fix coverity issue | Christian Hopps | 2024-01-12 | 1 | -1/+2 |
* | | Merge pull request #15133 from LabNConsulting/chopps/coverity-fixes | Donatas Abraitis | 2024-01-12 | 2 | -3/+2 |
|\ \
| |/
|/| |
|
| * | lib: fix coverity issues | Christian Hopps | 2024-01-11 | 2 | -3/+2 |
* | | Merge pull request #14542 from idryzhov/nb-op-cb-split | Christian Hopps | 2024-01-12 | 8 | -179/+297 |
|\ \ |
|
| * | | lib: explain semantics of northbound operations | Igor Ryzhov | 2024-01-11 | 1 | -8/+11 |
| * | | mgmt, lib: implement REPLACE operation | Igor Ryzhov | 2024-01-11 | 5 | -2/+47 |
| * | | lib: move dnode creation into a separate function | Igor Ryzhov | 2024-01-11 | 1 | -28/+33 |
| * | | mgmt, lib: differentiate DELETE and REMOVE operations | Igor Ryzhov | 2024-01-11 | 7 | -16/+40 |
| * | | mgmtd, lib: implement CREATE_EXCL operation | Igor Ryzhov | 2024-01-11 | 5 | -3/+15 |
| * | | lib: split nb_operation into two types | Igor Ryzhov | 2024-01-11 | 5 | -133/+162 |
| |/ |
|
* | | Merge pull request #15136 from idryzhov/ignore-cbs | Donatas Abraitis | 2024-01-12 | 2 | -22/+23 |
|\ \ |
|
| * | | lib, mgmtd: rename ignore_cbs to ignore_cfg_cbs | Igor Ryzhov | 2024-01-11 | 2 | -22/+23 |
| |/ |
|
* | | lib: change type of `inner` to `struct lyd_node *`, cleaner code | Christian Hopps | 2024-01-11 | 1 | -31/+40 |
* | | lib: implement missing YANG choice/case statements. | Christian Hopps | 2024-01-11 | 1 | -41/+68 |
|/ |
|
* | Merge pull request #15098 from donaldsharp/lib_zebra_h_cleanup_2 | Donatas Abraitis | 2024-01-11 | 20 | -18/+31 |
|\ |
|
| * | lib: limits.h is not needed by zebra.h | Donald Sharp | 2024-01-09 | 1 | -1/+0 |
| * | zebra: Nothing is using errno.h | Donald Sharp | 2024-01-09 | 1 | -1/+0 |
| * | lib: string.h was only used by vector.c make it better | Donald Sharp | 2024-01-09 | 2 | -1/+1 |
| * | lib: stdbool.h is not being used by zebra.h | Donald Sharp | 2024-01-09 | 1 | -1/+0 |
| * | lib: zebra.h is not using signal.h | Donald Sharp | 2024-01-09 | 5 | -1/+9 |
| * | lib: zebra.h uses pwd.h when it should not | Donald Sharp | 2024-01-09 | 2 | -1/+1 |
| * | *: zebra.h should not have fcntl.h | Donald Sharp | 2024-01-09 | 10 | -1/+11 |
| * | lib: zebra.h was including compiler.h two times | Donald Sharp | 2024-01-09 | 1 | -7/+0 |
| * | lib: remove net/route.h it is not used | Donald Sharp | 2024-01-09 | 2 | -2/+1 |