index
:
insomniacslk-dhcp
master
relay
DHCPv6 and DHCPv4 packet library, client and server written in Go
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dhcpv4
Age
Commit message (
Expand
)
Author
2018-03-06
Refactor tests to use stretchr/testify/require
Sean Karlage
2018-03-06
Fixed types for BSDP too
Andrea Barberio
2018-03-06
Fixed types in dhcpv4 and dhcpv6
Andrea Barberio
2018-03-05
Move bsdp functionality to its own subpackage. Bring in stretchr/testify/asse...
Sean Karlage
2018-03-03
Fix issue where server would not process the INFORM[SELECT] as a select packe...
Sean Karlage
2018-03-03
Add better formatting for vendor opts
Sean Karlage
2018-03-03
Add BSDP support
Sean Karlage
2018-02-07
Added OS-specific implementations for binding to a network device
Andrea Barberio
2018-02-02
More comments
Andrea Barberio
2018-02-02
More comments
Andrea Barberio
2018-02-02
Improved comments
Andrea Barberio
2018-02-02
Changed API from NewDiscovery to NewDiscoveryForInterface
Andrea Barberio
2018-02-02
Added comments
Andrea Barberio
2018-02-02
Removed wrong char
Andrea Barberio
2018-02-02
Replaced ugly code for generating MAC string
Andrea Barberio
2017-12-07
Fixed dhcpv4.Exchange interface
Andrea Barberio
2017-12-05
Initial commit
Andrea Barberio