-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/…
-
Would it be possible for you to provide an example of the following
Using the API to create a network , set the specific DHCP options of that network (router, DNS servers, domain etc) set the memb…
-
Being able to broadcast a message can come in very handy.
I propose this signature: `dhcp.broadcast(header, options, cb)`
Maybe a unicast like `dhcp.send(address, header, options, cb)` could be usef…
-
**Describe the bug**
The gremlin discovery lambda is unable to resolve the Neptune DNS endpoint, failing with a ```getaddrinfo EAI_AGAIN ``` error.
**To Reproduce**
Launch the stacks as per the d…
-
Support for RFC9463 DNR: DHCP options 144 and 162 for DoH/DoT/DoQ
RFC9463 "DNR" allows DHCP servers to indicate to clients that there
are encrypted DNS resolver settings to use.
"RFC9463: DHCP …
-
It looks like there's SNTP functionality in esp-idf. We probably ought use it to try and set the RTC to something real.
-
The golang library we use in Auroraboot to implement netbooting is no longer maintained: https://github.com/danderson/netboot
It already doesn't work with some devices (e.g. ASUS PN64). We should con…
-
Hi,
we would like to create DHCP options sets with Terraform to assign a custom DNS server to a VPC,
as described here:
https://partners-intl.aliyun.com/help/doc-detail/174115.htm
The consol…
-
### Name of the resource
AWS::EC2::VPCDHCPOptionsAssociation
### Description
Currently `AWS::EC2::VPCDHCPOptionsAssociation` only supports `Ref` to get the `DHCP Options Association ID`. Impl…
-
## Description
Blocked by: #592
Now that we have a ntp service lets define the correct dhcp option in kea so ensure that clients are getting this information.
## Acceptance Criteria
- `kea`…