module Eth:sig
..end
TODO: (r)STP, optional padding
val debug : bool
module Addr:sig
..end
bitstring
internally but
the abstract type Eth.Addr.t has a batter printer (which support
such thing as vendor decoding).
type
gw_addr =
| |
Mac of |
| |
IPv4 of |
val string_of_gw_addr : gw_addr -> string
Eth.gw_addr
to a string.val gw_addr_of_string : string -> gw_addr
module Pdu:sig
..end
module TRX:sig
..end
Arp.HwProto.t
.
val limited : Clock.Interval.t ->
float -> (Bitstring.bitstring -> unit) -> Bitstring.bitstring -> unit