Software
dn42-roagen
Generate bird 2 ipv4 and ipv6 roa entries from the dn42 registry.
Source code is available on my gitlab: dn42-roagen
vrf-cgroup-setup
A helper to allow users to "switch" to a vrf, it is an alternative for ip vrf exec. It can be used to run systemd services "inside" a VRF without giving them additional privileges and can also be used by unprivileged users. It consists mostly of code from the iproute2-utils.
Source code is avialable on my gitlab: vrf-cgroup-setup