]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Fix the RA packets can not sent out
authorLEI BAO <bali.baolei@cn.ibm.com>
Tue, 2 Nov 2021 05:43:26 +0000 (13:43 +0800)
committerLEI BAO <bali.baolei@cn.ibm.com>
Tue, 2 Nov 2021 05:44:21 +0000 (13:44 +0800)
commit9e89bcd4f4c1b6b229d4c654d5d5743b2f5192b1
tree7af7f4ea9c6ca92846d0c60a0160f4fe839b5cba
parent6418ebdc315f2389fda941fd407e67fb0e510a11
zebra: Fix the RA packets can not sent out

Skip the interfaces which not belong to the same VRF
as the current thread's zvrf.

Signed-off-by: LEI BAO <bali.baolei@cn.ibm.com>
zebra/rtadv.c