summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2018-11-21rfc1035label: using a structure to hold original dataAndrea Barberio
2018-11-20Added example for DHCPv6 serverAndrea Barberio
2018-11-20netboot: delay in IfUp to avoid hammering the CPUAndrea Barberio
2018-11-20rfc1035label: support compression pointersAndrea Barberio
2018-11-19dhcpv4: run on unconfigured interfaces (#198)insomniac
2018-11-18iputils: add ExtractMAC (#199)insomniac
2018-11-18iputils: add ExtractMACPablo Mazzini
2018-11-18iputils: add ExtractMACPablo Mazzini
2018-11-18ExtractMAC: increase coveragePablo Mazzini
2018-11-18iputils: add ExtractMACPablo Mazzini
2018-11-13netboot: domain search list not mandatoryAndrea Barberio
2018-11-13Consolidated v6 and v4 server handlers (#196)insomniac
* Uniformed DHCPv6 and DHCPv4 servers * Reverted main goroutine * Reverted example code too * Added conn fix
2018-11-12add OptRelayAgentInformation (#193)insomniac
2018-11-12OptRelayAgentInformation: increase coveragePablo Mazzini
2018-11-12OptRelayAgentInformation: increase coveragePablo Mazzini
2018-11-12OptRelayAgentInformation: increase coveragePablo Mazzini
2018-11-12OptRelayAgentInformation: increase coveragePablo Mazzini
2018-11-12OptRelayAgentInformation: increase coveragePablo Mazzini
2018-11-12Make server handlers asyncAndrea Barberio
2018-11-12server: do not skip network errors in ActivateAndServeAndrea Barberio
2018-11-11OptRelayAgentInformation: increase coveragePablo Mazzini
2018-11-11OptRelayAgentInformation: increase coveragePablo Mazzini
2018-11-11OptRelayAgentInformation: increase coveragePablo Mazzini
2018-11-11OptRelayAgentInformation: remove extra linePablo Mazzini
2018-11-11OptRelayAgentInformation: increase coveragePablo Mazzini
2018-11-11OptRelayAgentInformation: increase coveragePablo Mazzini
2018-11-11OptRelayAgentInformation: increase coveragePablo Mazzini
2018-11-11OptRelayAgentInformation: increase coveragePablo Mazzini
2018-11-11OptRelayAgentInformation: increase coveragePablo Mazzini
2018-11-11OptRelayAgentInformation: fix commentPablo Mazzini
2018-11-11add OptRelayAgentInformationPablo Mazzini
2018-11-09[ztpv4] add Opt60 (vc) parsing (#187)insomniac
2018-11-09address commentsPablo Mazzini
2018-11-09add additional testPablo Mazzini
2018-11-09update commentsPablo Mazzini
2018-11-09return nil vendor dataPablo Mazzini
2018-11-09return nil vendor dataPablo Mazzini
2018-11-09fix typo #2Pablo Mazzini
2018-11-09fix typoPablo Mazzini
2018-11-09parse only option 60Pablo Mazzini
2018-11-08Added DHCPv6 packet crafting example (#192)insomniac
2018-11-08Added DHCPv6 client example (#191)insomniac
2018-11-08Merge branch 'dhcpv6_client_example' of github.com:insomniacslk/dhcp into ↵Andrea Barberio
dhcpv6_client_example
2018-11-08Added DHCPv6 client exampleAndrea Barberio
2018-11-08Added DHCPv6 client exampleAndrea Barberio
2018-11-07Add netboot/netconf support for DHCPv4 (#185)Marco Guerri
2018-11-07Adding module for DHCPv6 Vendor Options (Opt 17) (#130)Chris Gorham
2018-11-06[ztp] add Opt60 (vc) and Opt124 (vico) parsingPablo Mazzini
2018-11-06[WIP] Added DHCPv4 server (#178)insomniac
* Added DHCPv4 server * Added more modifiers * Fixed some bugs
2018-10-28Updated README.md to include fbenderAndrea Barberio