Module dhcp4r::server [] [src]

Structs

Server

This is a convenience module that simplifies the writing of a DHCP server service.

Traits

Handler

Functions

filter_options_by_req

Orders and filters options based on PARAMETER_REQUEST_LIST received from client. DHCP_MESSAGE_TYPE and SERVER_IDENTIFIER are always first and always retained. This function is called by Reply.