Skip to content

Commit

Permalink
TUN-8646: Add datagram v3 support feature flag
Browse files Browse the repository at this point in the history
  • Loading branch information
DevinCarr committed Oct 4, 2024
1 parent ea1c4a3 commit d7d8138
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions features/features.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const (
FeaturePostQuantum = "postquantum"
FeatureQUICSupportEOF = "support_quic_eof"
FeatureManagementLogs = "management_logs"
FeatureDatagramV3 = "support_datagram_v3"
)

var (
Expand Down

0 comments on commit d7d8138

Please sign in to comment.