]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: add or delete router-id when interface moves vrfs
authorDon Slice <dslice@cumulusnetworks.com>
Thu, 24 Mar 2016 15:40:50 +0000 (15:40 +0000)
committerDon Slice <dslice@cumulusnetworks.com>
Fri, 25 Mar 2016 11:51:35 +0000 (11:51 +0000)
commit99ffac1827958ec43bf39e6d5d106ba58beb1c5e
tree401fa3f31f9258df44b24691116936269b96be88
parentca46a78e872a8a991e7dc262d44c6e68860cf127
zebra: add or delete router-id when interface moves vrfs

When an interface changes which vrf it is part of, it needs to be added
to the list of possible router-id choices in the new vrf and removed
from the old vrf/default.

Ticket: CM-9074
Signed-off-by: Don Slice
Reviewed-by: Vivek Venkatraman
zebra/interface.c