Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultPacketBrokerAgentConfig = packetbrokeragent.Config{ HomeNetwork: packetbrokeragent.HomeNetworkConfig{ WorkerPool: packetbrokeragent.WorkerPoolConfig{ Limit: 4096, }, BlacklistForwarder: true, }, Forwarder: packetbrokeragent.ForwarderConfig{ WorkerPool: packetbrokeragent.WorkerPoolConfig{ Limit: 1024, }, }, }
DefaultPacketBrokerAgentConfig is the default configuration for the Packet Broker Agent.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.