Class ResetReinjectionCounters

All Implemented Interfaces:
SerializableMessage

public class ResetReinjectionCounters
extends ReinjectorRequest<EmptyResponse>
A request to reset the statistics counters of the dropped packet reinjection. There is no response payload.

Handled by reinjection_reset_counters() in extra_monitor_support.c.