Revert "Fix for ipv6 link local with scope (#9326)" #9375
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This reverts commit c1abc7f. It
produced compilation issues inside Google. I strongly suspect it isn't
this commit or gRPC's fault, but it prevents further testing until it is
resolved.
CC @jader-eero
I'll also be reverting this from the release branch. We have actually had quite a bit of trouble with the import, and we were able to resolve lots of issues semi-quickly, but we had wanted to do builds on Tuesday yet some of the commits still haven't been tested more widely. There's some ugly things to dig into for this one that will simply take too long and we don't want to delay the entire release even further. It seems highly likely there will be a 1.48.1 soon after the 1.48.0 release, so hopefully this change can make it into that.