summaryrefslogtreecommitdiffhomepage
path: root/dhcpv4/dhcpv4_test.go
AgeCommit message (Expand)Author
2018-08-02OptUserClass: use only the flag as authoritativePablo Mazzini
2018-07-29Add modifier support to NewReplyFromRequestOwen Mooney
2018-07-29add NewReplyFromRequest (#100)Pablo Mazzini
2018-07-27[DHCPv4] BroadcastSendReceive now can wait for specific reply types (#95)insomniac
2018-05-11add dhcpv4.GetOption and dhcpv4.GetSingleOption methods (#63)Brandon Bennett
2018-03-13Add OptionGeneric, comment out other code so tests compile/passSean Karlage
2018-03-06Refactor tests to use stretchr/testify/requireSean Karlage
2018-03-05Move bsdp functionality to its own subpackage. Bring in stretchr/testify/asse...Sean Karlage
2018-03-03Add BSDP supportSean Karlage
2017-12-05Initial commitAndrea Barberio