]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: lookup the address in all VRFs when set the route-map rule "set src"
authorFeng Lu <lu.feng@6wind.com>
Fri, 22 May 2015 09:40:05 +0000 (11:40 +0200)
committerVipin Kumar <vipin@cumulusnetworks.com>
Fri, 30 Oct 2015 06:58:09 +0000 (23:58 -0700)
commitf91386cb7dcc3992d34e220c04f8f1def00105fd
treed89a54b18d60c702dcaf543bee1262436ea2455a
parent0032dd59cda8215e7ccf4297cd78ee6100de7499
zebra: lookup the address in all VRFs when set the route-map rule "set src"

When configuring the route-map rule "set src A.B.C.D", it checked
whether the source address exists on some interface.

Now it checks the source address throughout all VRFs.

Signed-off-by: Feng Lu <lu.feng@6wind.com>
Reviewed-by: Alain Ritoux <alain.ritoux@6wind.com>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Acked-by: Vincent JARDIN <vincent.jardin@6wind.com>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Conflicts:
zebra/zebra_routemap.c

Conflicts:
zebra/zebra_routemap.c
zebra/zebra_routemap.c