mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Address GH comments.
This commit is contained in:
@@ -363,7 +363,7 @@ type XTTCP struct {
|
||||
// range to which the matcher applies.
|
||||
DestinationPortStart uint16
|
||||
|
||||
// DestinationPortEnd specifies the start of the destination port
|
||||
// DestinationPortEnd specifies the end of the destination port
|
||||
// range to which the matcher applies.
|
||||
DestinationPortEnd uint16
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2019 The gVisor Authors.
|
||||
// Copyright 2020 The gVisor Authors.
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
|
||||
Reference in New Issue
Block a user