-
### Description / Steps to reproduce the issue
We have a simple application running on nuttx on the RP2040 that allows network access to a serial port and were doing stress testing of it. The NIC of …
-
**Is your feature request related to a problem? Please describe.**
I have wanted for some time to be able to create an interface with systemd.netdev, but specify its MAC address as "take the MAC addr…
-
When using either the DAHDI linux complete 3.2.0 tar.gz file or the master branch sources, trying to compile on Rocky Linux 8.9 or 9.2 fails with error messages like these:
linux/drivers/dahdi/…
-
鲲鹏920麒麟sp2的环境创建虚拟机后,给虚拟机添加第2张网卡。
![image](https://github.com/yunionio/cloudpods/assets/8031587/cd47131f-6bc6-4bdc-848c-9bf003571181)
{
"__reason__": "device add failed Duplicate ID 'netdev-ad…
-
Here are the two types of networking
```
# usermode
-netdev user,id=net0,hostfwd=tcp::10022-:22,
-device e1000-82545em,netdev=net0,id=net0,mac=52:54:00:09:49:17
# bridged
-netdev tap,id=ne…
-
NX-OSv crashes if 52+ adapters are configured, see https://gns3.com/community/discussion/gns3-adaptor-limits
-
Hi,
I am working with using PacketDrill to test some network stacks using a shared object file.
I just noticed that when a test line in the PacketDrill script fails, the application exits without…
-
### Describe the bug
There’s a problem bothering me. Why is the Ethernet device missing after configuring the CAN port?
```
nsh> ifconfig
can0 Link encap:UNSPEC at DOWN
inet addr:0.0.0.0 DRadd…
-
Originally reported of Google Code with ID 89.
```
The most recent setting that was seen is the master_netdev. We should make
sure that all parameters that are setable at cluster init time can be
m…
-
VM works fine except for occasional network interruptions (which I'm attributing to something in my script) and the guest crashing after some time of using the VM. QEMU itself doesn't actually crash, …