summaryrefslogtreecommitdiff
path: root/infra/version.map
diff options
context:
space:
mode:
authorluwenpeng <[email protected]>2024-09-02 17:49:33 +0800
committerluwenpeng <[email protected]>2024-09-02 17:49:33 +0800
commita8206cffc0ba55c6cb2b0b1054860ee28ec4a0b8 (patch)
tree5e3e8b2a01fc3e3f54e3bcb85b1afbfcedeec209 /infra/version.map
parentf8ec4dc5a74547ac9f36f38952a21df031c7469e (diff)
rename flow_direction to flow_type
Diffstat (limited to 'infra/version.map')
-rw-r--r--infra/version.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/version.map b/infra/version.map
index 03ad01a..0488997 100644
--- a/infra/version.map
+++ b/infra/version.map
@@ -42,7 +42,7 @@ global:
session_get0_current_packet;
session_get_closing_reason;
session_get_direction;
- session_get_current_flow_direction;
+ session_get_flow_type;
session_get_first_packet;
session_get_id;
session_get_timestamp;