module Sll:sig
..end
When you capture traffic on the any interface on Linux, you end up with a special frame header similar to ethernet but 2 bytes longer, with the local hardware address missing but other informations instead.
This fake protocol can only be seen when reading pcap file or sniffing
the any network interface. It is not used when simulating a network.
val debug : bool
module Pdu:sig
..end