Comment 6 for bug 1929122

Revision history for this message
Matija Vižintin (matija-vizintin) wrote :

Hey Brian,

Works like a charm!

root@routing-focal-l3:~# uname -a
Linux routing-focal-l3 5.4.0-52-generic #57-Ubuntu SMP Thu Oct 15 10:57:00 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

root@routing-focal-l3:~# systemd --version
systemd 245 (245.4-4ubuntu3.7)
+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid

The test performed was the one described in the bug report.
Test case:
- add "aggregate-address X.X.X.X/X" to frr
- restart frr and blackhole route is installed

After the blackhole route was installed networkd was still working fine which confirms the bug was fixed.

Thanks!

BR,
Matija