Check interface state (up/down) on initialization step #10

Merged
fyrchik merged 4 commits from dstepanov-yadro/multinet:fix/interface_state_check into master 2024-10-08 11:06:46 +00:00

subj + linter issues

subj + linter issues
dstepanov-yadro added 3 commits 2024-10-08 09:42:34 +00:00
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
dstepanov-yadro force-pushed fix/interface_state_check from 276a87cde1 to 777dd889d4 2024-10-08 09:43:27 +00:00 Compare
dstepanov-yadro requested review from storage-core-committers 2024-10-08 09:43:43 +00:00
dstepanov-yadro requested review from storage-core-developers 2024-10-08 09:43:43 +00:00
dstepanov-yadro force-pushed fix/interface_state_check from 777dd889d4 to ee21dd73e0 2024-10-08 09:46:07 +00:00 Compare
fyrchik reviewed 2024-10-08 09:49:45 +00:00
@ -114,10 +114,12 @@ func testInterfacesV6() ([]Interface, error) {
type testInterface struct {
name string
addrs []net.Addr
down bool
Owner

Is it used anywhere in tests?

Is it used anywhere in tests?
Author
Member

Fixed: added test

Fixed: added test
dstepanov-yadro force-pushed fix/interface_state_check from ee21dd73e0 to f65c788d73 2024-10-08 11:01:20 +00:00 Compare
fyrchik approved these changes 2024-10-08 11:06:38 +00:00
fyrchik merged commit f65c788d73 into master 2024-10-08 11:06:46 +00:00
fyrchik referenced this pull request from a commit 2024-10-08 11:06:48 +00:00
fyrchik referenced this pull request from a commit 2024-10-08 11:06:48 +00:00
fyrchik referenced this pull request from a commit 2024-10-08 11:06:48 +00:00
Sign in to join this conversation.
No description provided.