Honghao Zeng

Results 7 issues of Honghao Zeng

The routing layer provides the base routing support for other routing protocol layers like OSPF and BGP. Currently, to put a network into the routing daemon's RIB, we use the...

enhancement
breaking changes
emulator

The issue will be used to track documentation progress. ### Developer Guides - [x] Creating a new layer - [x] Integrating with other layers - [x] Creating a new service...

documentation

The current design of the reality layer does not fit into the layered design and needs to be reworked. It is more like a utility class. Some of its API...

enhancement
breaking changes
emulator

The map feature currently offers only quick actions to: - enable/disable BGP peers - disconnecting nodes from networks. The logic of those quick actions are currently implemented by the docker...

enhancement
proposal
client
emulator

[`wait_for_completion`](https://github.com/orangepi-xunlong/linux-orangepi/blob/c192384ac705014cedbdf7fb5b1949922e6d2f1f/drivers/net/wireless/uwe5622/unisocwifi/tx_msg.c#L318) puts the calling thread in the "uninterruptible sleep" state, making the kernel count the CPU utilization as 100%, leading to the bugos 1.0 system load. Other reports of the...

since on BSD/Darwin's tap file descriptor return I/O Error when tap is down.

bug