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
path:
root
/
dhcpv6
Age
Commit message (
Expand
)
Author
2021-08-27
dhcpv6: Implement RelayPort option
Anatole Denis
2021-08-17
Fix a bug in MessageOptions.NTPServers
Deomid "rojer" Ryabkov
2021-08-13
Added OptNTPServer
Andrea Barberio
2021-06-21
Make server6 package compile on Windows (#431)
Erik G
2021-05-28
Break circular dependency on u-root
Chris Koch
2021-03-06
Fix tests to match the change packet
Marcel Moolenaar
2020-09-16
nclients: export serverAddr and ifaceHWAddr
Chris Koch
2020-09-16
docs: fix package comments
Chris Koch
2020-08-13
Added structure, parsing and convenience fuctions for OptInformationRefreshTi...
Tom McPhail
2020-08-08
ExtractMAC: use option 79
Pablo Mazzini
2020-08-06
dhcpv6: Handle IA_TA options
Anatole Denis
2020-07-11
nclient6: optional dropped packet logging
Chris Koch
2020-06-01
Add Client Link-Layer Address option for RFC 6939 support.
Tom McPhail
2020-04-21
Generate new TransactionID for Request
Tom McPhail
2020-04-02
adding fallback logic to remote id parsing
akshay navale
2020-03-28
remove some tests
Pablo Mazzini
2020-03-19
Added support for a custom logger when instantiating the server4 or
Valerio Santinelli
2020-03-11
v6: introduce Prefix options
Chris Koch
2020-03-11
v6: rename IAPD option to be shorter
Chris Koch
2020-03-10
dhcpv6 fqdn: fix domain encoding
Pablo Mazzini
2020-03-10
dhcpv6: add IA_PD to request from advertise
Mikael Magnusson
2020-03-09
v6: add RemoteID getter to RelayOptions
Chris Koch
2020-03-09
v6: getter for InterfaceID on RelayOptions
Chris Koch
2020-03-09
v6: add RelayOptions with RelayMsg
Chris Koch
2020-03-09
Merge branch 'master' into vendors
Pablo Mazzini
2020-03-09
Merge branch 'master' into write16
Pablo Mazzini
2020-03-09
Merge branch 'master' into vendors
Pablo Mazzini
2020-03-09
Merge branch 'master' into write16
Pablo Mazzini
2020-03-09
Merge branch 'master' into feature/dhcp4-o-dhcp6
Pablo Mazzini
2020-03-09
v6: add IA AddressOptions (StatusCode only)
Chris Koch
2020-03-09
netconf: use new IANA and IAAddress getters
Chris Koch
2020-03-09
v6: add IdentityOptions
Chris Koch
2020-03-06
dhcp6: fix VendorOpts getter
Chris Koch
2020-03-06
dhcpv6: always write 16-byte IPs
Chris Koch
2020-03-06
[dhcpv6] More getters for MessageOptions
Andrea Barberio
2020-03-06
dhcpv6: add DHCPv4-over-DHCPv6 support
Mikael Magnusson
2020-03-05
nclient6: allow non-rapid responses to RapidSolicit
Chris Koch
2020-03-05
v6: DomainSearchList getter
Chris Koch
2020-03-05
v6: add FQDN option getter
Chris Koch
2020-03-05
v6: add IAPD getter
Chris Koch
2020-03-05
v6: merge multiple OptionOROs
Chris Koch
2020-03-05
v6: add BootFileParam getter
Chris Koch
2020-03-05
v6: add ElapsedTime getter
Chris Koch
2020-03-05
v6: add BootFileURL getter
Chris Koch
2020-03-05
v6: add DNS getter (and rename DNSRecursiveNameServer to DNS)
Chris Koch
2020-03-05
v6: simplify GetTransactionID
Chris Koch
2020-03-05
v6: RequestedOptions getter
Chris Koch
2020-03-05
v6: clean up option NII
Chris Koch
2020-03-05
v6: Status getter for message options
Chris Koch
2020-03-05
v6: add IANA Getter
Chris Koch
[prev]
[next]