Module netsvc_proto::netboot

source ·
Expand description

Netboot messaging types.

The Netboot protocol is used to issue commands and discover netsvc nodes.

Note: There’s not an RFC or standard for this protocol, as it has evolved over time with the netsvc code. The closest to an authoritative source is the netsvc source code in //src/bringup/bin/netsvc.

Structs§

Enums§

Constants§

  • The UDP port multicast advertisements are sent to.
  • The UDP port a netboot server listens on.