Documentation ¶
Overview ¶
Package hammer generates ipfix packets
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IPFIX ¶
type IPFIX struct { MaxRouter int Tick time.Duration Port int RateLimit int // contains filtered or unexported fields }
IPFIX represents IPFIX packet generator
type Packet ¶
type Packet struct {
// contains filtered or unexported fields
}
Packet represents generated packet
Click to show internal directories.
Click to hide internal directories.