Age | Commit message (Expand) | Author |
---|---|---|
2017-12-08 | Added String() to DHCPv6 interface and implemented in DHCPv6Relay | Andrea Barberio |
2017-12-08 | Added DHCPv6.Length() and improved relay msg parsing | Andrea Barberio |
2017-12-07 | Refactored options into the dhcpv6 package to resolve circular imports. Sadly. | Andrea Barberio |
2017-12-07 | Relay message options instead of a raw byte sequence | Andrea Barberio |
2017-12-06 | Added raw payload processing for DHCPv6Relay | Andrea Barberio |
2017-12-06 | Added support for DHCP relay and refactored into multiple files | Andrea Barberio |
2017-12-06 | Added Relay message stub in decoder | Andrea Barberio |
2017-12-06 | DHCPv6 is now an interface; DHCPv6Message and DHCPv6RelayMessage are implemen... | Andrea Barberio |
2017-12-05 | Initial commit | Andrea Barberio |