Age | Commit message (Expand) | Author |
2023-04-13 | Fix errors | Brian Kemper |
2023-04-13 | Remove mdlayher/raw dep | Brian Kemper |
2023-04-07 | Merge pull request #501 from RobelK1/master | Pablo Mazzini |
2023-04-06 | Adding arista port-channel support | Robel Kitaba |
2023-03-27 | Merge pull request #498 from twelho/renew-from-ack | Pablo Mazzini |
2023-03-27 | Merge branch 'master' into renew-from-ack | Pablo Mazzini |
2023-03-27 | Merge pull request #470 from twelho/inform-from-offer | Pablo Mazzini |
2023-03-27 | dhcpv4: change `NewRenewFromOffer` to `NewRenewFromAck` | Dennis Marttinen |
2023-03-25 | dhcpv4: implement interface for sending INFORM requests | Dennis Marttinen |
2023-03-07 | Merge pull request #496 from insomniacslk/dependabot/go_modules/golang.org/x/... | Pablo Mazzini |
2023-03-07 | Bump golang.org/x/net from 0.0.0-20201110031124-69a78807bb2b to 0.7.0 | dependabot[bot] |
2023-03-01 | Merge pull request #494 from name29/master | Pablo Mazzini |
2023-03-01 | New juniper format | Emanuele Fia |
2023-02-27 | IAPrefix: tests for Getters, FromBytes, ToBytes | Chris Koch |
2023-02-27 | IAAddress: tests for Getter, FromBytes, ToBytes | Chris Koch |
2023-02-27 | Vendor class: new Getters & tests for Getters, FromBytes, ToBytes | Chris Koch |
2023-02-27 | 4RD: new Getters & tests for Getters, FromBytes, ToBytes | Chris Koch |
2023-02-27 | RelayMessage option: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | ClientLinkLayerAddress: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | RemoteID: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | InterfaceID: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | StatusCode: test for all Options types | Chris Koch |
2023-02-27 | DHCP4oDHCP6: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | FQDN: tests for FromBytes, ToBytes, and Getter | Chris Koch |
2023-02-27 | IRT: tests for FromBytes, ToBytes, and Getter | Chris Koch |
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-27 | Remove 1.17 CI | Chris Koch |
2023-02-27 | Require Go 1.18 | 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 | Pin lz4 to v4.1.14 due to bug | Chris Koch |
2023-02-20 | Merge pull request #489 from hugelgupf/update-dependencies | Pablo Mazzini |
2023-02-19 | Update dependencies | Chris Koch |