mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
typo: mismatched variable and comment
PiperOrigin-RevId: 460814306
This commit is contained in:
committed by
gVisor bot
parent
d67ff8ac9b
commit
63bb6e7e69
@@ -248,7 +248,7 @@ const (
|
||||
// provides 1 byte padding, as outlined in RFC 8200 section 4.2.
|
||||
ipv6Pad1ExtHdrOptionIdentifier IPv6ExtHdrOptionIdentifier = 0
|
||||
|
||||
// ipv6PadBExtHdrOptionIdentifier is the identifier for a padding option that
|
||||
// ipv6PadNExtHdrOptionIdentifier is the identifier for a padding option that
|
||||
// provides variable length byte padding, as outlined in RFC 8200 section 4.2.
|
||||
ipv6PadNExtHdrOptionIdentifier IPv6ExtHdrOptionIdentifier = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user