diff options
author | insomniac <insomniacslk@users.noreply.github.com> | 2018-04-18 19:13:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-18 19:13:57 +0200 |
commit | c14c22b493b4bcfdef20236de2d89952b14bea1b (patch) | |
tree | 9621e4e107e474237516e29b9c1c55b2bd7acade /dhcpv6/defaults.go | |
parent | fd49f3e918a3ac8322f0b0efd75eaf4cff312d3b (diff) |
Fixed DHCPv4 listener (#37)
Fixed DHCPv4 listener
There were two bugs in the DHCPv4 client:
* the listener was called *after* the sender
* the listener was not binding to the same interface as the sender, but listening for every UDP packet
This is now fixed.
Diffstat (limited to 'dhcpv6/defaults.go')
0 files changed, 0 insertions, 0 deletions