Age | Commit message (Expand) | Author |
2023-02-27 | ElapsedTime: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | VendorOpts: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | UserClasses: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | BootFileParam: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | BootFileURL: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | DomainSearchList: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | changes bla bla new uio | Chris Koch |
2023-02-27 | DNS: tests for FromBytes, ToBytes, and DNS Getter | Chris Koch |
2023-02-27 | ORO: tests for FromBytes, ToBytes, and ORO Getter | Chris Koch |
2023-02-27 | Status: tests for FromBytes, ToBytes, and Status Getter | Chris Koch |
2023-02-27 | ClientArchType: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | IAPD: tests for FromBytes, ToBytes, and IAPD Getter | Chris Koch |
2023-02-27 | IATA: tests for FromBytes, ToBytes, and IATA Getter | Chris Koch |
2023-02-27 | IANA: tests for FromBytes, ToBytes, and IANA Getter | Chris Koch |
2023-02-27 | New tests for ClientID & ServerID | Chris Koch |
2023-02-19 | Tests for option deserialization & getters | Chris Koch |
2023-02-19 | Simplify option parsing | Chris Koch |
2023-02-19 | dhcpv6: convert every Parse function to FromBytes | Chris Koch |
2023-02-19 | Option 4RD: switch to FromBytes | Chris Koch |
2023-02-19 | Improve NTP server option parsing | Chris Koch |
2023-02-19 | dhcpv6 DUID: re-add Equal function | Chris Koch |
2023-02-19 | dhcpv6: proper DUID types | Chris Koch |
2023-02-18 | dhcpv6: turn everythingmessage into a test | Chris Koch |
2023-02-18 | Recursive pretty-printing with indentation | Chris Koch |
2023-02-18 | Consistent short string messages | Chris Koch |
2023-02-18 | Remove superfluous print from test | Chris Koch |
2023-02-18 | Normalize String functions | Chris Koch |
2023-02-18 | 4RD: API like every other Options wrapper type | Chris Koch |
2022-08-18 | Add ZTPv6 Cisco Support | Hrvoje Cavrak |
2022-04-04 | Extending support for more interface types in parse_circuit_id | Emanuele Fia |
2022-04-01 | Adding support for DHCPv6 for Ciena | Emanuele Fia |
2022-03-31 | Extending support for more interface types in parse_circuit_id | Emanuele Fia |
2021-10-26 | [dhcpv6] deprecate isUsingUEFI | Pablo Mazzini |
2021-10-25 | dhcpv6: fix and improve IA_TA (#449) | Mikma |
2021-10-21 | Revert "[dhcpv6] don't copy the RemoteID" | Pablo Mazzini |
2021-10-20 | [dhcpv6] don't copy the RemoteID | Pablo Mazzini |
2021-08-27 | dhcpv6: Implement RelayPort option | Anatole Denis |
2021-08-17 | Fix a bug in MessageOptions.NTPServers | Deomid "rojer" Ryabkov |
2021-08-13 | Added OptNTPServer | Andrea Barberio |
2021-06-21 | Make server6 package compile on Windows (#431) | Erik G |
2021-05-28 | Break circular dependency on u-root | Chris Koch |
2021-03-06 | Fix tests to match the change packet | Marcel Moolenaar |
2020-09-16 | nclients: export serverAddr and ifaceHWAddr | Chris Koch |
2020-09-16 | docs: fix package comments | Chris Koch |
2020-08-13 | Added structure, parsing and convenience fuctions for OptInformationRefreshTi... | Tom McPhail |
2020-08-08 | ExtractMAC: use option 79 | Pablo Mazzini |
2020-08-06 | dhcpv6: Handle IA_TA options | Anatole Denis |
2020-07-11 | nclient6: optional dropped packet logging | Chris Koch |
2020-06-01 | Add Client Link-Layer Address option for RFC 6939 support. | Tom McPhail |
2020-04-21 | Generate new TransactionID for Request | Tom McPhail |