| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #11114 from opensourcerouting/vrf-declvar-macros | mobash-rasool | 2022-04-29 | 1 | -0/+9 |
|\ |
|
| * | lib, zebra, pimd: clean up/fix VRF DECLVAR macros | David Lamparter | 2022-04-28 | 1 | -0/+9 |
* | | Merge pull request #11090 from ton31337/fix/plist_alist_duplicate | Donald Sharp | 2022-04-28 | 1 | -143/+122 |
|\ \ |
|
| * | | lib: Ignore duplicate alist/plist entries in CLI | Donatas Abraitis | 2022-04-25 | 1 | -143/+122 |
* | | | Merge pull request #11107 from opensourcerouting/prefix-more-unionizing | Donald Sharp | 2022-04-28 | 2 | -26/+31 |
|\ \ \
| |_|/
|/| | |
|
| * | | lib: prefix unionization | David Lamparter | 2022-04-27 | 2 | -19/+31 |
| * | | lib: remove unused `struct prefix_ptr` | David Lamparter | 2022-04-27 | 1 | -7/+0 |
* | | | Merge pull request #11098 from opensourcerouting/zapi-mrib-v6 | Donald Sharp | 2022-04-27 | 2 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | zebra, pimd: add AF param on NEXTHOP_LOOKUP_MRIB | David Lamparter | 2022-04-26 | 2 | -2/+2 |
* | | | Merge pull request #11079 from opensourcerouting/staticd-nht-refactor-fix-sta... | Russ White | 2022-04-26 | 1 | -0/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | lib: prefix_afi() helper | David Lamparter | 2022-04-24 | 1 | -0/+5 |
* | | | Merge pull request #11086 from ton31337/feature/rmap_aspath_replace | Russ White | 2022-04-26 | 2 | -0/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | bgpd: Add `set as-path replace <any|ASN>` cmd for route-maps | Donatas Abraitis | 2022-04-25 | 2 | -0/+6 |
| |/ |
|
* / | lib: Ensure an empty string does not get printed for host/domain | Donald Sharp | 2022-04-21 | 1 | -4/+8 |
|/ |
|
* | Merge pull request #11055 from donaldsharp/plist_crash | Donatas Abraitis | 2022-04-20 | 1 | -1/+3 |
|\ |
|
| * | lib: Prevent crash after shutdown request | Donald Sharp | 2022-04-19 | 1 | -1/+3 |
* | | Merge pull request #10961 from opensourcerouting/build-ms-ext | Donald Sharp | 2022-04-20 | 3 | -1/+8 |
|\ \ |
|
| * | | build: first header *must* be zebra.h or config.h | David Lamparter | 2022-04-04 | 3 | -1/+8 |
* | | | *: Fix spelling of seperator | Donald Sharp | 2022-04-19 | 1 | -1/+1 |
* | | | *: Fix spelling of neccessary | Donald Sharp | 2022-04-19 | 3 | -3/+3 |
| |/
|/| |
|
* | | lib: Remove deprecated routemap_optimization_cmd | Donatas Abraitis | 2022-04-11 | 1 | -37/+0 |
* | | lib, pimd: add a bunch of address helpers | David Lamparter | 2022-04-07 | 1 | -0/+65 |
|/ |
|
* | lib, yang: Fix spellinig of miliseconds | Donald Sharp | 2022-04-02 | 1 | -1/+1 |
* | *: Fix spelling of wether | Donald Sharp | 2022-04-02 | 1 | -1/+1 |
* | isisd, lib, ospfd, pathd: Null out free'd pointer | Donald Sharp | 2022-03-31 | 2 | -10/+11 |
* | bgpd: Show `match script SCRIPT` in running config | Donatas Abraitis | 2022-03-31 | 2 | -0/+6 |
* | Merge pull request #10918 from opensourcerouting/fix/bgpd_crash | Donald Sharp | 2022-03-30 | 1 | -3/+3 |
|\ |
|
| * | bgpd: Do not print .lua extension twice | Donatas Abraitis | 2022-03-29 | 1 | -3/+3 |
* | | Merge pull request #10719 from opensourcerouting/nb-show-fixes | Russ White | 2022-03-29 | 2 | -10/+32 |
|\ \ |
|
| * | | lib,vtysh: show operational data with config | Rafael Zalamena | 2022-03-02 | 1 | -3/+16 |
| * | | lib: fix iteration over YANG presence containers | Renato Westphal | 2022-03-02 | 1 | -5/+16 |
| * | | lib: fix show yang operational state output | Rafael Zalamena | 2022-03-02 | 1 | -3/+1 |
* | | | *: add SAFI argument to zclient_send_rnh | David Lamparter | 2022-03-27 | 2 | -5/+6 |
| |/
|/| |
|
* | | lib: Ensure order of operations is expected with SECONDS | Donald Sharp | 2022-03-26 | 1 | -3/+3 |
* | | Merge pull request #10868 from donaldsharp/zlog_backtrace_uninited | David Lamparter | 2022-03-25 | 1 | -1/+1 |
|\ \ |
|
| * | | lib: Prevent uninitialized bytes | Donald Sharp | 2022-03-25 | 1 | -1/+1 |
* | | | Merge pull request #10852 from mjstapp/fix_lib_distclean | David Lamparter | 2022-03-25 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | build: remove generated lib files during distclean | Mark Stapp | 2022-03-23 | 1 | -0/+5 |
* | | | | lib: Fix `terminal monitor` uninited memory usage on freebsd | Donald Sharp | 2022-03-24 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | lib, bgpd: changes for EAD-per-ES fragmentation | Anuradha Karuppiah | 2022-03-18 | 2 | -3/+5 |
|/ / |
|
* | | lib: wheel's typo fix | ron | 2022-03-16 | 1 | -1/+1 |
* | | Merge pull request #10797 from fabioantonini/sysrepo-2.0.41-support | Donald Sharp | 2022-03-16 | 1 | -14/+14 |
|\ \ |
|
| * | | lib: support to sysrepo-2.0.41 | Fabio Antonini | 2022-03-15 | 1 | -14/+14 |
* | | | lib: grpc: fix covevrity warnings | Christian Hopps | 2022-03-16 | 1 | -1/+3 |
* | | | Merge pull request #10763 from donaldsharp/plist_speedup | Donatas Abraitis | 2022-03-16 | 2 | -83/+37 |
|\ \ \ |
|
| * | | | lib: Convert prefix_master->str to a RB Tree | Donald Sharp | 2022-03-11 | 2 | -83/+37 |
* | | | | Merge pull request #10739 from LabNConsulting/chopps/fixgrpc-reorg | Donald Sharp | 2022-03-15 | 1 | -475/+337 |
|\ \ \ \ |
|
| * | | | | lib: grpc: rework RPC handlers improve code clarity | Christian Hopps | 2022-03-14 | 1 | -475/+337 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #10565 from lyq140/patch-thread | Donald Sharp | 2022-03-15 | 1 | -1/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | lib: not thread off when schedule | ron | 2022-02-11 | 1 | -1/+0 |