summaryrefslogtreecommitdiffhomepage
path: root/dhcpv4/nclient4
AgeCommit message (Expand)Author
2019-07-29server4: set peer to broadcast if client IP is zeroChris Koch
2019-07-22Fixed unnecessary conversions (#304)Christian Muehlhaeuser
2019-07-22Fixed typos in dhcpv4 (#303)Christian Muehlhaeuser
2019-06-19nclient4: add logging optionsChris Koch
2019-05-22Ignore bytes after end of IP packet in BroadcastRawUDPConn.ReadFrom (#292)lprylli
2019-05-08[CI] Added lintersAndrea Barberio
2019-04-17nclient4: fix conn race conditionChristopher Koch
2019-04-07nclient4: simplify New interfaceChristopher Koch
2019-03-27client4: add a new DHCPv4 client.Christopher Koch