-
Hello,
I'm trying to integrate a KSZ9477 on a NXP imx7 using your fec_main patch.
We're facing a kernel panic because of NULL pointer when we use an other iface than the first one.
Attached is th…
-
Hey all,
I'm looking for a reasonable way to forward ports from a host machine to a NixOps VM using the libvirt backend. It seems the de-facto way to forward ports with libvirt is using iptables, b…
-
I'm using veth to connect containers without any bridges:
```
ip link add veth1a type veth peer name veth1b
```
configuration:
```
# some real adapter
lxc.net.0.type = phys
lxc.net.0.name = en…
-
**Describe the issue**
When trying to install Kali linux, I am unable to connect to the network. I get the following message
The network autoconfiguration was successful. However, no default route w…
-
Hello,
I am not able to either install deb or compile it from source.
Here's the error we get:
─$ sudo dpkg -i e1000e-dkms_3.8.7_all.deb 2 ⨯
Selecting previo…
-
The setup is the following:
1. `cd /var/lib/boinc-client`
2. `sudo -u boinc /usr/bin/boinc --no_priority_change --gui_rpc_unix_domain`
3. `boinccmd --unix_domain --get_host_info`
This returns …
-
**Describe the bug**
When i add a macvlan to the configuration and `nixos-rebuild switch`, it is not startet. I have to reboot.
```
[root@test:~]# nano /etc/nixos/configuration.nix
[root@te…
-
Mandatory info for bug reports:
FreeBSD version ( uname -a ): FreeBSD 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
CBSD version ( cbsd version ): 14.1.1
Hi…
-
- VSCode Version: 1.71.1
- Local OS Version: Windows 10 19044.1889
- SSH Remote OS Version: Red Hat Enterprise Linux
- Devcontainer Remote container: python:3.9.14-bullseye
- Remote Extens…
-
### Description / Steps to reproduce the issue
# What I observe
I believe there is an error in the UDP receive logic when an incoming UDP packet matches multiple UDP connections. The udp_readahead()…