summaryrefslogtreecommitdiffhomepage
path: root/dhcpv4/types.go
AgeCommit message (Expand)Author
2018-07-27[DHCPv4] BroadcastSendReceive now can wait for specific reply types (#95)insomniac
2018-03-16Add more specific dhcpv4 options (#17)Sean Karlage
2018-03-13Add OptionGeneric, comment out other code so tests compile/passSean Karlage
2018-03-06Fixed types in dhcpv4 and dhcpv6Andrea Barberio
2018-03-05Move bsdp functionality to its own subpackage. Bring in stretchr/testify/asse...Sean Karlage
2018-03-03Fix issue where server would not process the INFORM[SELECT] as a select packe...Sean Karlage
2018-03-03Add better formatting for vendor optsSean Karlage
2018-03-03Add BSDP supportSean Karlage
2018-02-02Added commentsAndrea Barberio
2017-12-05Initial commitAndrea Barberio