mirror of
https://github.com/fatedier/frp.git
synced 2026-03-24 09:08:13 +08:00
update packages
This commit is contained in:
4
vendor/golang.org/x/net/ipv4/icmp.go
generated
vendored
4
vendor/golang.org/x/net/ipv4/icmp.go
generated
vendored
@@ -1,4 +1,4 @@
|
||||
// Copyright 2013 The Go Authors. All rights reserved.
|
||||
// Copyright 2013 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
@@ -31,7 +31,7 @@ func (typ ICMPType) Protocol() int {
|
||||
// A router means a node that forwards IP packets not explicitly
|
||||
// addressed to itself, and a host means a node that is not a router.
|
||||
type ICMPFilter struct {
|
||||
sysICMPFilter
|
||||
icmpFilter
|
||||
}
|
||||
|
||||
// Accept accepts incoming ICMP packets including the type field value
|
||||
|
||||
Reference in New Issue
Block a user