summaryrefslogtreecommitdiffhomepage
path: root/dhcpv6/option_requestedoption.go
diff options
context:
space:
mode:
authorinsomniac <insomniacslk@users.noreply.github.com>2018-04-20 00:01:31 +0200
committerGitHub <noreply@github.com>2018-04-20 00:01:31 +0200
commit640d78837b3c44975dc2ae2abdc3aabc4003c87f (patch)
tree0206078500f839608d8ae570da7a9f96b249ad43 /dhcpv6/option_requestedoption.go
parentae181b6e52105a03adeda151ee944a14622e0729 (diff)
dhcpv6: added modifiers (#41)
dhcpv6: added modifiers Added support for packet modifiers, i.e. functions that can arbitrarily manipulate a DHCPv6 packet. These modifiers are used by NewMessage, NewSolicitForInterface, NewRequestForAdvertise, and can be used by other packet creation functions. A bunch of sample modifiers have been added under modifiers.go , too. With the introduction of modifiers I also removed some options that should not necessarily be in a standard DHCPv6 message.
Diffstat (limited to 'dhcpv6/option_requestedoption.go')
0 files changed, 0 insertions, 0 deletions