搜索资源列表
nistnet
- NIST Net – A Linux-based Network Emulation Tool, It is a raw IP packet filter with many controllable channel parameters such as packet loss ratio, jitter, bandwidth variation, delay, and network buffer size. To simulate different network environments
arc-rawmode
- Linux ARCnet driver - "raw mode" packet encapsulation (no soft headers).
af_packet
- PACKET - implements raw packet sockets.
print-raw
- The DLT_RAW packet has no header. It contains a raw IP packet.
packet_diag
- Linux ARCnet driver - "raw mode" packet encapsulation (no soft headers).
arc-rawmode
- raw mode packet encapsulation (no soft headers). - raw mode packet encapsulation (no soft headers).
regs-udc
- PACKET - implements raw packet sockets.
simple_encoder
- - Each packet of type `VPX_CODEC_CX_FRAME_PKT` contains the encoded data for this frame. We write a IVF frame header, followed by the raw data. - - Each packet of type `VPX_CODEC_CX_FRAME_PKT` contains the encoded data for this frame.
ping
- 编写一个简单的 ping 程序。利用 Raw Socket 封装和发送以太网帧的功能,实现 ICMP 包的发送和接收,并输出结果。(Write a simple ping program. Using Raw Socket encapsulation and send Ethernet frame function, to achieve ICMP packet sending and receiving, and output the results.)