| Commit message (Expand) | Author | Files | Lines |
9 days | tests: avoid nondeterministic route | Jafar Al-Gharaibeh | 4 | -36/+15 |
9 days | bgpd: use igpmetric in bgp_aigp_metric_total() | Enke Chen | 1 | -3/+4 |
9 days | tests: bgp_srv6l3vpn_to_bgp_vrf3 needs more time | Donald Sharp | 1 | -3/+3 |
9 days | lib: remove interface dead code | Louis Scalbert | 1 | -41/+0 |
9 days | bgpd: fix crash in displaying json orf prefix-list | Louis Scalbert | 1 | -1/+2 |
9 days | bgpd: fix bgp orf prefix-list json prefix | Louis Scalbert | 1 | -6/+1 |
9 days | zebra: Fix leaked nhe | Donald Sharp | 1 | -5/+14 |
9 days | tests: bgp_srv6_sid_reachability should give more time | Donald Sharp | 1 | -1/+1 |
9 days | bgpd: apply route-map for aggregate before attribute comparison | Enke Chen | 1 | -78/+24 |
10 days | tests: Check if allowas-in works when importing between local VRFs | Donatas Abraitis | 4 | -0/+225 |
10 days | bgpd: Respect allowas-in value from the source VRF's peer | Donatas Abraitis | 3 | -19/+21 |
10 days | Revert "bgpd: Reinstall aggregated routes if using route-maps and it was chan... | Enke Chen | 3 | -6/+2 |
10 days | libs: remove deprecated 'clear thread' cli | Mark Stapp | 1 | -12/+0 |
10 days | lib: Fix privs syscaps (pset_t) allocation | Martin Buck | 1 | -1/+1 |
10 days | bgpd: add debugging command for route aggregation | Enke Chen | 4 | -4/+163 |
11 days | doc: add bmp import-vrf-view on the bmp user guide | Philippe Guibert | 1 | -0/+5 |
11 days | topotests: bmp, test syncro for pre/post-policy of imported bgps | Philippe Guibert | 5 | -39/+199 |
11 days | bgpd: bmp, handle imported bgp instances in bmp end of rib | Philippe Guibert | 2 | -10/+10 |
11 days | bgpd: add sync for monitored afi/safi of imported bgps | Philippe Guibert | 2 | -33/+142 |
11 days | bgpd: rework bmp end of rib processing | Philippe Guibert | 1 | -13/+16 |
11 days | bgpd: fix access to invalid memory zone | Philippe Guibert | 1 | -0/+1 |
11 days | bgpd, topotests: bmp imported bgp, send peer up events when config param changed | Philippe Guibert | 2 | -1/+98 |
11 days | bgpd, topotests: bmp, send peer down when unconfiguring imported vrf | Philippe Guibert | 2 | -21/+79 |
11 days | bgpd, topotests: bmp imported bgp, add loc-rib peer up support when vrf flaps | Philippe Guibert | 2 | -15/+84 |
11 days | bgpd, topotests: bmp imported bgp, add loc-rib peer up support when router-id... | Philippe Guibert | 2 | -10/+95 |
11 days | bgpd, topotests: bmp, add loc-rib peer up event for imported bgp | Philippe Guibert | 3 | -6/+28 |
11 days | bgpd: modify bmp_bgp_update_vrf_status() API | Philippe Guibert | 2 | -16/+19 |
11 days | bgpd: bmp, fix memory leak in peer messages | Philippe Guibert | 1 | -0/+1 |
11 days | topotests: bgp_bmp, add test for import-vrf-view service | Philippe Guibert | 15 | -0/+682 |
11 days | bgpd: bmp, handle imported bgp instances for bmp statistics | Philippe Guibert | 1 | -5/+18 |
11 days | bgpd: bmp, handle imported bgp instances in bmp_send_peerup() | Philippe Guibert | 1 | -5/+28 |
11 days | bgpd: bmp, handle imported bgp instances in bmp_mirror | Philippe Guibert | 1 | -21/+35 |
11 days | bgpd: bmp, handle imported bgp instances in bmp_process | Philippe Guibert | 1 | -21/+28 |
11 days | bgpd: bmp, handle imported bgp instances for peer up/down events | Philippe Guibert | 1 | -13/+42 |
11 days | bgpd: bmp, handle imported bgp instances for route updates | Philippe Guibert | 1 | -6/+13 |
11 days | bgpd: bmp, rework the bmp_route_update() function | Philippe Guibert | 1 | -32/+32 |
11 days | bgpd: add 'bmp import-vrf-view' command | Philippe Guibert | 2 | -0/+114 |
11 days | bgpd: bmp, rename bmp->targets->bgp with peer->bgp | Philippe Guibert | 1 | -13/+12 |
11 days | tests: ospf6_ecmp_inter_area, no shutdown r7/r8 eth3 | Martin Buck | 2 | -6/+0 |
11 days | tests: ospf6_ecmp_inter_area, use router_json_cmp | Martin Buck | 4 | -48/+448 |
11 days | tests: add test for new northbound get function | Christian Hopps | 3 | -4/+52 |
11 days | lib: if.c use new get() oper callback | Christian Hopps | 1 | -59/+59 |
11 days | tests: fe-client: only pick mgmtd FE notify selectors once | Christian Hopps | 1 | -5/+37 |
11 days | lib: add impl of NOTIF message ops (notif, replace, delete, patch) | Christian Hopps | 1 | -19/+73 |
11 days | lib: add NOTIF message ops (notification, replace, delete, patch) | Christian Hopps | 2 | -3/+26 |
11 days | tools: add new-style get operation callback support | Christian Hopps | 1 | -17/+55 |
11 days | lib: northbound: add new get() callback to add lyd_node direclty | Christian Hopps | 3 | -18/+49 |
11 days | tools: we specifically added %Lu to our sprintfrr so allow it | Christian Hopps | 1 | -7/+8 |
11 days | tests: add unit test case for keyless list xpath queries | Christian Hopps | 2 | -0/+46 |
11 days | lib: northbound oper: fix keyless position predicate queries | Christian Hopps | 1 | -43/+113 |