-
Notifications
You must be signed in to change notification settings - Fork 240
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add ipv6 default route to dualstack windows nodes (#2508)
* add ipv6 default route to dualstack windows nodes * fix comments * add UT for adding ipv6 default route * add UT for adding ipv6 default route * fix linter issue * fix comments * fix comments * fix an issue * fix comments and UT * fix the UT test * fix the subnet family afINET * fix the UT test * fix an UT test * fix Ramiro's comments * fix latest comments * fix a linter issue * add context to failure of UT test * Update network/network_windows.go Co-authored-by: tamilmani1989 <tamanoha@microsoft.com> Signed-off-by: Paul Yu <129891899+paulyufan2@users.noreply.github.com> * add an UT to cover failure case * change the UT name * add UT to mock powershell command * fix UT * fix linter issue --------- Signed-off-by: Paul Yu <129891899+paulyufan2@users.noreply.github.com> Co-authored-by: tamilmani1989 <tamanoha@microsoft.com>
- Loading branch information
1 parent
d5f687b
commit 3aa7b20
Showing
2 changed files
with
218 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters