TSG-12300 代理日志增加Traffic Vsys id字段
This commit is contained in:
@@ -17,6 +17,7 @@ struct proxy_log
|
||||
char *asn_server;
|
||||
char *location_client;
|
||||
char *location_server;
|
||||
int vsys_id;
|
||||
};
|
||||
struct proxy_logger;
|
||||
struct proxy_logger* proxy_log_handle_create(const char* profile, const char* section, void* local_logger);
|
||||
|
||||
Reference in New Issue
Block a user