openwrt/nat64/bgp: enable direct

This commit is contained in:
Nico Schottelius 2024-08-08 13:03:53 +02:00
parent 877fe7e377
commit 03c86238cd

View file

@ -110,6 +110,7 @@ cat >> /etc/bird.conf <<BBB
protocol bgp {
local as ${asn};
neighbor \${ibgp_peer} as ${asn};
direct;
bfd on;
ipv6 {