Directories
¶
| Path | Synopsis |
|---|---|
|
Package bmc holds the runtime state of a Baseboard Management Controller.
|
Package bmc holds the runtime state of a Baseboard Management Controller. |
|
Package clock abstracts time so that embedded targets can inject a hardware RTC or monotonic counter, and tests can use a deterministic fake clock.
|
Package clock abstracts time so that embedded targets can inject a hardware RTC or monotonic counter, and tests can use a deterministic fake clock. |
|
command
|
|
|
Package hal defines the Hardware Abstraction Layer interfaces for an IPMI BMC.
|
Package hal defines the Hardware Abstraction Layer interfaces for an IPMI BMC. |
|
mock
Package mock provides in-memory hal.HAL implementations for use in tests and simulation environments.
|
Package mock provides in-memory hal.HAL implementations for use in tests and simulation environments. |
|
Package handlers provides the IPMI command dispatch infrastructure and a set of default BMC command handlers.
|
Package handlers provides the IPMI command dispatch infrastructure and a set of default BMC command handlers. |
|
Package open provides in-band (System Interface) access to a local BMC.
|
Package open provides in-band (System Interface) access to a local BMC. |
|
Package protocol provides IPMI wire-format framing shared by both client and server: IPMB checksums, LAN message assembly/disassembly, and RMCP+ packet building.
|
Package protocol provides IPMI wire-format framing shared by both client and server: IPMB checksums, LAN message assembly/disassembly, and RMCP+ packet building. |
|
Package transport defines the network transport interfaces used by the IPMI server.
|
Package transport defines the network transport interfaces used by the IPMI server. |
|
udp
Package udp provides a [transport.PacketConn] backed by a standard UDP socket.
|
Package udp provides a [transport.PacketConn] backed by a standard UDP socket. |
|
utils
|
|
|
md2
Package md2 implements the MD2 hash algorithm as defined in RFC 1319.
|
Package md2 implements the MD2 hash algorithm as defined in RFC 1319. |
Click to show internal directories.
Click to hide internal directories.