-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert IPv4 mapped IPv6 stuff for 10.1 #16587
Merged
Jafaral
merged 13 commits into
FRRouting:stable/10.1
from
opensourcerouting:fix/revert_ipv4_mapped_ipv6_stuff_10.1
Aug 29, 2024
Merged
Revert IPv4 mapped IPv6 stuff for 10.1 #16587
Jafaral
merged 13 commits into
FRRouting:stable/10.1
from
opensourcerouting:fix/revert_ipv4_mapped_ipv6_stuff_10.1
Aug 29, 2024
Conversation
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 reverts commit 424fe0b.
This reverts commit b083885.
This reverts commit 778e0df.
This reverts commit 8599fe2.
This reverts commit f1b8364.
This reverts commit 5dd731a.
This reverts commit fc5a738.
This reverts commit 04c220b.
This reverts commit 2de4dfc.
This reverts commit ee0378c.
This reverts commit fc1dd2e.
This was referenced Aug 14, 2024
This reverts commit 62913cb. Signed-off-by: Donatas Abraitis <[email protected]>
ton31337
force-pushed
the
fix/revert_ipv4_mapped_ipv6_stuff_10.1
branch
from
August 14, 2024 17:28
d906973
to
9e3aa8c
Compare
This reverts commit 4d7df91.
riw777
approved these changes
Aug 27, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
Doesn't look like it's getting past checking the code out, so rerunning. I don't know if the lint errors needs to be dealt with here because it's reverting to an older state? |
ignoring style errors in a revert... |
Jafaral
approved these changes
Aug 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Related: #16572
Reverting:
#16439
#15614
#15368