sonic-net / sonic-sairedis

SAI object interface to Redis database, as used in the SONiC project
Other
56 stars 273 forks source link

[syncd] Create neighbor entries before next hop #1432

Closed kcudnik closed 1 month ago

kcudnik commented 1 month ago

During warm boot scenario make sure we will create all neighbor entries before next hop that have the same IP address as neighbor entry. In Broadcom platform neighbor entry needs to be created before next hop with the same ip address otherwise create next hop will fail (hardware limitation?).

kcudnik commented 1 month ago

/azp run

azure-pipelines[bot] commented 1 month ago
Azure Pipelines successfully started running 1 pipeline(s).
kcudnik commented 1 month ago

ready to review