summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-03-07Bump golang.org/x/net from 0.0.0-20201110031124-69a78807bb2b to 0.7.0dependabot[bot]
2023-03-01Merge pull request #494 from name29/masterPablo Mazzini
2023-03-01New juniper formatEmanuele Fia
2023-02-27IAPrefix: tests for Getters, FromBytes, ToBytesChris Koch
2023-02-27IAAddress: tests for Getter, FromBytes, ToBytesChris Koch
2023-02-27Vendor class: new Getters & tests for Getters, FromBytes, ToBytesChris Koch
2023-02-274RD: new Getters & tests for Getters, FromBytes, ToBytesChris Koch
2023-02-27RelayMessage option: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27ClientLinkLayerAddress: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27RemoteID: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27InterfaceID: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27StatusCode: test for all Options typesChris Koch
2023-02-27DHCP4oDHCP6: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27FQDN: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27IRT: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27ElapsedTime: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27VendorOpts: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27UserClasses: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27BootFileParam: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27BootFileURL: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27DomainSearchList: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27changes bla bla new uioChris Koch
2023-02-27DNS: tests for FromBytes, ToBytes, and DNS GetterChris Koch
2023-02-27ORO: tests for FromBytes, ToBytes, and ORO GetterChris Koch
2023-02-27Status: tests for FromBytes, ToBytes, and Status GetterChris Koch
2023-02-27ClientArchType: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-27IAPD: tests for FromBytes, ToBytes, and IAPD GetterChris Koch
2023-02-27IATA: tests for FromBytes, ToBytes, and IATA GetterChris Koch
2023-02-27IANA: tests for FromBytes, ToBytes, and IANA GetterChris Koch
2023-02-27New tests for ClientID & ServerIDChris Koch
2023-02-27Remove 1.17 CIChris Koch
2023-02-27Require Go 1.18Chris Koch
2023-02-19Tests for option deserialization & gettersChris Koch
2023-02-19Simplify option parsingChris Koch
2023-02-19dhcpv6: convert every Parse function to FromBytesChris Koch
2023-02-19Option 4RD: switch to FromBytesChris Koch
2023-02-19Improve NTP server option parsingChris Koch
2023-02-19Pin lz4 to v4.1.14 due to bugChris Koch
2023-02-20Merge pull request #489 from hugelgupf/update-dependenciesPablo Mazzini
2023-02-19Update dependenciesChris Koch
2023-02-19dhcpv6 DUID: re-add Equal functionChris Koch
2023-02-19dhcpv6: proper DUID typesChris Koch
2023-02-18dhcpv6: turn everythingmessage into a testChris Koch
2023-02-18Recursive pretty-printing with indentationChris Koch
2023-02-18Consistent short string messagesChris Koch
2023-02-18Remove superfluous print from testChris Koch
2023-02-18Normalize String functionsChris Koch
2023-02-18Example to pretty print every optionChris Koch
2023-02-184RD: API like every other Options wrapper typeChris Koch
2023-02-19Merge pull request #486 from hugelgupf/workflow-fixPablo Mazzini