Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-11 | dhcpv6: remove setters and getters. | Christopher Koch | |
- Make members directly accessible. | |||
2019-03-11 | dhcpv6: rename stuttering types. | Christopher Koch | |
dhcpv6.DHCPv6Message -> dhcpv6.Message dhcpv6.DHCPv6Relay -> dhcpv6.RelayMessage | |||
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 | |
To appease linters | |||
2018-05-02 | Added WithClientId, WithServerId and tests (#56) | insomniac | |