Skip to content
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

A61: IPv4 and IPv6 Dualstack Backend Support #356

Merged
merged 38 commits into from
Dec 16, 2023
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
664b9fd
A61: IPv4 and IPv6 Dualstack Backend Support
markdroth Apr 20, 2023
67ae60b
more WIP
markdroth Apr 20, 2023
429f155
more more WIP
markdroth Apr 21, 2023
7b82196
more details
markdroth Apr 21, 2023
0e4d14a
add section on randomization
markdroth Apr 21, 2023
e5ffec0
review feedback
markdroth Apr 21, 2023
e81ef75
clarify address list handling in pick_first
markdroth Apr 22, 2023
0a9743e
add link to envoy design doc
markdroth May 4, 2023
6ac7562
add section on petiole policy behavior
markdroth May 10, 2023
8f8c2a2
add section on ring_hash
markdroth May 19, 2023
cd3bc6a
add notes
markdroth Jun 7, 2023
4e6eb59
add pseudo-code for triggering connections in TF in ring_hash
markdroth Jun 13, 2023
51170b9
filled out outlier detection section
markdroth Jun 13, 2023
e04619d
document some edge cases
markdroth Jun 13, 2023
4b497e2
rewrite health checking section
markdroth Jun 22, 2023
9a48747
update list of C-core PRs
markdroth Jun 22, 2023
1e6a6cf
fix bug in ring_hash auto-reconnect pseudo-code
markdroth Jul 10, 2023
46cbd26
add TODO about re-resolution with happy eyeballs
markdroth Jul 18, 2023
2350135
add section on resolver attributes
markdroth Sep 15, 2023
a2d4de6
add missing paren
markdroth Sep 15, 2023
f0a8288
document re-resolution and address list updates in PF; add references…
markdroth Sep 15, 2023
da8f720
started fleshing out SSA changes
markdroth Sep 16, 2023
10bc242
update list of PRs for C-core
markdroth Sep 20, 2023
4ef030e
add another C-core PR
markdroth Sep 21, 2023
f8f3e2d
finish SSA changes
markdroth Sep 22, 2023
9f759ee
add TODO about outlier detection map update problem
markdroth Sep 22, 2023
c653347
clarify SSA design
markdroth Sep 26, 2023
3c5af1b
update section about outlier detection, and update list of C-core PRs
markdroth Oct 2, 2023
a7abf06
add info on EDS fields
markdroth Oct 2, 2023
4661ddb
add discussion link
markdroth Oct 2, 2023
15e883a
clarify resolver attribute behavior
markdroth Oct 5, 2023
7d21a01
fix RFC number
markdroth Oct 6, 2023
d90f80f
add another C-core PR
markdroth Oct 11, 2023
28ed4fb
add C-core PR
markdroth Oct 17, 2023
c4b889a
add C-core PR
markdroth Oct 26, 2023
15d4b7d
fix typo
markdroth Dec 7, 2023
a09197d
review changes
markdroth Dec 7, 2023
2db055f
review comments
markdroth Dec 16, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading