summaryrefslogtreecommitdiffhomepage
path: root/netboot/netconf_test.go
AgeCommit message (Expand)Author
2021-08-09netboot: DNS not mandatoryPablo Mazzini
2020-01-02v6: use time.Duration for duration fieldsChris Koch
2019-04-24[dhcpv6] Solicit messages derive default IAID from MAC addressAndrea Barberio
2019-03-11dhcpv6: remove setters and getters.Christopher Koch
2019-03-11dhcpv6: rename stuttering types.Christopher Koch
2019-01-24dhcpv4: nicer API for option parsing.Christopher Koch
2019-01-19dhcpv4: build more packets with modifiersChristopher Koch
2019-01-14iana: rename HwTypeType to HWType, add package comment.Christopher Koch
2019-01-09dhcpv4: export packet members; remove setters and getters.Christopher Koch
2018-12-08Added netconf v4 tests and required modifiersAndrea Barberio
2018-12-08Added netconf basic testing and required modifiersAndrea Barberio