Did you know ... Search Documentation:
Pack pac4pl -- prolog/dhcp.pl
PublicShow source

DHCP requires us to bind to port 68. This may require elevated privileges on some platforms

Currently only the DHCPINFORM message is implemented, and even then only a very few of the options necessary to get WPAD information. This can be easily extended by adding new clauses to dhcp_option//1 and optionally to translate_dhcp_option/3

author
- Matt Lilley (matt.lilley@securitease.com)

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

 dhcp_wpad(Arg1)
 dhcp_wpad(Arg1, Arg2, Arg3)
 dhcp_inform(Arg1, Arg2, Arg3, Arg4)