]> git.puffer.fish Git - mirror/frr.git/commit
lib: fixes invalid running_entry when VRF is changed 5513/head
authorMahdi Varasteh <mahdy.varasteh@gmail.com>
Tue, 10 Dec 2019 05:05:17 +0000 (08:35 +0330)
committerMahdi Varasteh <mahdy.varasteh@gmail.com>
Tue, 10 Dec 2019 05:08:45 +0000 (08:38 +0330)
commitced28861d497d346d28e51b85678a66d934b0482
tree3e1ef884867e1814a4600976f8cb7431b337cfac
parent0dcbec72aa2b508c194ec4391b6d821ea996fb08
lib: fixes invalid running_entry when VRF is changed

we just unset the entry from old node and add it to the new one

Signed-off-by: Mahdi Varasteh <mahdy.varasteh@gmail.com>
lib/if.c