diff options
| author | anlan_cs <vic.lan@pica8.com> | 2022-12-18 20:36:41 +0800 |
|---|---|---|
| committer | anlan_cs <vic.lan@pica8.com> | 2022-12-21 11:22:55 +0800 |
| commit | 4d67f4fc5fa97d0d0e1effcd0c854b39e8229e48 (patch) | |
| tree | df310bed59f1d663084cc25837d46c83b494729a /lib/netns_linux.c | |
| parent | 9a7f2c220346abba8a74eaf686d29f620b2c8000 (diff) | |
bgpd: fix one wrong debug log for evpn
Take it into consideration for one debug log:
EVPN MAC-IP routes with a L3 NHG id, has no nexthops.
Not "delete", but "add".
Before:
```
Tx route delete VRF 21 192.168.30.253/32 metric 0 tag 0 count 0 nhg 72580649
```
After:
```
Tx route add VRF 21 192.168.30.253/32 metric 0 tag 0 count 0 nhg 72580649
```
Signed-off-by: anlan_cs <vic.lan@pica8.com>
Diffstat (limited to 'lib/netns_linux.c')
0 files changed, 0 insertions, 0 deletions
