Age | Commit message (Expand) | Author |
---|---|---|
2018-05-11 | add dhcpv4.GetOption and dhcpv4.GetSingleOption methods (#63) | Brandon Bennett |
2018-03-26 | Add some more specific bsdp options + vendor specific implementation (#21) | Sean Karlage |
2018-03-16 | Add more specific dhcpv4 options (#17) | Sean Karlage |
2018-03-13 | Add OptionGeneric, comment out other code so tests compile/pass | Sean Karlage |
2018-03-06 | Fixed types in dhcpv4 and dhcpv6 | Andrea Barberio |
2018-03-05 | Move bsdp functionality to its own subpackage. Bring in stretchr/testify/asse... | Sean Karlage |
2018-03-03 | Add better formatting for vendor opts | Sean Karlage |
2018-03-03 | Add BSDP support | Sean Karlage |
2018-02-02 | More comments | Andrea Barberio |
2018-02-02 | More comments | Andrea Barberio |
2018-02-02 | Improved comments | Andrea Barberio |
2018-02-02 | Changed API from NewDiscovery to NewDiscoveryForInterface | Andrea Barberio |
2018-02-02 | Removed wrong char | Andrea Barberio |
2018-02-02 | Replaced ugly code for generating MAC string | Andrea Barberio |
2017-12-05 | Initial commit | Andrea Barberio |