Directories
¶
| Path | Synopsis |
|---|---|
|
abi
|
|
|
core
Package core contains shared, allocation-free codecs for the Wago networking guest ABI.
|
Package core contains shared, allocation-free codecs for the Wago networking guest ABI. |
|
dhcpv4
Package dhcpv4 contains fixed-width checked DHCPv4 guest ABI codecs.
|
Package dhcpv4 contains fixed-width checked DHCPv4 guest ABI codecs. |
|
dhcpv6
Package dhcpv6 contains fixed-width checked DHCPv6 guest ABI codecs.
|
Package dhcpv6 contains fixed-width checked DHCPv6 guest ABI codecs. |
|
dns
Package dns contains the fixed-width DNS guest ABI codecs.
|
Package dns contains the fixed-width DNS guest ABI codecs. |
|
icmpv4
Package icmpv4 contains the fixed-width ICMPv4 guest ABI codecs.
|
Package icmpv4 contains the fixed-width ICMPv4 guest ABI codecs. |
|
icmpv6
Package icmpv6 contains fixed-width checked ICMPv6/NDP guest ABI codecs.
|
Package icmpv6 contains fixed-width checked ICMPv6/NDP guest ABI codecs. |
|
ipv6
Package ipv6 owns the fixed checked IPv6 namespace configuration ABI.
|
Package ipv6 owns the fixed checked IPv6 namespace configuration ABI. |
|
linklocal4
Package linklocal4 contains fixed-width checked IPv4 link-local guest ABI codecs.
|
Package linklocal4 contains fixed-width checked IPv4 link-local guest ABI codecs. |
|
mdns
Package mdns contains fixed-width checked multicast DNS guest ABI codecs.
|
Package mdns contains fixed-width checked multicast DNS guest ABI codecs. |
|
ntp
Package ntp contains the fixed-width NTP guest ABI codec.
|
Package ntp contains the fixed-width NTP guest ABI codec. |
|
tcp
Package tcp contains the fixed-width TCP guest ABI codecs.
|
Package tcp contains the fixed-width TCP guest ABI codecs. |
|
udp
Package udp contains the fixed-width UDP guest ABI codecs.
|
Package udp contains the fixed-width UDP guest ABI codecs. |
|
backend
|
|
|
lneto
Package lnetobackend composes protocol adapters over one protocol-neutral lneto stack/link owner without using lneto's blocking or backoff wrappers.
|
Package lnetobackend composes protocol adapters over one protocol-neutral lneto stack/link owner without using lneto's blocking or backoff wrappers. |
|
lneto/core
Package core owns the protocol-neutral lneto stack, packet link, lifecycle lock, shared IPv4 identity, and bounded service scheduler.
|
Package core owns the protocol-neutral lneto stack, packet link, lifecycle lock, shared IPv4 identity, and bounded service scheduler. |
|
lneto/dhcpv4
Package dhcpv4 implements bounded immediate DHCPv4 DORA client leases and explicitly configured finite server operation over one shared lneto core.
|
Package dhcpv4 implements bounded immediate DHCPv4 DORA client leases and explicitly configured finite server operation over one shared lneto core. |
|
lneto/dhcpv6
Package dhcpv6 implements the bounded initial DHCPv6 client exchange over direct Ethernet II, IPv6, UDP, and pinned DHCPv6 immediate codecs.
|
Package dhcpv6 implements the bounded initial DHCPv6 client exchange over direct Ethernet II, IPv6, UDP, and pinned DHCPv6 immediate codecs. |
|
lneto/icmpv4
Package icmpv4 implements bounded immediate ICMPv4 echo exchanges over one shared lneto namespace without using lneto's blocking client wrappers.
|
Package icmpv4 implements bounded immediate ICMPv4 echo exchanges over one shared lneto namespace without using lneto's blocking client wrappers. |
|
lneto/icmpv6
Package icmpv6 implements bounded immediate ICMPv6 echo and Neighbor Discovery over one shared lneto namespace.
|
Package icmpv6 implements bounded immediate ICMPv6 echo and Neighbor Discovery over one shared lneto namespace. |
|
lneto/ipv6
Package ipv6 installs the bounded static IPv6 contribution on one shared lneto namespace.
|
Package ipv6 installs the bounded static IPv6 contribution on one shared lneto namespace. |
|
lneto/linklocal4
Package linklocal4 implements bounded immediate RFC 3927 IPv4 link-local claiming and defense over one shared lneto core.
|
Package linklocal4 implements bounded immediate RFC 3927 IPv4 link-local claiming and defense over one shared lneto core. |
|
lneto/mdns
Package mdns implements bounded immediate IPv4 multicast DNS queries, configured service responses, and announcements over one shared lneto core.
|
Package mdns implements bounded immediate IPv4 multicast DNS queries, configured service responses, and announcements over one shared lneto core. |
|
lneto/ntp
Package ntp implements bounded immediate NTP client synchronizations over one shared lneto namespace using only packet codecs and the immediate NTP client state machine.
|
Package ntp implements bounded immediate NTP client synchronizations over one shared lneto namespace using only packet codecs and the immediate NTP client state machine. |
|
binding
|
|
|
dhcpv4
Package dhcpv4 owns the checked DHCPv4 guest import table.
|
Package dhcpv4 owns the checked DHCPv4 guest import table. |
|
dhcpv6
Package dhcpv6 owns the checked DHCPv6 guest import table.
|
Package dhcpv6 owns the checked DHCPv6 guest import table. |
|
dns
Package dns owns the checked DNS guest import table and host functions.
|
Package dns owns the checked DNS guest import table and host functions. |
|
icmpv4
Package icmpv4 owns the checked ICMPv4 guest import table and host functions.
|
Package icmpv4 owns the checked ICMPv4 guest import table and host functions. |
|
icmpv6
Package icmpv6 owns the checked ICMPv6/NDP guest import table.
|
Package icmpv6 owns the checked ICMPv6/NDP guest import table. |
|
ipv6
Package ipv6 owns the checked configured IPv6 guest import table.
|
Package ipv6 owns the checked configured IPv6 guest import table. |
|
linklocal4
Package linklocal4 owns the checked IPv4 link-local guest import table.
|
Package linklocal4 owns the checked IPv4 link-local guest import table. |
|
mdns
Package mdns owns the checked multicast DNS guest import table.
|
Package mdns owns the checked multicast DNS guest import table. |
|
ntp
Package ntp owns the checked NTP guest import table and host functions.
|
Package ntp owns the checked NTP guest import table and host functions. |
|
tcp
Package tcp owns the checked TCP guest import table and host functions.
|
Package tcp owns the checked TCP guest import table and host functions. |
|
udp
Package udp owns the checked UDP guest import table and host functions.
|
Package udp owns the checked UDP guest import table and host functions. |
|
cmd
|
|
|
release-provenance
command
|
|
|
release-review
command
|
|
|
release-source-objects
command
|
|
|
Package dnsname validates and normalizes bounded ASCII DNS names shared by namespace, policy, and ABI layers.
|
Package dnsname validates and normalizes bounded ASCII DNS names shared by namespace, policy, and ABI layers. |
|
Package guest provides protocol-neutral checked host-call helpers shared by independently compiled networking binding packages.
|
Package guest provides protocol-neutral checked host-call helpers shared by independently compiled networking binding packages. |
|
Package inspectionpolicy owns the independently controlled custom-CLI inspection surface certified by release signoff and provenance verification.
|
Package inspectionpolicy owns the independently controlled custom-CLI inspection surface certified by release signoff and provenance verification. |
|
instance
|
|
|
core
Package instance owns networking state attached to exact Wago instances.
|
Package instance owns networking state attached to exact Wago instances. |
|
dhcpv4
Package dhcpv4 owns exact-instance DHCPv4 lease operations.
|
Package dhcpv4 owns exact-instance DHCPv4 lease operations. |
|
dhcpv6
Package dhcpv6 owns exact-instance DHCPv6 acquisition operations.
|
Package dhcpv6 owns exact-instance DHCPv6 acquisition operations. |
|
dns
Package dns owns instance-local DNS operations over the shared lifecycle core.
|
Package dns owns instance-local DNS operations over the shared lifecycle core. |
|
icmpv4
Package icmpv4 owns instance-local ICMPv4 operations over the shared core.
|
Package icmpv4 owns instance-local ICMPv4 operations over the shared core. |
|
icmpv6
Package icmpv6 owns exact-instance ICMPv6/NDP resource operations.
|
Package icmpv6 owns exact-instance ICMPv6/NDP resource operations. |
|
ipv6
Package ipv6 owns exact-instance configured IPv6 namespace operations.
|
Package ipv6 owns exact-instance configured IPv6 namespace operations. |
|
linklocal4
Package linklocal4 owns exact-instance IPv4 link-local claim operations.
|
Package linklocal4 owns exact-instance IPv4 link-local claim operations. |
|
mdns
Package mdns owns exact-instance multicast DNS query and announcement operations.
|
Package mdns owns exact-instance multicast DNS query and announcement operations. |
|
ntp
Package ntp owns instance-local NTP operations over the shared core.
|
Package ntp owns instance-local NTP operations over the shared core. |
|
tcp
Package tcp owns instance-local TCP operations over the shared lifecycle core.
|
Package tcp owns instance-local TCP operations over the shared lifecycle core. |
|
udp
Package udp owns instance-local UDP operations over the shared lifecycle core.
|
Package udp owns instance-local UDP operations over the shared lifecycle core. |
|
Package mdnsname validates the bounded lowercase ASCII DNS-SD names exposed by the mDNS module.
|
Package mdnsname validates the bounded lowercase ASCII DNS-SD names exposed by the mDNS module. |
|
Package namespace is a temporary compatibility alias layer.
|
Package namespace is a temporary compatibility alias layer. |
|
core
Package core defines the backend-neutral networking contracts shared by all protocol adapters.
|
Package core defines the backend-neutral networking contracts shared by all protocol adapters. |
|
dhcpv4
Package dhcpv4 defines bounded backend-neutral DHCPv4 client lease and explicitly configured server contracts.
|
Package dhcpv4 defines bounded backend-neutral DHCPv4 client lease and explicitly configured server contracts. |
|
dhcpv6
Package dhcpv6 defines the bounded backend-neutral DHCPv6 client subset implemented by the pinned lneto revision.
|
Package dhcpv6 defines the bounded backend-neutral DHCPv6 client subset implemented by the pinned lneto revision. |
|
dns
Package dns defines the narrow backend-neutral DNS namespace facet, request and record values, and asynchronous query contract.
|
Package dns defines the narrow backend-neutral DNS namespace facet, request and record values, and asynchronous query contract. |
|
icmpv4
Package icmpv4 defines the narrow backend-neutral ICMPv4 echo namespace facet and generation-safe asynchronous exchange contract.
|
Package icmpv4 defines the narrow backend-neutral ICMPv4 echo namespace facet and generation-safe asynchronous exchange contract. |
|
icmpv6
Package icmpv6 defines the narrow backend-neutral ICMPv6 echo and Neighbor Discovery facet.
|
Package icmpv6 defines the narrow backend-neutral ICMPv6 echo and Neighbor Discovery facet. |
|
ipv6
Package ipv6 defines the backend-neutral configured IPv6 namespace facet.
|
Package ipv6 defines the backend-neutral configured IPv6 namespace facet. |
|
linklocal4
Package linklocal4 defines bounded backend-neutral IPv4 link-local/APIPA claim-and-defend contracts.
|
Package linklocal4 defines bounded backend-neutral IPv4 link-local/APIPA claim-and-defend contracts. |
|
mdns
Package mdns defines bounded backend-neutral multicast DNS query, service-response, and announcement contracts.
|
Package mdns defines bounded backend-neutral multicast DNS query, service-response, and announcement contracts. |
|
ntp
Package ntp defines the narrow backend-neutral NTP client namespace facet, explicit host clock authority, and generation-safe synchronization contract.
|
Package ntp defines the narrow backend-neutral NTP client namespace facet, explicit host clock authority, and generation-safe synchronization contract. |
|
tcp
Package tcp defines the narrow backend-neutral TCP namespace facet and listener/stream resource contracts.
|
Package tcp defines the narrow backend-neutral TCP namespace facet and listener/stream resource contracts. |
|
udp
Package udp defines the narrow backend-neutral UDP namespace facet and datagram resource contracts.
|
Package udp defines the narrow backend-neutral UDP namespace facet and datagram resource contracts. |
|
Package packetlink provides deterministic fixed-capacity frame ownership for one networking namespace.
|
Package packetlink provides deterministic fixed-capacity frame ownership for one networking namespace. |
|
Package plugin provides the implementation-neutral protocol composition contract used by the root networking extension and its protocol subpackages.
|
Package plugin provides the implementation-neutral protocol composition contract used by the root networking extension and its protocol subpackages. |
|
Package policy compiles immutable, fail-closed networking authority rules.
|
Package policy compiles immutable, fail-closed networking authority rules. |
|
Package quota provides deterministic per-instance network accounting.
|
Package quota provides deterministic per-instance network accounting. |
|
Package readiness coordinates bounded level-triggered polling for one instance's generation-safe resource table.
|
Package readiness coordinates bounded level-triggered polling for one instance's generation-safe resource table. |
|
Package releaseprovenance emits deterministic machine-readable release evidence.
|
Package releaseprovenance emits deterministic machine-readable release evidence. |
|
Package resource owns opaque, instance-scoped networking resources.
|
Package resource owns opaque, instance-scoped networking resources. |
Click to show internal directories.
Click to hide internal directories.