diff options
author | insomniac <insomniacslk@users.noreply.github.com> | 2018-04-20 00:01:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-20 00:01:31 +0200 |
commit | 640d78837b3c44975dc2ae2abdc3aabc4003c87f (patch) | |
tree | 0206078500f839608d8ae570da7a9f96b249ad43 /dhcpv6/option_statuscode.go | |
parent | ae181b6e52105a03adeda151ee944a14622e0729 (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_statuscode.go')
0 files changed, 0 insertions, 0 deletions