Age | Commit message (Expand) | Author |
2018-12-23 | update error message | Pablo Mazzini |
2018-12-22 | increase coverage | Pablo Mazzini |
2018-12-22 | [ztpv4] make it consistent with ztpv6 | Pablo Mazzini |
2018-12-08 | Added netconf v4 tests and required modifiers | Andrea Barberio |
2018-11-29 | interfaces: added package with interface facilities | Andrea Barberio |
2018-11-27 | simplify client interface (#181) | Pablo Mazzini |
2018-11-27 | Removed unreachable code, fixed misspelling (#212) | insomniac |
2018-11-21 | remove deprecated functions (#182) | Pablo Mazzini |
2018-11-21 | rfc1035label: using a structure to hold original data | Andrea Barberio |
2018-11-19 | dhcpv4: run on unconfigured interfaces (#198) | insomniac |
2018-11-13 | Consolidated v6 and v4 server handlers (#196) | insomniac |
2018-11-12 | add OptRelayAgentInformation (#193) | insomniac |
2018-11-12 | OptRelayAgentInformation: increase coverage | Pablo Mazzini |
2018-11-12 | OptRelayAgentInformation: increase coverage | Pablo Mazzini |
2018-11-12 | OptRelayAgentInformation: increase coverage | Pablo Mazzini |
2018-11-12 | OptRelayAgentInformation: increase coverage | Pablo Mazzini |
2018-11-12 | OptRelayAgentInformation: increase coverage | Pablo Mazzini |
2018-11-12 | Make server handlers async | Andrea Barberio |
2018-11-12 | server: do not skip network errors in ActivateAndServe | Andrea Barberio |
2018-11-11 | OptRelayAgentInformation: increase coverage | Pablo Mazzini |
2018-11-11 | OptRelayAgentInformation: increase coverage | Pablo Mazzini |
2018-11-11 | OptRelayAgentInformation: increase coverage | Pablo Mazzini |
2018-11-11 | OptRelayAgentInformation: remove extra line | Pablo Mazzini |
2018-11-11 | OptRelayAgentInformation: increase coverage | Pablo Mazzini |
2018-11-11 | OptRelayAgentInformation: increase coverage | Pablo Mazzini |
2018-11-11 | OptRelayAgentInformation: increase coverage | Pablo Mazzini |
2018-11-11 | OptRelayAgentInformation: increase coverage | Pablo Mazzini |
2018-11-11 | OptRelayAgentInformation: increase coverage | Pablo Mazzini |
2018-11-11 | OptRelayAgentInformation: fix comment | Pablo Mazzini |
2018-11-11 | add OptRelayAgentInformation | Pablo Mazzini |
2018-11-09 | address comments | Pablo Mazzini |
2018-11-09 | add additional test | Pablo Mazzini |
2018-11-09 | update comments | Pablo Mazzini |
2018-11-09 | return nil vendor data | Pablo Mazzini |
2018-11-09 | return nil vendor data | Pablo Mazzini |
2018-11-09 | fix typo #2 | Pablo Mazzini |
2018-11-09 | fix typo | Pablo Mazzini |
2018-11-09 | parse only option 60 | Pablo Mazzini |
2018-11-06 | [ztp] add Opt60 (vc) and Opt124 (vico) parsing | Pablo Mazzini |
2018-11-06 | [WIP] Added DHCPv4 server (#178) | insomniac |
2018-10-18 | Make listening port for dhcpv4 client configurable (#179) | Gianni Vialetto |
2018-10-17 | Custom client/server addresses/ports for DHCPv4 client (#172) | Gianni Vialetto |
2018-10-15 | Added String methods for types (#175) | Pablo Mazzini |
2018-10-08 | dhcpv4: fix but in Exchange where a nil packet is returned if send fails | Andrea Barberio |
2018-10-07 | DHCPv4: syscall -> x/sys/unix | Sean Karlage |
2018-10-03 | dhcpv4: Add OptRootPath (#163) | Sean Karlage |
2018-10-03 | BSDP: Fix MessageTypeFromPacket to return a pointer | Sean Karlage |
2018-10-01 | add comment | Sean Karlage |
2018-10-01 | BSDP: Add MessageTypeFromPacket helper | Sean Karlage |
2018-09-29 | BSDP: Fix parsing offset for boot image lists | Sean Karlage |