@ -93,10 +93,10 @@ message Listener {
/ / bind can only receive connections redirected from other listeners that
/ / bind can only receive connections redirected from other listeners that
/ / set use_original_dst parameter to true . Default is true .
/ / set use_original_dst parameter to true . Default is true .
/ /
/ /
/ / [ V2 - API - DIFF ] This is deprecated in v2 , all Listeners will bind to their
/ / This is deprecated in v2 , all Listeners will bind to their port. An
/ / port. An additional filter chain must be created for every original
/ / additional filter chain must be created for every original destination
/ / destination port this listener may redirect to in v2 , with the original
/ / port this listener may redirect to in v2 , with the original port
/ / port specified in the FilterChainMatch destination_port field.
/ / specified in the FilterChainMatch destination_port field.
/ /
/ /
/ / [ # comment : TODO ( PiotrSikora ) : Remove this once verified that we no longer need it. ]
/ / [ # comment : TODO ( PiotrSikora ) : Remove this once verified that we no longer need it. ]
google.protobuf.BoolValue bind_to_port = 1 ;
google.protobuf.BoolValue bind_to_port = 1 ;