Update protocol combination api-ref for PROXYV2

A previous patch[1] forgot to update the api-ref protocol combination
tables for the PROXYV2 pools.
This patch corrects that oversight.

[1] https://review.opendev.org/747801

Change-Id: I84025c5d1d3091c408416fb78b92ae0a7a89b74e
This commit is contained in:
Michael Johnson 2020-09-08 10:53:49 -07:00
parent b400620a24
commit 8cd7a6b9d7
1 changed files with 4 additions and 0 deletions

View File

@ -604,6 +604,8 @@ Valid protocol combinations
+-------------+-------+--------+-------+------+-------------------+------+
| PROXY | |2Y| | |2Y| | |2N| | |1Y| | |8Y| | |1N| |
+-------------+-------+--------+-------+------+-------------------+------+
| PROXYV2 | |2Y| | |2Y| | |2N| | |1Y| | |8Y| | |1N| |
+-------------+-------+--------+-------+------+-------------------+------+
| SCTP | |2N| | |2N| | |2Y| | |1N| | |8N| | |1N| |
+-------------+-------+--------+-------+------+-------------------+------+
| TCP | |2N| | |2Y| | |2N| | |1Y| | |8N| | |1N| |
@ -652,6 +654,8 @@ Valid protocol combinations
+-------------------+-------+--------+-------+-------+------+------------+---------------+
| PROXY | |2Y| | |2Y| | |1Y| | |1N| | |1Y| | |4Y| | |5N| |
+-------------------+-------+--------+-------+-------+------+------------+---------------+
| PROXYV2 | |2Y| | |2Y| | |1Y| | |1N| | |1Y| | |4Y| | |5N| |
+-------------------+-------+--------+-------+-------+------+------------+---------------+
| SCTP | |2Y| | |2N| | |1N| | |1Y| | |1Y| | |4N| | |5Y| |
+-------------------+-------+--------+-------+-------+------+------------+---------------+
| TCP | |2Y| | |2Y| | |1Y| | |1N| | |1Y| | |4Y| | |5N| |