Commit 45578a5
authored
[submodule] Update submodule sonic-dash-ha to the latest HEAD automatically (sonic-net#24088)
#### Why I did it
src/sonic-dash-ha
```
* f36ffdd - (HEAD -> master, origin/master, origin/HEAD) Make deserializer more forgiven to parse dash_bfd_probe_state (#113) (6 hours ago) [yue-fred-gao]
* 0a719f6 - Proper handling of entry not found in incoming vs decoding error (#114) (6 hours ago) [yue-fred-gao]
* 2c589e7 - Unregister handlers after actor terminates (#115) (6 hours ago) [yue-fred-gao]
* b39c778 - Add local nexthop ip (#116) (6 hours ago) [dypet]
```
#### How I did it
#### How to verify it
#### Description for the changelog1 parent d7a7a51 commit 45578a5
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule sonic-dash-ha updated 16 files
- crates/hamgrd/src/actors.rs+1-1
- crates/hamgrd/src/actors/dpu.rs+32-19
- crates/hamgrd/src/actors/ha_scope.rs+18-12
- crates/hamgrd/src/actors/ha_set.rs+35-14
- crates/hamgrd/src/actors/test.rs+2
- crates/hamgrd/src/actors/vdpu.rs+26-15
- crates/hamgrd/src/db_structs.rs+113-6
- crates/hamgrd/src/ha_actor_messages.rs+3
- crates/swbus-actor/src/state.rs+1-1
- crates/swbus-actor/src/state/incoming.rs+12-4
- crates/swbus-actor/tests/echo.rs+27-3
- crates/swbus-actor/tests/kvstore.rs+1-1
- crates/swbus-edge/src/edge_runtime.rs+22
- crates/swbus-edge/src/message_router.rs+8
- crates/swbus-edge/src/message_router/route_map.rs+8
- crates/swbus-edge/src/simple_client.rs+6
0 commit comments