Age | Commit message (Expand) | Author |
---|---|---|
2019-01-19 | dhcpv4: consolidate string options into one file. | Christopher Koch |
2019-01-14 | dhcpv4: thoroughly fix type docs. Refer to RFCs. | Christopher Koch |
2019-01-11 | dhcpv4: remove unused Option.Length function. | Christopher Koch |
2019-01-11 | dhcpv4: simplify marshaling options to binary. | Christopher Koch |
2019-01-10 | dhcpv4: simplify option parsing. | Christopher Koch |
2018-11-27 | Removed unreachable code, fixed misspelling (#212) | insomniac |
2018-08-10 | OptTFTPServerName and OptBootfileName test String | Pablo Mazzini |
2018-08-10 | OptTFTPServerName: fix String() | Pablo Mazzini |
2018-07-25 | Add TFTP server name option (#92) | Owen Mooney |