File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,11 @@ TLS_PUBLIC_KEYALG uint16 flowmon:tlsPublicKeyAlg # tlsP
151151TLS_PUBLIC_KEYLENGTH int32 flowmon:tlsPublicKeyLength # tlsPublicKeyLength
152152TLS_JA_3FINGERPRINT bytes flowmon:tlsJa3Fingerprint # tlsJa3Fingerprint
153153
154- # --- Cisco Joy exporter ---
155- JOY_TLS_RECORD_LENGTHS int16* e0id291/e9id12188 # basicList of packet lengths
156- JOY_TLS_RECORD_TIMES uint16* e0id291/e9id12189 # basicList of packet timestamps
157- JOY_TLS_CONTENT_TYPES uint8* e0id291/e9id12190 # basicList of packet types
154+ # --- Per-Packet Information elements ---
155+ PPI_TLS_REC_LENGTHS int16* e0id291/e8057id1010 # basicList of TLS record lengths
156+ PPI_TLS_REC_TIMES uint16* e0id291/e8057id1011 # basicList of TLS record timestamps
157+ PPI_TLS_CONTENT_TYPES uint8* e0id291/e8057id1012 # basicList of TLS record content types
158+ PPI_PKT_LENGTHS int16* e0id291/e8057id1013 # basicList of packet lengths
159+ PPI_PKT_TIMES uint16* e0id291/e8057id1014 # basicList of packet timestamps
160+ PPI_PKT_FLAGS int8* e0id291/e8057id1015 # basicList of packet TCP flags
161+ PPI_PKT_DIRECTIONS int8* e0id291/e8057id1016 # basicList of packet directions
You can’t perform that action at this time.
0 commit comments