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
2022-07-15
dhcpv4: enable deletion of options and add modifier for it
Dennis Marttinen
2022-05-04
update build badge
Pablo Mazzini
2022-05-03
Documentation: Description is inverse of reality
kayos
2022-04-05
Merge pull request #463 from name29/ciena_dhcpv6
Pablo Mazzini
2022-04-04
Extending support for more interface types in parse_circuit_id
Emanuele Fia
2022-04-01
Adding support for DHCPv6 for Ciena
Emanuele Fia
2022-03-31
Extending support for more interface types in parse_circuit_id
Emanuele Fia
2022-01-19
nclient4: support BSDs
Chris Koch
2021-12-13
fix: check IP/UDP header size before trying to access it
Andrey Smirnov
2021-12-09
dhcpv4: remove server IP from REQUEST messages
Chris Koch
2021-10-26
use iana EntID
Pablo Mazzini
2021-10-26
[dhcpv6] deprecate isUsingUEFI
Pablo Mazzini
2021-10-26
[ztpv4] typo and NITs
Pablo Mazzini
2021-10-25
Fix buffer end location (#447)
noiz
2021-10-25
dhcpv6: fix and improve IA_TA (#449)
Mikma
2021-10-25
Adding support for parsing Ciena attributes in DHCPv4 (#450)
Emanuele Fia
2021-10-25
Fix nil check to prevent a panic by trying to dereference a nil pointer (#451)
noiz
2021-10-21
Revert "[dhcpv6] don't copy the RemoteID"
Pablo Mazzini
2021-10-20
[dhcpv6] don't copy the RemoteID
Pablo Mazzini
2021-08-27
[ztpv4][cisco firepower] Check to ensure serial number in Opt 61 is not empty...
Hariharakumar Narasimhakumar
2021-08-27
dhcpv6: Implement RelayPort option
Anatole Denis
2021-08-27
dhcpv4: Add RelaySourcePortSubOption constant
Anatole Denis
2021-08-26
Adding support to parse vendor data for cisco firepower (#443)
Hariharakumar Narasimhakumar
2021-08-17
Fix a bug in MessageOptions.NTPServers
Deomid "rojer" Ryabkov
2021-08-17
Add NTPServers to NetConf
Deomid "rojer" Ryabkov
2021-08-13
Added OptNTPServer
Andrea Barberio
2021-08-12
[interfaces] bsd #2
Pablo Mazzini
2021-08-11
[interfaces] bsd
Pablo Mazzini
2021-08-09
[interfaces] darwin (#423)
Pablo Mazzini
2021-08-09
netboot: DNS not mandatory
Pablo Mazzini
2021-06-21
Make server6 package compile on Windows (#431)
Erik G
2021-06-08
Make server4 package compile on Windows (#428)
Guillaume Rose
2021-05-28
Break circular dependency on u-root
Chris Koch
2021-04-28
[dhcpv4] remove NewOffer comment
Pablo Mazzini
2021-04-27
Add dhcp Opt 124(vivc) parsing to ztp (#425)
Hariharakumar Narasimhakumar
2021-04-20
rearrange parse_circuitid test cases (#419)
Hariharakumar Narasimhakumar
2021-04-20
Adding xe interface format for Juniper qfx to list of circuit regexes (#418)
Hariharakumar Narasimhakumar
2021-03-15
Switch to GitHub Actions
Andrea Barberio
2021-03-14
nclient4: fix build
Chris Koch
2021-03-13
nclient4: Ensure server identifier matches (#410)
Moritz Fischer
2021-03-10
Improve ipv4 compatibility
Eugene Burkov
2021-03-06
Fix tests to match the change packet
Marcel Moolenaar
2021-03-06
Pad packets after the 'end' option to be more conformant
Marcel Moolenaar
2021-01-20
nclient4: WithUnicast default port should be 68 (#403)
Canwu Yao
2020-11-12
netboot: use latest rtnl api
Pablo Mazzini
2020-09-22
Merge pull request #393 from hujun-open/master
Pablo Mazzini
2020-09-20
- rename raiValue to raiSubOptionValue to avoid confusion, and move it next t...
Hu Jun
2020-09-20
Merge branch 'master' of https://github.com/insomniacslk/dhcp
Hu Jun
2020-09-16
nclients: export serverAddr and ifaceHWAddr
Chris Koch
2020-09-16
nclient4: respect NAKs
Chris Koch
[next]