B&W print-friendly diagrams + tinkerpop-0001 + wave-3 proof sections. Squash of 94 local commits onto remote master.
7 lines
444 B
Text
7 lines
444 B
Text
[34m# scan=bird host=unsb-vm-2690-47664 date=2026-03-23T21:19:16Z
|
||
warning: redirecting to https://gitlab.nic.cz/labs/bird.git/
|
||
# roots: /tmp/bird/proto/ospf
|
||
CANDIDATE /tmp/bird/proto/ospf/lsupd.c:243 WALK_LIST(ifa, p->iface_list)
|
||
[0m# TRIAGE 2026-03-23: WALK_LIST = pure iteration macro (for loop over linked list)
|
||
# ospf_flood_lsa — iterates iface_list then neigh_list, no membership check inside loop
|
||
# bird: CLEAN — no CWE-407 defects
|