-
This repo uses the `find` command to execute `golangci-lint` in the top level directory. As a side affect of this I believe this swallows the exit code from the actual `golangci-lint` command. This …
-
I have used a similar script to `dhcp-to-dns` for assigning static DNS records to IPv4 addresses and previously modified it to also generate records for IPv6 addresses based on DHCPv4 leases' MAC addr…
-
### systemd version the issue has been seen with
253, 254
### Used distribution
Gentoo
### Linux kernel version used
6.5.6-gentoo, 6.6.4-gentoo
### CPU architectures issue was seen o…
WGH- updated
11 months ago
-
**Describe the bug**
IPv4LL also called Auto-IP, "Local Link" or "IPv4 autoconfiguration" in Zephyr is enabled by setting `CONFIG_NET_IPV4_AUTO`. [The documeation](https://docs.zephyrproject.org/late…
-
Hi, your widget is awesome! I was searching for something to do this and found your comment on a [reddit thread](https://www.reddit.com/r/OPNsenseFirewall/comments/jqenxa/is_there_a_widgetother_way_to…
-
Running on openSUSE Tumbleweed x86_64
$ rpm -q wicked
wicked-0.6.39-1.1.x86_64
Booting up is quite slow, and `systemd-analyze` points to wicked
# systemd-analyze blame | head -n …
-
VM fails to boot, stalls at network established. This typically happens when the RktMachine binary is changed. Currently needs a reboot to resolve.
```
[ 3.812760] systemd-networkd[216]: eth0: …
-
when I go build coredhcp,there is always an error that "could not setup lease storage: failed to open lease database leases.txt: table creation failed: Binary was compiled with 'CGO_ENABLED=0', go-sq…
-
### Component
networkctl
### Is your feature request related to a problem? Please describe
Compare the networkctl and resolvectl status outputs:
```
$ networkctl status enp7s0
[...]
Address: …
-
The VTS binary platform_hal_test gives segmentation fault because of two APIs: test_l1_platform_hal_positive1_GetDhcpv4_Options and test_l1_platform_hal_positive1_GetDhcpv6_Options.
1. In both the…