README ¶
also see other ICMP implementations http://godoc.org/golang.org/x/net/icmp http://godoc.org/golang.org/x/net/ipv4#ICMPType http://godoc.org/golang.org/x/net/ipv6#ICMPType see libbeat/CONTRIBUTING.md libbeat/common/endpoint.go libbeat/common/tuples.go SUPPORT_PROTOCOL.md docs/new_protocol.asciidoc etc/fields.yml requirements - transaction: single message or message pair - correlation key: ip: src, dst; icmp: id, seq
Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ICMPv4Processor ¶
type ICMPv6Processor ¶
type Icmp ¶
type Icmp struct {
// contains filtered or unexported fields
}
func (*Icmp) ProcessICMPv4 ¶
Click to show internal directories.
Click to hide internal directories.