feature: support crafting L3 packets with L3 payload

This commit is contained in:
luwenpeng
2024-08-12 10:49:53 +08:00
parent 12975e2da7
commit 8054b9c032
7 changed files with 306 additions and 219 deletions

View File

@@ -16,7 +16,7 @@ global:
packet_get_payload_len;
craft_tcp_packet;
craft_udp_packet;
craft_packet_from_scratch;
craft_l3_packet;
tcp_segment_get_data;
tcp_segment_get_len;