Skip to content

Commit

Permalink
cesnet.xml: Add additional TLS IEs
Browse files Browse the repository at this point in the history
  • Loading branch information
hynekkar committed Jun 27, 2024
1 parent 5c71357 commit c46083f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/system/elements/cesnet.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,16 @@
<dataSemantics>default</dataSemantics>
<units>none</units>
</element>
<element>
<id>802</id>
<name>tlsExtTypeField</name>
<dataType>unsigned16</dataType>
</element>
<element>
<id>803</id>
<name>tlsExtLenField</name>
<dataType>unsigned16</dataType>
</element>
<element>
<id>804</id>
<name>statsTLSSize</name>
Expand Down

0 comments on commit c46083f

Please sign in to comment.