summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/stack/packet_buffer_state.go
diff options
context:
space:
mode:
authorgVisor bot <gvisor-bot@google.com>2020-03-24 22:38:36 +0000
committergVisor bot <gvisor-bot@google.com>2020-03-24 22:38:36 +0000
commit758608224b51a3e8f3d79c98bc6862027625220e (patch)
tree7a2ff29fb4baac30f9805074f012f85a93597db0 /pkg/tcpip/stack/packet_buffer_state.go
parentc918c96893792eade0c6ec60bf3ad3aaae6eb438 (diff)
parentc8eeedcc1d6b1ee25532ae630a7efd7aa4656bdc (diff)
Merge release-20200219.0-222-gc8eeedc (automated)
Diffstat (limited to 'pkg/tcpip/stack/packet_buffer_state.go')
-rwxr-xr-xpkg/tcpip/stack/packet_buffer_state.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/tcpip/stack/packet_buffer_state.go b/pkg/tcpip/stack/packet_buffer_state.go
index 76602549e..0c6b7924c 100755
--- a/pkg/tcpip/stack/packet_buffer_state.go
+++ b/pkg/tcpip/stack/packet_buffer_state.go
@@ -11,6 +11,7 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
+
package stack
import "gvisor.dev/gvisor/pkg/tcpip/buffer"