Class GetReinjectionStatus

All Implemented Interfaces:
SerializableMessage

public class GetReinjectionStatus
extends ReinjectorRequest<GetReinjectionStatus.Response>
A request to get the status of the dropped packet reinjection. The response payload is the reinjection status.

Handled by reinjection_get_status() in extra_monitor_support.c.