]> git.puffer.fish Git - matthieu/frr.git/commit
lib: move ip node above vrf node for config order
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 3 Apr 2018 20:25:13 +0000 (16:25 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 8 May 2018 23:24:15 +0000 (19:24 -0400)
commit9f46cc36aa35e2dc68204e554fa137465baafe07
treeec088bba901e4e328b65bf2be601b8b5101850ca
parent9a55f79a267e3bc790b8d643473de32fa3719652
lib: move ip node above vrf node for config order

VRF static route commands adopt global static config if static config is
placed after a vrf context with no separator, workaround by always
writing static route config before vrf config

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
lib/command.c
lib/command.h