snoop: connect notice includes port, sni and account (present fields only)

This commit is contained in:
Jean Chevronnet 2026-08-25 00:06:22 +00:00
parent a587d25873
commit 6e8d6c31fb
No known key found for this signature in database
GPG key ID: 439666D63A9477E4
6 changed files with 28 additions and 6 deletions

View file

@ -2828,6 +2828,7 @@ mod tests {
secure: false,
certfp: None,
tls_info: None,
sni: None,
brand_server: None,
brand_network: None,
account: None,
@ -2920,6 +2921,7 @@ mod tests {
secure: false,
certfp: None,
tls_info: None,
sni: None,
brand_server: None,
brand_network: None,
account: None,