diff options
Diffstat (limited to 'src/tsg_send_log_internal.h')
| -rw-r--r-- | src/tsg_send_log_internal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tsg_send_log_internal.h b/src/tsg_send_log_internal.h index 7fca826..bfbbe0d 100644 --- a/src/tsg_send_log_internal.h +++ b/src/tsg_send_log_internal.h @@ -111,6 +111,8 @@ typedef enum _tsg_log_field_id LOG_COMMON_HTTP_ACTION_FILESIZE, LOG_COMMON_LINK_INFO_C2S, LOG_COMMON_LINK_INFO_S2C, + LOG_QUIC_VERSION, + LOG_QUIC_USER_AGENT, LOG_COMMON_MAX }tsg_log_field_id_t; |
