TSG-8650: 将tsg_master挂载app_proto_identify前面,保证IP的优先级最高
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
./plug/platform/wannat/wangw.inf
|
||||
./plug/platform/wire_graft/wire_graft.inf
|
||||
{% endif %}
|
||||
./plug/platform/tsg_master/tsg_master.inf
|
||||
{% if connsketch.enable is defined %}
|
||||
{% if connsketch.enable == 1 %}
|
||||
./plug/platform/app_proto_identify/app_proto_identify.inf
|
||||
@@ -12,7 +13,6 @@
|
||||
./plug/platform/app_proto_identify/app_proto_identify.inf
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
./plug/platform/tsg_master/tsg_master.inf
|
||||
{% if app.identify_by.builtin_app_engine == 1 %}
|
||||
./plug/platform/app_proto_engine/app_proto_engine.inf
|
||||
{% endif %}
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
./plug/platform/wannat/wangw.inf
|
||||
./plug/platform/wire_graft/wire_graft.inf
|
||||
{% endif %}
|
||||
./plug/platform/tsg_master/tsg_master.inf
|
||||
{% if connsketch.enable is defined %}
|
||||
{% if connsketch.enable == 1 %}
|
||||
./plug/platform/app_proto_identify/app_proto_identify.inf
|
||||
@@ -12,7 +13,6 @@
|
||||
./plug/platform/app_proto_identify/app_proto_identify.inf
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
./plug/platform/tsg_master/tsg_master.inf
|
||||
{% if app.identify_by.builtin_app_engine == 1 %}
|
||||
./plug/platform/app_proto_engine/app_proto_engine.inf
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user