mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-10-14 01:45:35 +08:00
sync easy-tcp and other options from mp version
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
int raw_recv_fd=-1;
|
||||
int raw_send_fd=-1;
|
||||
u32_t link_level_header_len=0;//set it to 14 if SOCK_RAW is used in socket(PF_PACKET, SOCK_RAW, htons(ETH_P_IP));
|
||||
int use_tcp_dummy_socket=0;
|
||||
|
||||
int seq_mode=3;
|
||||
int max_seq_mode=4;
|
||||
|
Reference in New Issue
Block a user