Le 29/09/2021 à 15:07, Ondrej Zajicek a écrit :
[...]
> protocol direct {
> ipv4;
> ipv6;
> }
>
> protocol kernel kernel4 {
> ipv4 {
> export where source != RTS_DEVICE;
> };
> }
>
>
> But this is something we should improve in BIRD.
>
Hello,
This works, thanks :)
--
Bastien Durel