Age | Commit message (Expand) | Author |
---|---|---|
2020-03-06 | dhcpv6: add DHCPv4-over-DHCPv6 support | Mikael Magnusson |
2020-03-05 | v6: DomainSearchList getter | Chris Koch |
2020-03-05 | v6: add FQDN option getter | Chris Koch |
2020-03-05 | v6: add DNS getter (and rename DNSRecursiveNameServer to DNS) | Chris Koch |
2020-03-05 | v6: RequestedOptions getter | Chris Koch |
2020-03-05 | v6: add ServerID getter | Chris Koch |
2020-03-05 | v6: add ClientID getter | Chris Koch |
2020-03-05 | dhcpv6: intro Getters for Options | Chris Koch |
2020-02-06 | hcpv6 fqdn: implements OptionFQDN option | Xuehao (David) Hu |
2019-03-11 | dhcpv6: remove setters and getters. | Christopher Koch |
2019-03-11 | dhcpv6: rename stuttering types. | Christopher Koch |
2019-01-14 | iana: rename HwTypeType to HWType, add package comment. | Christopher Koch |
2018-12-08 | Added netconf basic testing and required modifiers | Andrea Barberio |
2018-08-20 | ORO Modifier (#144) | MikoĊaj Walczak |
2018-07-30 | DHCPv6: Rename Option constants to CamelCase | Sean Karlage |
2018-05-02 | Added WithClientId, WithServerId and tests (#56) | insomniac |