Module scmp_handler

Module scmp_handler 

Source
Expand description

SCION stack SCMP handler.

Structs§

DefaultScmpHandler
Default SCMP handller.

Traits§

ScmpHandler
A trait for handling SCMP packets when they are received. It will be called with all SCMP packets that are received irrespective whether a destination port is specified or not.