-
For the rx_checksum.v file, the functions it implements are not completely consistent with the checksum functions required by the official standard(Mainly the calculation of pseudo-head). The followin…
-
Hello guys. I would like to ask your opinion about SCPI support for opendps.
SCPI (Standard Commands for Programmable Instruments) is industrial standard for controlling of measuring equipment and…
-
The name of the device, hardware, or software you would like to control.
Athom Homey
What you would like to be able to make it do from Companion.
I could like to manage lights, on, off. Also to be …
dvlin updated
2 years ago
-
Currently BEES is based on C++11 (not necessarily saying BESS is written in C++11-style😛) and built with g++5 / clang-3.8 or higher. I suggest switching to c++17, to take advantage of its new features…
-
PCIe bandwidth is more scarce than it used to be. The host interface has to be designed to use PCIe bandwidth efficiently. This will probably involve organizing DMA into fewer longer contiguous transf…
-
Hi
I am trying to implement two mesh gates with one mesh point on same network. For mesh gates, I have set up the bridge between mesh interface and ethernet interface and have also enabled proactive …
-
With the recent work and merging of https://github.com/PCSX2/pcsx2/pull/3782 this is the ideal time to add support for directly exchanging LAN traffic with XLink Kai for online play. This can be accom…
-
### What happened?
The documentation says that tags added via `addCyclicField(...)` will be polled in the specified time intervals. My expectation is to get subscription events each time these fields…
-
One of the most common uses of RADIUS these days is for 802.1x authentication - EAP/RADIUS. [RFC3748](https://datatracker.ietf.org/doc/html/rfc3748)/[RFC3579](https://datatracker.ietf.org/doc/html/rfc…
-
(Issue raised by John over email):
There a couple places in draft-weis-ippm-ioam-eth-00 where you use "Ethernet" that I believe should be instead "EtherType". The following lines in the .txt file h…