package mirage-protocols-lwt
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module type ARP =
Mirage_protocols.ARP
with type 'a io = 'a Lwt.t
and type buffer = Cstruct.t
and type ipaddr = Ipaddr.V4.t
and type macaddr = Macaddr.t
module type IPV4 =
IP with type ipaddr = Ipaddr.V4.t and type prefix = Ipaddr.V4.Prefix.t
module type IPV6 =
IP with type ipaddr = Ipaddr.V6.t and type prefix = Ipaddr.V6.Prefix.t
IPv6 stack
ICMP module
module type ICMPV4 = ICMP with type ipaddr = Ipaddr.V4.t
ICMPV4 module
UDP stack
module type UDPV4 = UDP with type ipaddr = Ipaddr.V4.t
UDP stack over IPv4
module type UDPV6 = UDP with type ipaddr = Ipaddr.V6.t
UDP stack over IPv6
TCP stack
module type TCPV4 = TCP with type ipaddr = Ipaddr.V4.t
TCP module over IPv4
module type TCPV6 = TCP with type ipaddr = Ipaddr.V6.t
TCP module over IPv6
Configuration
type ipv4_config = {
address : Ipaddr.V4.t;
network : Ipaddr.V4.Prefix.t;
gateway : Ipaddr.V4.t option;
}
type ipv6_config = {
address : Ipaddr.V6.t list;
netmasks : Ipaddr.V6.Prefix.t list;
gateways : Ipaddr.V6.t list;
}
module type DHCP_CLIENT = sig ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>