index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
rt.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-05
zebra: Use zebra dplane for RTM link and addr
Donald Sharp
1
-0
/
+2
2023-07-05
zebra: Add code to get/set interface to pass up from dplane
Donald Sharp
13
-1
/
+607
2023-07-05
zebra: Remove duplicate function for netlink interface changes
Donald Sharp
1
-174
/
+22
2023-07-05
zebra: Remove unused add variable
Donald Sharp
3
-5
/
+3
2023-07-05
zebra: Remove unused dplane_intf_delete
Donald Sharp
2
-13
/
+0
2023-07-05
zebra: Move protodown_r_bit to a better spot
Donald Sharp
5
-49
/
+35
2023-07-05
zebra: Rename vrf_lookup_by_tableid to zebra_vrf_lookup..
Donald Sharp
5
-31
/
+32
2023-07-04
bgpd: free bgp vpn policy
ryndia
3
-3
/
+15
2023-07-03
bgpd: All paths bgp_vrf have already been derefed
Donald Sharp
1
-1
/
+1
2023-07-03
ospfd: Ensure `show ip ospf interface` json code is guarded
Donald Sharp
1
-1
/
+2
2023-07-03
lib: Add two places we were not counting route-map applied
Donald Sharp
1
-0
/
+5
2023-07-03
ospf6d: unlock lsa
ryndia
2
-3
/
+9
2023-07-03
topotests: bgp_vpnv4_asbr, wait that mpls entry is installed
Philippe Guibert
1
-6
/
+31
2023-07-01
ospf6d: Fix crash because neighbor structure was freed
Donald Sharp
3
-2
/
+6
2023-06-30
ospf6d: Stop crash in ospf6_write
Donald Sharp
1
-5
/
+20
2023-06-30
ospfd: check for NULLs in vty code
Mark Stapp
2
-0
/
+9
2023-06-30
bgpd: fix no set as_path replace command
Francois Dumontet
1
-1
/
+0
2023-06-30
bgpd: Drop dead code when parsing extcommunity (color)
Donatas Abraitis
1
-64
/
+55
2023-06-30
tools: fix pim interface config deletion
Chirag Shah
1
-1
/
+34
2023-06-29
bgpd: Fix comment for ecommunity_ecom2str()
Donatas Abraitis
1
-22
/
+20
2023-06-29
tests: Fix broken check_ping run_and_expect semantics
Donald Sharp
1
-1
/
+2
2023-06-29
zebra: Dump route details when deleting a route
Donatas Abraitis
1
-2
/
+6
2023-06-29
zebra: Static routes async notification do not need this test
Donald Sharp
1
-8
/
+7
2023-06-29
doc: Add Ubuntu 22.04 to list of builds
Rodney W. Grimes
2
-3
/
+6
2023-06-28
bgpd: add 'set as-path replace' with a configured ASN
Philippe Guibert
4
-33
/
+100
2023-06-28
bgpd: fix covery 1566055, label table overrun
Philippe Guibert
1
-6
/
+13
2023-06-28
bgpd: fix covery scan 1566054 with null pointer
Philippe Guibert
1
-9
/
+7
2023-06-28
pbrd: fix crash with match command
anlan_cs
1
-0
/
+5
2023-06-28
bgpd: Ensure peer data structure is accessed only when BGPD is not terminating
Naveen Thanikachalam
1
-1
/
+1
2023-06-28
mgmtd: convert map to darr use allowing dynamic registrations
Christian Hopps
1
-99
/
+55
2023-06-28
lib: add dynamic array type
Christian Hopps
6
-0
/
+767
2023-06-28
mgmtd: remove unused "placeholder" code.
Christian Hopps
3
-38
/
+1
2023-06-28
mgmtd: consolidate getcfg and getdata msgs into "get"
Christian Hopps
10
-594
/
+240
2023-06-27
isisd, ospfd: fix opaque zapi source parsing
Mark Stapp
2
-6
/
+6
2023-06-27
zebra: Free Zebra client resources
Donatas Abraitis
1
-13
/
+10
2023-06-27
mgmtd: inclusive language change
Christian Hopps
1
-455
/
+411
2023-06-27
ldpd: Stop and free synchronous Zebra client on destroy
Donatas Abraitis
2
-1
/
+8
2023-06-27
bgpd: Check for NULL before assigning a peer from the group
Donatas Abraitis
1
-1
/
+2
2023-06-27
bgpd: Guard zlog_debug for table manager when the connection is successful
Donatas Abraitis
1
-2
/
+5
2023-06-27
bgpd: Use zlog_err when can't connect to table manager (zebra)
Donatas Abraitis
1
-1
/
+1
2023-06-27
doc: Fix one syntax error for code block
anlan_cs
1
-1
/
+1
2023-06-27
pimd: Fix memory leak in PIM interface deletion
Keelan10
1
-9
/
+4
2023-06-27
zebra: fix evpn rmac nh list cmp function
Chirag Shah
1
-1
/
+1
2023-06-26
*: Rearrange vrf_bitmap_X api to reduce memory footprint
Donald Sharp
19
-134
/
+161
2023-06-26
zebra: clean up coverity warning in opaque api
Mark Stapp
1
-1
/
+0
2023-06-26
bgpd: Use synchronous Zebra client for table manager
Donatas Abraitis
1
-1
/
+1
2023-06-26
pathd: Stop and free synchronous Zebra client on pathd termination
Donatas Abraitis
1
-0
/
+2
2023-06-26
ospfd: Stop and free synchronous Zebra client on OSPF termination
Donatas Abraitis
2
-1
/
+4
2023-06-26
doc: extcommunity color
Francois Dumontet
1
-0
/
+4
2023-06-26
bgpd: add functions related to srte_color management
Francois Dumontet
6
-5
/
+45
[next]