| Commit message (Expand) | Author | Files | Lines |
4 days | lib: vrf: track oper-state inline | Christian Hopps | 3 | -3/+50 |
4 days | lib: northbound: add basic oper-state update functions | Christian Hopps | 6 | -0/+391 |
6 days | tests: update munet to 0.15.4 | Christian Hopps | 5 | -14/+353 |
6 days | docker: add ubuntu24-ci docker image support | Christian Hopps | 3 | -4/+70 |
6 days | doc: add building for ubuntu 24.04, and refactor | Christian Hopps | 4 | -321/+168 |
8 days | zebra: Optimize invoking nhg compare func | Rajasekar Raja | 1 | -2/+2 |
9 days | ospf6d: guard a couple of debugs | Jafar Al-Gharaibeh | 1 | -2/+5 |
9 days | bgpd: fix memory leak in bgp_aggregate_install() | Enke Chen | 1 | -1/+8 |
9 days | bgpd: Fix showing default `timers bgp x y` | Donatas Abraitis | 3 | -15/+16 |
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 | 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 | 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 |
11 days | bgpd: fix a bug in peer_allowas_in_set() | Enke Chen | 1 | -2/+2 |
11 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 |
12 days | tests: improve test reliability | Christian Hopps | 2 | -2/+24 |
12 days | lib: change and improve walk finish callback function API | Christian Hopps | 3 | -33/+37 |
12 days | mgmtd: improve debug statement | Christian Hopps | 1 | -2/+2 |
12 days | bgpd: Show ifindex for every BGP nexthop cache entry | Donatas Abraitis | 1 | -17/+26 |
12 days | bgpd: Use unique value for BGP_NEXTHOP_EVPN_INCOMPLETE flag | Donatas Abraitis | 1 | -1/+1 |
12 days | zebra: Fix ip protocol route-map issue. | Sougata Barik | 4 | -20/+20 |
2025-01-03 | zebra: fix dpdk compilation error | Rajasekar Raja | 1 | -111/+9 |
2025-01-03 | ospfd: Correct one word | anlan_cs | 6 | -13/+13 |
2025-01-03 | tools: Add missing rpki keyword to vrf in frr-reload | Jonathan Voss | 1 | -1/+1 |
2025-01-02 | babel: Clean babel related config on daemon stop | Yaroslav Kholod | 1 | -0/+7 |
2024-12-30 | zebra:check DAD freeze action before notifying bgp | Chirag Shah | 1 | -5/+8 |
2024-12-30 | zebra: Fix resetting valid flags for NHG dependents | Donald Sharp | 1 | -7/+15 |
2024-12-30 | topotests: bgp_bmp, add peer message test when RD changes | Philippe Guibert | 2 | -0/+79 |