summaryrefslogtreecommitdiffhomepage
path: root/dhcpv4/bsdp/client.go
AgeCommit message (Expand)Author
2018-08-13BSDP: Exchange returns list of pointers, not list of objectsAndrea Barberio
2018-07-27[DHCPv4] BroadcastSendReceive now can wait for specific reply types (#95)insomniac
2018-04-18Fixed DHCPv4 listener (#37)insomniac
2018-03-30Remove build tags (#27)Sean Karlage
2018-03-26Add some more specific bsdp options + vendor specific implementation (#21)Sean Karlage
2018-03-10Move Exchange back to method on client, rebaseSean Karlage
2018-03-10Refactor client code, add timeout capabilitiesSean Karlage
2018-03-07Fixed build tag for darwin-only bsdp packageAndrea Barberio
2018-03-05Move bsdp functionality to its own subpackage. Bring in stretchr/testify/asse...Sean Karlage