Age | Commit message (Expand) | Author |
---|---|---|
2023-12-06 | remove bsdp packageHEADmaster | Pablo Mazzini |
2019-01-24 | dhcpv4: nicer API for option parsing. | Christopher Koch |
2019-01-15 | dhcpv4: conform to RFC 2131 with respect to options. | Christopher Koch |
2019-01-14 | bsdp: simplify version type. | 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: remote OptionGetter interface in favor of Options type. | Christopher Koch |
2019-01-10 | dhcpv4: simplify option parsing. | Christopher Koch |
2018-09-29 | BSDP: Fix parsing offset for boot image lists | Sean Karlage |
2018-07-29 | Add some helper tools for tests | Sean Karlage |
2018-07-29 | DHCPv4: Refactor methods for easier testing | Sean Karlage |
2018-07-27 | BSDP: Refactor to use dhcpv4.GetOneOption (#94) | Sean Karlage |
2018-03-30 | Remove build tags (#27) | Sean Karlage |
2018-03-26 | Add some more specific bsdp options + vendor specific implementation (#21) | Sean Karlage |