ethernet
How do I create virtual ethernet devices in linux?
I am testing an implementation of a protocol that talks between two computers using ethernet (not IP). In order to not actually have to have two physical computers, I want to create two virtual ethern[详细]
2022-12-16 12:26 分类:问答Custom ethernet driver problem
I dont know if this questions is relevant here or superuser, but ask anyway. I have below mentioned setup- A Linux Desktop PC system. To this is connected one custom FPGA development board.In this FP[详细]
2022-12-14 19:16 分类:问答Send raw ethernet packet with data field length in type field
I\'m trying to send a raw ethernet frame with the length of my data written in the type field. This should be a valid ethernet frame. My code for this looks like this:[详细]
2022-12-13 11:27 分类:问答