We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f000eed commit e5f7f96Copy full SHA for e5f7f96
tlvparse/azure.go
@@ -23,6 +23,7 @@ func isAzurePrivateEndpointLinkID(tlv proxyproto.TLV) bool {
23
// AzurePrivateEndpointLinkID returns linkID if given TLV matches Azure Private Endpoint LinkID format
24
//
25
// Format description:
26
+//
27
// Field Length (Octets) Description
28
// Type 1 PP2_TYPE_AZURE (0xEE)
29
// Length 2 Length of value
0 commit comments