-
Notifications
You must be signed in to change notification settings - Fork 304
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update address.HoldExternal to allow holding IPv6 as well
This is done in order to reuse address holding logic in future mixed protocol NetLB IPv6 implementation. Similar thing has been already done in IPv4. * Updates config with fields that are IPv4/IPv6 specific. * Adds tests for HoldExternal IPv6 addresses. * Updates forwarding_rules_ipv6.go to use address.HoldExternal. * Removes tearDownResourcesWithWrongNetworkTier from l4netlb as it is already implemented inside address.HoldExternal.
- Loading branch information
1 parent
84e6562
commit 0526702
Showing
5 changed files
with
370 additions
and
73 deletions.
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
Oops, something went wrong.