index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qpb
/
subdir.am
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
bgpd: fix memory type for static->prd_pretty
Philippe Guibert
1
-1
/
+1
2024-08-14
tests: add retries to nhg tests in all_proto_startup
Mark Stapp
1
-13
/
+50
2024-08-14
bgpd: Avoid use-after-free when doing `no router bgp` with auto created insta...
Donatas Abraitis
1
-3
/
+6
2024-08-13
babeld: Free up memory on shutdown
Donald Sharp
5
-4
/
+10
2024-08-13
pbrd: Call vrf_terminate on shutdown
Donald Sharp
1
-0
/
+2
2024-08-13
zebra: Do not forget to free opaque data for route entry
Donatas Abraitis
5
-19
/
+15
2024-08-13
doc: Add doc to show sysctl setting for Sanitizers
Donald Sharp
2
-0
/
+16
2024-08-13
bgpd: Free up non-freed json memory on function return
Donald Sharp
1
-0
/
+2
2024-08-12
doc: Fix up pim user docs.
Nathan Bahr
1
-11
/
+11
2024-08-12
tests: Fix bgp_duplicate_nexthop python warning
Donald Sharp
1
-1
/
+1
2024-08-12
pathd: Cleanup shutdown memory leaks
Donald Sharp
1
-0
/
+15
2024-08-12
lib: Fix memory leak in snmp on shutdown
Donald Sharp
1
-1
/
+8
2024-08-11
bgpd, doc: add bgp snmp traps rfc4382 command
Philippe Guibert
4
-0
/
+34
2024-08-11
doc: Document on how to run specific daemons with unified config in topotests
Donatas Abraitis
1
-0
/
+9
2024-08-11
tests: Convert self.unified_config to boolean
Donatas Abraitis
1
-2
/
+2
2024-08-11
mgmtd: Add to .gitignore for mgmtd_testc program
Donald Sharp
1
-0
/
+1
2024-08-11
zebra: Ensure non-equal id's are not same nhg's
Donald Sharp
1
-3
/
+12
2024-08-10
lib: Fix LYD_NEW_PATH_OUTPUT issue to support libyang v3.x
Lu.Mao
1
-1
/
+6
2024-08-10
lib: fix distribute-list deletion
Igor Ryzhov
1
-0
/
+33
2024-08-09
bgpd: Shrink rmap_change_flags to 2-bytes
Donatas Abraitis
1
-1
/
+1
2024-08-09
bgpd: Reduce encap_tunneltype to 1 byte
Donatas Abraitis
1
-1
/
+1
2024-08-09
isisd: fix memory handling in isis_adj_process_threeway()
Mark Stapp
3
-13
/
+13
2024-08-08
lib: Don't print warning if not a daemon
Donald Sharp
3
-3
/
+12
2024-08-08
isisd, lib: Cleanup linked list associated with snmp
Donald Sharp
3
-0
/
+14
2024-08-08
lib: Cleanup memory associated with modules on shutdown
Donald Sharp
3
-0
/
+15
2024-08-08
isisd: Free up isis master list of instances
Donald Sharp
3
-0
/
+7
2024-08-08
isisd: Cleanup leaked hash on shut in circuit
Donald Sharp
3
-6
/
+6
2024-08-08
isisd: Free up memory associated with rm/vrf's
Donald Sharp
2
-1
/
+5
2024-08-08
sharpd: Eliminate leaked list for locator-chunks
Donald Sharp
1
-0
/
+9
2024-08-08
lib: add seg6localContext json attribute in nexthop information
Philippe Guibert
3
-0
/
+49
2024-08-08
tools: Fix python string escape warnings for frr-reload.py
Donatas Abraitis
1
-25
/
+25
2024-08-08
ripd: fix show run output for distribute-list
Igor Ryzhov
2
-4
/
+16
2024-08-08
lib: fix crash on distribute-list delete
Igor Ryzhov
1
-0
/
+2
2024-08-07
mgmtd: don't add implicit state data when reading config from file
Igor Ryzhov
1
-1
/
+2
2024-08-07
bgpd: Remove BGP_UPDATE_DELAY_MIN/MAX
Donatas Abraitis
3
-10
/
+8
2024-08-07
tests: wait for test client to connect before running test
Christian Hopps
1
-0
/
+13
2024-08-07
bgpd: Clear previously allocated capabilities values before parsing a new OPEN
Donatas Abraitis
1
-0
/
+17
2024-07-31
tests: need aggressive timers in bgp_prefix_list_any
Donald Sharp
2
-0
/
+8
2024-07-31
tests: need aggressive timers in bgp_route_map_match_ipv6_nexthop
Donald Sharp
2
-0
/
+4
2024-07-31
tests: Shorten reconnect timer when something goes wrong
Donald Sharp
2
-0
/
+2
2024-07-31
tests: Increase route_scale timeouts
Donald Sharp
1
-1
/
+1
2024-07-31
pimd: fix possible NULL dereference
Rafael Zalamena
1
-4
/
+5
2024-07-31
vtysh, lib: preprocess CLI graphs
David Lamparter
7
-24
/
+202
2024-07-31
vtysh: de-conditionalize and reorder install_node
David Lamparter
3
-109
/
+78
2024-07-31
lib/clippy: add `CMD_ELEMENT_TKN`
David Lamparter
3
-6
/
+21
2024-07-31
lib/clippy: improve graph node member access
David Lamparter
1
-21
/
+70
2024-07-31
lib/clippy: expose JOIN_TKN's fork node
David Lamparter
1
-1
/
+19
2024-07-31
lib/clippy: expose graph nodes' back pointers
David Lamparter
1
-3
/
+23
2024-07-31
lib/clippy: allow accessing graph nodes by index
David Lamparter
1
-1
/
+35
2024-07-31
lib/clippy: add a __repr__ for graph nodes
David Lamparter
1
-0
/
+9
[next]