-
### Describe the bug
in relay mode odhcpd doesn't add all necessary ndp proxies:
[logread-clat.txt](https://github.com/openwrt/openwrt/files/13323135/logread-clat.txt)
```
grep '4e6b\|6378' log…
-
After having assigned an IA_PD lease to a node on a local interface, odhcpd starts believing multiple local interfaces do not have any public prefixes, including interfaces on which it has never recei…
-
### systemd version the issue has been seen with
254, 252
### Used distribution
Debian 12
### Linux kernel version used
6.1.0-23-amd64
### CPU architectures issue was seen on
x86_…
-
Greetings
I've been having issues the past few weeks with the prefix delegation expiring well before the IPv6 NA address renewal.
I am running dhcpcd on my FreeBSD Internet router.
`FreeBSD 14.1-…
-
**Is this a bug report or a feature request?**:
Feature request.
Many companies use IPAM (IP Address Management) software to document their IP space and keep track of what does what.
Currentl…
-
# Issue Report #
## Bug ##
### Container Linux Version ###
```
$ cat /etc/os-release
NAME="Container Linux by CoreOS"
ID=coreos
VERSION=1800.6.0
VERSION_ID=1800.6.0
BUILD_ID=2018-08-04-…
-
Hi,
I am running dhcpcd (10.0.6-r2) on gentoo linux router connected to a DSL link (dsl modem as a bridge), WAN v6 prefix provided using SLAAC, (static) LAN v6 prefix delegated using DHCP-PD. Once …
-
Maintainer: @feckert
Environment: 19.07.07 x86_64
Description: When using interface with `ping -I` ping gets an EPERM, but works with an IP address.
```
# ping -I pppoe-wan1 2001:4860:4860::884…
-
Right now, the various JSON fields are mostly direct children of their domain name. For example:
`{"ip": "...", "ip6": "...", "tls": "...", "tor": "..."}`
This makes certain use cases more complex …
-
Well, subject line does it :)
Would be very handy to setup PPPoE connections in same concise manner as I do with other interfaces, get them exposed to networkctl, track dependencies on underlying eth …