Class SetRouterTimeout

All Implemented Interfaces:
SerializableMessage

public class SetRouterTimeout
extends ReinjectorRequest<EmptyResponse>
A request to the extra monitor core to set the router timeout for dropped packet reinjection. There is no response payload.

Handled by reinjection_set_timeout_sdp() in extra_monitor_support.c.