User Details
User Details
- User Since
- Mar 30 2026, 1:19 PM (25 w, 4 d)
Tue, Sep 22
Tue, Sep 22
Sun, Sep 20
Sun, Sep 20
Fri, Sep 18
Fri, Sep 18
DarkDreamSan added a comment to T7449: IS-IS Memory Leak in isisd Leading to OOM Crash.
The IS-IS daemon leaks memory during its shortest-path calculation. When a node in the topology has more than 64 equal-cost adjacencies, FRR trims the excess entries but does not release their memory.
Thu, Sep 17
Thu, Sep 17
Thu, Sep 10
Thu, Sep 10
Sat, Aug 29
Sat, Aug 29
DarkDreamSan added a comment to T9260: Allow Telegraf to relay local frr_exporter metrics.
I am unable to edit the task (issues with edit policy permissions). However, the following line can be ignored:
Aug 10 2026
Aug 10 2026
Jun 18 2026
Jun 18 2026
May 12 2026
May 12 2026
DarkDreamSan updated the task description for T8762: L3VPN - redistribute connected does not export prefixes into VPNv4 table (Related to T4846).
DarkDreamSan changed the edit policy for T8822: Add BFD strict mode for BGP.
May 7 2026
May 7 2026
May 5 2026
May 5 2026
DarkDreamSan added a comment to T8762: L3VPN - redistribute connected does not export prefixes into VPNv4 table (Related to T4846).
To be noted that "Logical interface" (like dummy), and physical interfaces, do work. However, virtual interfaces (vif) don't.
dum0 192.168.100.1/24 c2:2b:d5:03:56:48 CUST-DEMO1 1500 u/u
eth0 - 0c:b7:52:32:00:00 default 1500 u/D
eth1 - 0c:b7:52:32:00:01 default 1500 u/u
eth1.504 10.208.91.11/31 0c:b7:52:32:00:01 default 1500 u/u Peer1
eth1.999 169.254.10.1/24 0c:b7:52:32:00:01 CUST-DEMO1 1500 u/u
eth2 - 0c:b7:52:32:00:02 default 1500 u/D
eth3 - 0c:b7:52:32:00:03 default 1500 u/D
eth4 - 0c:b7:52:32:00:04 default 1500 u/D
eth5 - 0c:b7:52:32:00:05 default 1500 u/D
lo 127.0.0.1/8 00:00:00:00:00:00 default 65536 u/u
10.208.90.5/32
::1/128BGP table version is 1, local router ID is 10.208.90.5, vrf id 0
Default local pref 100, local AS 65001
Status codes: s suppressed, d damped, h history, u unsorted, * valid, > best, = multipath,
i internal, r RIB-failure, S Stale, R Removed
Nexthop codes: @NNN nexthop's vrf id, < announce-nh-self
Origin codes: i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V valid, I invalid, N Not foundMay 4 2026
May 4 2026
DarkDreamSan added a comment to T6847: Kernel: update intel OOT (Out Of Tree) drivers for i40e, ixgbe and ice.
The OOT drivers included in 1.5 causes Kernel Panics causing the router to crash.
Removing the NIC cards (Intel ixgbe) form the system resolves the problem.
Apr 17 2026
Apr 17 2026
DarkDreamSan added a comment to T8527: WAN load balancer only activates first interface, ignoring additional WAN interfaces.
I was going through the code in:
DarkDreamSan changed the edit policy for T8527: WAN load balancer only activates first interface, ignoring additional WAN interfaces.
Apr 15 2026
Apr 15 2026
DarkDreamSan changed the edit policy for T8509: VRF creation no longer generates fwmark ip rules (regression from 1.4.x).
Apr 2 2026
Apr 2 2026
DarkDreamSan added a comment to T7061: Issues with BGP IPv6 Link-local addresses over Wireguard VPN.
Hi pudumaster,