Age | Commit message (Expand) | Author |
---|---|---|
2017-12-08 | Added String() to DHCPv6 interface and implemented in DHCPv6Relay | Andrea Barberio |
2017-12-08 | Fixed DHCPv6Relay.Length() and added test | 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 |