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
/
dhcpv4
/
ztpv4
Age
Commit message (
Expand
)
Author
2023-04-06
Adding arista port-channel support
Robel Kitaba
2023-03-01
New juniper format
Emanuele Fia
2022-08-22
Adding support for more circuit id
Emanuele Fia
2021-10-26
use iana EntID
Pablo Mazzini
2021-10-26
[ztpv4] typo and NITs
Pablo Mazzini
2021-10-25
Adding support for parsing Ciena attributes in DHCPv4 (#450)
Emanuele Fia
2021-08-27
[ztpv4][cisco firepower] Check to ensure serial number in Opt 61 is not empty...
Hariharakumar Narasimhakumar
2021-08-26
Adding support to parse vendor data for cisco firepower (#443)
Hariharakumar Narasimhakumar
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
2019-07-22
Fixed typos in dhcpv4 (#303)
Christian Muehlhaeuser
2019-05-24
Changing Arista cid regex forprepended bytes (#293)
Akshay Navale
2019-05-15
Adding Juniper EX pattern for circuit parsing (#291)
Akshay Navale
2019-05-14
Remove SHIFT IN character bytes from Circuit ID (#289)
Akshay Navale
2019-05-08
[CI] Added linters
Andrea Barberio
2019-03-13
Adding CircuitId parsing logic into dhcpv4 lib (#255)
Akshay Navale
2019-01-24
dhcpv4: getters instead of getters
Christopher Koch
2019-01-24
dhcpv4: nicer API for option parsing.
Christopher Koch
2019-01-15
dhcpv4: conform to RFC 2131 with respect to options.
Christopher Koch
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