Linux使用原始套接字从链路层开始封包组包(IP数据包)_从此开始低调范✌️的博客-CSDN博客

网站介绍:#include <netinet/ip.h>#include <netinet/udp.h>#include <sys/socket.h>#include <arpa/inet.h>#include <sys/types.h>#include <cstring>#include <sys/ioctl.h>#include <net/ethernet.h>#include <net/if.h