Commit 4b8d708
committed
zebra: Start EVPN neighbor hold timer only when interface is operative
- Fix issue where mh_peer_sync flag was missing on EVPN MH neighbor entries
after networking service restart. Earlier the hold timer for the
ES_PEER_ACTIVE flag was unconditionally started when a sync neighbor was
deleted. which removes the sync flag.
- Added more debugs
Ticket: #3863954
Signed-off-by: Rajesh Varatharaj <[email protected]1 parent d22414d commit 4b8d708
1 file changed
Lines changed: 34 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
604 | 638 | | |
605 | 639 | | |
606 | 640 | | |
| |||
0 commit comments