Skip to content

Tags: Montimage/mmt-dpi

Tags

v1.7.10

Toggle v1.7.10's commit message
Fixed bug in INT protocol when parsing cloudgaming metadata

v1.7.9-sancus

Toggle v1.7.9-sancus's commit message
a specific version for SANCUS project to use nghttp2 library to

decompress HTTP2 headers

v1.7.9-ncu

Toggle v1.7.9-ncu's commit message
v1.7.9-sancus

v1.7.9

Toggle v1.7.9's commit message
- add HTTP2 mutation functions

- update Inband Network Telemetry protocol to parse 10th attribute

v1.7.8

Toggle v1.7.8's commit message
improved and fixed minor issues in http2 protocol

v1.7.7

Toggle v1.7.7's commit message
Version 1.7.7: add http2 protocol

v1.7.6

Toggle v1.7.6's commit message
Version 1.7.6 (16 Mar 2023 - by HN)

- classify and extract attributes of QUIC IETF rfc9000
- calculate RTT, in microsecond, of QUIC packets by using QUIC spinbit.
Every QUIC packets in the same flight will receive the same RTT.

v1.7.5

Toggle v1.7.5's commit message
- fixed multiple definition errors in sctp.h when compiling using gcc 11

v1.7.4

Toggle v1.7.4's commit message
Version 1.7.4 (13 Oct 2022 - HN)

- extend `ngap.ran_ue_id` to store 64-bit values (instead of 16 bit)
- add `p_data_len` to `meta` to represent size of `p_data` attribute

v1.7.3

Toggle v1.7.3's commit message
1. support `MMT_U16_ARRAY` data type

2. Inspire5G+: add rule 79 to ensure DTLS traffic is in v1.2 or v1.3 and
its ciphersuite is in a given list giving by
`MMT_SEC_DTLS_CIPHER_ALLOWLIST` environment variable