You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Make new function to generate the ip cli command
- Add unit tests testing the new cmd generation function
Does some of #13
- Still need to test with JSON being passed to the process etc.
From Linux >= 5.2 netlink routing tables support IPv4 via IPv6 next hops.
Lets support that here too so we can live in v6 only linked networks and route IPv4 ...
ExaBGP config for the capability:
nexthop { ipv4 unicast ipv6; }
The text was updated successfully, but these errors were encountered: