sonic-net / sonic-swss

SONiC Switch State Service (SwSS)
https://azure.github.io/SONiC
Other
173 stars 524 forks source link

[202311] Handle learning duplicate IPs on different VRFs (#3165) #3179

Closed theasianpianist closed 4 months ago

theasianpianist commented 4 months ago

202311 cherry-pick of https://github.com/sonic-net/sonic-swss/pull/3165

What I did Fixes https://github.com/sonic-net/sonic-buildimage/issues/18890

Why I did it Allow learning the same IP in two different VRFs

How I verified it Run the C++ unit tests

Details if related

keboliu commented 4 months ago

@yxieca would you please merge?