| Commit message (Expand) | Author | Files | Lines |
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 |
11 days | lib: Fix privs syscaps (pset_t) allocation | Martin Buck | 1 | -1/+1 |
11 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 |
12 days | tests: ospf6_ecmp_inter_area, no shutdown r7/r8 eth3 | Martin Buck | 2 | -6/+0 |
12 days | tests: ospf6_ecmp_inter_area, use router_json_cmp | Martin Buck | 4 | -48/+448 |
12 days | tests: add test for new northbound get function | Christian Hopps | 3 | -4/+52 |
12 days | lib: if.c use new get() oper callback | Christian Hopps | 1 | -59/+59 |
12 days | tests: fe-client: only pick mgmtd FE notify selectors once | Christian Hopps | 1 | -5/+37 |
12 days | lib: add impl of NOTIF message ops (notif, replace, delete, patch) | Christian Hopps | 1 | -19/+73 |
12 days | lib: add NOTIF message ops (notification, replace, delete, patch) | Christian Hopps | 2 | -3/+26 |
12 days | tools: add new-style get operation callback support | Christian Hopps | 1 | -17/+55 |
12 days | lib: northbound: add new get() callback to add lyd_node direclty | Christian Hopps | 3 | -18/+49 |
12 days | tools: we specifically added %Lu to our sprintfrr so allow it | Christian Hopps | 1 | -7/+8 |
12 days | tests: add unit test case for keyless list xpath queries | Christian Hopps | 2 | -0/+46 |
12 days | lib: northbound oper: fix keyless position predicate queries | Christian Hopps | 1 | -43/+113 |
12 days | bgpd: fix a bug in peer_allowas_in_set() | Enke Chen | 1 | -2/+2 |
12 days | ospfd: fix wrong check for two commands | anlan_cs | 1 | -4/+8 |
12 days | doc: fix building-for-alpine package path | famfo | 1 | -2/+2 |
13 days | tests: improve test reliability | Christian Hopps | 2 | -2/+24 |
13 days | lib: change and improve walk finish callback function API | Christian Hopps | 3 | -33/+37 |
13 days | mgmtd: improve debug statement | Christian Hopps | 1 | -2/+2 |
13 days | bgpd: Show ifindex for every BGP nexthop cache entry | Donatas Abraitis | 1 | -17/+26 |
13 days | bgpd: Use unique value for BGP_NEXTHOP_EVPN_INCOMPLETE flag | Donatas Abraitis | 1 | -1/+1 |
13 days | zebra: Fix ip protocol route-map issue. | Sougata Barik | 4 | -20/+20 |