summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2022-07-15dhcpv4: enable deletion of options and add modifier for itDennis Marttinen
2022-05-04update build badgePablo Mazzini
2022-05-03Documentation: Description is inverse of realitykayos
2022-04-05Merge pull request #463 from name29/ciena_dhcpv6Pablo Mazzini
2022-04-04Extending support for more interface types in parse_circuit_idEmanuele Fia
2022-04-01Adding support for DHCPv6 for CienaEmanuele Fia
2022-03-31Extending support for more interface types in parse_circuit_idEmanuele Fia
2022-01-19nclient4: support BSDsChris Koch
2021-12-13fix: check IP/UDP header size before trying to access itAndrey Smirnov
2021-12-09dhcpv4: remove server IP from REQUEST messagesChris Koch
2021-10-26use iana EntIDPablo Mazzini
2021-10-26[dhcpv6] deprecate isUsingUEFIPablo Mazzini
2021-10-26[ztpv4] typo and NITsPablo Mazzini
2021-10-25Fix buffer end location (#447)noiz
2021-10-25dhcpv6: fix and improve IA_TA (#449)Mikma
2021-10-25Adding support for parsing Ciena attributes in DHCPv4 (#450)Emanuele Fia
2021-10-25Fix nil check to prevent a panic by trying to dereference a nil pointer (#451)noiz
2021-10-21Revert "[dhcpv6] don't copy the RemoteID"Pablo Mazzini
2021-10-20[dhcpv6] don't copy the RemoteIDPablo Mazzini
2021-08-27[ztpv4][cisco firepower] Check to ensure serial number in Opt 61 is not empty...Hariharakumar Narasimhakumar
2021-08-27dhcpv6: Implement RelayPort optionAnatole Denis
2021-08-27dhcpv4: Add RelaySourcePortSubOption constantAnatole Denis
2021-08-26Adding support to parse vendor data for cisco firepower (#443)Hariharakumar Narasimhakumar
2021-08-17Fix a bug in MessageOptions.NTPServersDeomid "rojer" Ryabkov
2021-08-17Add NTPServers to NetConfDeomid "rojer" Ryabkov
2021-08-13Added OptNTPServerAndrea Barberio
2021-08-12[interfaces] bsd #2Pablo Mazzini
2021-08-11[interfaces] bsdPablo Mazzini
2021-08-09[interfaces] darwin (#423)Pablo Mazzini
2021-08-09netboot: DNS not mandatoryPablo Mazzini
2021-06-21Make server6 package compile on Windows (#431)Erik G
2021-06-08Make server4 package compile on Windows (#428)Guillaume Rose
2021-05-28Break circular dependency on u-rootChris Koch
2021-04-28[dhcpv4] remove NewOffer commentPablo Mazzini
2021-04-27Add dhcp Opt 124(vivc) parsing to ztp (#425)Hariharakumar Narasimhakumar
2021-04-20rearrange parse_circuitid test cases (#419)Hariharakumar Narasimhakumar
2021-04-20Adding xe interface format for Juniper qfx to list of circuit regexes (#418)Hariharakumar Narasimhakumar
2021-03-15Switch to GitHub ActionsAndrea Barberio
2021-03-14nclient4: fix buildChris Koch
2021-03-13nclient4: Ensure server identifier matches (#410)Moritz Fischer
2021-03-10Improve ipv4 compatibilityEugene Burkov
2021-03-06Fix tests to match the change packetMarcel Moolenaar
2021-03-06Pad packets after the 'end' option to be more conformantMarcel Moolenaar
2021-01-20nclient4: WithUnicast default port should be 68 (#403)Canwu Yao
2020-11-12netboot: use latest rtnl apiPablo Mazzini
2020-09-22Merge pull request #393 from hujun-open/masterPablo Mazzini
2020-09-20- rename raiValue to raiSubOptionValue to avoid confusion, and move it next t...Hu Jun
2020-09-20Merge branch 'master' of https://github.com/insomniacslk/dhcpHu Jun
2020-09-16nclients: export serverAddr and ifaceHWAddrChris Koch
2020-09-16nclient4: respect NAKsChris Koch