mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
More google tls extensions that are being actively used.
This commit is contained in:
parent
09c2491896
commit
bc75988bd9
1 changed files with 2 additions and 0 deletions
|
@ -89,6 +89,8 @@ export {
|
|||
[13175] = "origin_bound_certificates",
|
||||
[13180] = "encrypted_client_certificates",
|
||||
[30031] = "channel_id",
|
||||
[30032] = "channel_id_new",
|
||||
[35655] = "padding",
|
||||
[65281] = "renegotiation_info"
|
||||
} &default=function(i: count):string { return fmt("unknown-%d", i); };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue