]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
linux: Use the VRF link routing table in non manager vrf
authorRoy Marples <roy@marples.name>
Wed, 23 Aug 2023 20:26:21 +0000 (21:26 +0100)
committerRoy Marples <roy@marples.name>
Wed, 23 Aug 2023 20:26:21 +0000 (21:26 +0100)
commit2f0cc777d518a2b48e26694086b3a0f02edffad6
tree1c0133a388eac872005b7b8ec1c2d5b88125c530
parent1e1268d2de92f148913fc08c1f6efb5b716ac5a1
linux: Use the VRF link routing table in non manager

dhcpcd is limited it only one routing table and better VRF support
would need more extensive changes.
We detect the VRF table for the specificed interface when dhcpcd
initially creates routes and we use that table for lifetime of
the dhcpcd process.

Should address #238
src/if-linux.c
src/if.h