mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
This patch adds initial support for vrf in ifupdown2. Example interfaces file section: auto swp1.100 iface swp1.100 vrf blue auto blue iface blue vrf-table 10 iproute2 vrf map is generated under: /etc/iproute2/rt_tables.d/ifupdown2.vrf_map this patch also adds prelimnary support for 'vrf-table auto'. But this needs more work. Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
1.1 KiB
Executable File
1.1 KiB
Executable File