You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[intfsorch] Retrieve Port object before setting NAT zone on router interfaces. (sonic-net#1372)
Method(setRouterIntfsNatZoneId) is called using local Port object that causes orchagent to crash on config reload with non-zero NAT zone configuration.
Orchagent:
Retrieve Port object using getPort method before setting NAT zone on Router interfaces.
Addressing the issue : sonic-net#1312
Signed-off-by: Kumaresh Perumal [email protected]
0 commit comments