package envoy.service.network_ext_proc.v3

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service NetworkExternalProcessor

network_external_processor.proto:43

NetworkExternalProcessor service defines the contract between Envoy and external processing servers for L4 network traffic.

message Data

network_external_processor.proto:60

The payload data from network layer

Used in: ProcessingRequest, ProcessingResponse

enum ProcessingResponse.ConnectionStatus

network_external_processor.proto:113

ConnectionStatus determines what happens to the connection after processing.

Used in: ProcessingResponse

enum ProcessingResponse.DataProcessedStatus

network_external_processor.proto:99

DataProcessedStatus indicates whether the data was modified by the external processor.

Used in: ProcessingResponse