optimizate inject packt test case
This commit is contained in:
@@ -14,6 +14,8 @@ global:
|
||||
packet_get_raw_len;
|
||||
packet_get_payload;
|
||||
packet_get_payload_len;
|
||||
imitate_tcp_packet;
|
||||
imitate_udp_packet;
|
||||
|
||||
session_exdata_free;
|
||||
stellar_session_exdata_new_index;
|
||||
@@ -50,12 +52,8 @@ global:
|
||||
stellar_packet_plugin_register;
|
||||
stellar_polling_plugin_register;
|
||||
stellar_get_current_thread_index;
|
||||
stellar_inject_tcp_rst;
|
||||
stellar_inject_tcp_fin;
|
||||
stellar_inject_tcp_payload;
|
||||
stellar_inject_udp_payload;
|
||||
stellar_inject_ctrl_msg;
|
||||
stellar_main;
|
||||
stellar_send_crafted_packet;
|
||||
stellar_run;
|
||||
|
||||
local: *;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user