index
:
insomniacslk-dhcp
master
relay
DHCPv6 and DHCPv4 packet library, client and server written in Go
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-12-09
Addressed pmazzini's feedback
Andrea Barberio
2018-12-08
Also simplified corresponding v6 modifiers
Andrea Barberio
2018-12-08
Added netconf v4 tests and required modifiers
Andrea Barberio
2018-12-08
Added netconf basic testing 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
update README: add CoreDHCP
Pablo Mazzini
2018-11-27
Removed ineffective assignment
Andrea Barberio
2018-11-27
Added missing check in tests
Andrea Barberio
2018-11-27
dhcpv6: using stretchr test framework for OptVendorOpts
Andrea Barberio
2018-11-27
Removed unreachable code, fixed misspelling (#212)
insomniac
2018-11-27
Test TransactionID generation
Mikołaj Walczak
2018-11-26
Add badges to README
Mikołaj Walczak
2018-11-26
Add missing error check in GenerateTransactionID
Mikołaj Walczak
2018-11-21
remove deprecated functions (#182)
Pablo Mazzini
2018-11-21
rfc1035label: using a structure to hold original data
Andrea Barberio
2018-11-20
Added example for DHCPv6 server
Andrea Barberio
2018-11-20
netboot: delay in IfUp to avoid hammering the CPU
Andrea Barberio
2018-11-20
rfc1035label: support compression pointers
Andrea Barberio
2018-11-19
dhcpv4: run on unconfigured interfaces (#198)
insomniac
2018-11-18
iputils: add ExtractMAC (#199)
insomniac
2018-11-18
iputils: add ExtractMAC
Pablo Mazzini
2018-11-18
iputils: add ExtractMAC
Pablo Mazzini
2018-11-18
ExtractMAC: increase coverage
Pablo Mazzini
2018-11-18
iputils: add ExtractMAC
Pablo Mazzini
2018-11-13
netboot: domain search list not mandatory
Andrea Barberio
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
[ztpv4] add Opt60 (vc) parsing (#187)
insomniac
2018-11-09
address comments
Pablo Mazzini
2018-11-09
add additional test
Pablo Mazzini
2018-11-09
update comments
Pablo Mazzini
[next]