Commit a6ae218
maksymbelei95
[vrf]: Fix freezing during interface binding (#1325)
* Replacing using 'get_all' with 'exists' in port state checking procedure inside bind function to avoid freezing in the while loop, what caused by absence of related record in STATE_DB.
Signed-off-by: Maksym Belei <Maksym_Belei@jabil.com>1 parent 2e1f354 commit a6ae218
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3079 | 3079 | | |
3080 | 3080 | | |
3081 | 3081 | | |
3082 | | - | |
| 3082 | + | |
3083 | 3083 | | |
3084 | 3084 | | |
3085 | 3085 | | |
| |||
0 commit comments