msgtmpl

package
v0.0.0-...-11e78ec Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Discover

func Discover(iface *net.Interface) (func() ([]byte, net.IP, net.IP), uint32)

Discover returns a DHCPDISCOVER message.

func RequestRebinding

func RequestRebinding(iface *net.Interface, requestedIP net.IP) (func() ([]byte, net.IP, net.IP), uint32)

RequestRebinding returns a rebinding request.

func RequestRenewing

func RequestRenewing(iface *net.Interface, requestedIP, serverIdentifier net.IP) (func() ([]byte, net.IP, net.IP), uint32)

RequestRenewing returns a renewing request.

func RequestSelecting

func RequestSelecting(iface *net.Interface, requestedIP, serverIdentifier net.IP) (func() ([]byte, net.IP, net.IP), uint32)

RequestSelecting returns a new selecting request.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL