Documentation ¶
Index ¶
- func DecideOnConnection(connection *network.Connection, pkt packet.Packet)
- func DecideOnConnectionAfterIntel(connection *network.Connection, fqdn string, rrCache *intel.RRCache) *intel.RRCache
- func DecideOnConnectionBeforeIntel(connection *network.Connection, fqdn string)
- func DecideOnLink(connection *network.Connection, link *network.Link, pkt packet.Packet)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecideOnConnection ¶
func DecideOnConnection(connection *network.Connection, pkt packet.Packet)
DeciceOnConnection makes a decision about a connection with its first packet.
func DecideOnConnectionAfterIntel ¶
func DecideOnConnectionAfterIntel(connection *network.Connection, fqdn string, rrCache *intel.RRCache) *intel.RRCache
DecideOnConnectionAfterIntel makes a decision about a connection after the dns query is resolved and intel is gathered.
func DecideOnConnectionBeforeIntel ¶
func DecideOnConnectionBeforeIntel(connection *network.Connection, fqdn string)
DecideOnConnectionBeforeIntel makes a decision about a connection before the dns query is resolved and intel is gathered.
func DecideOnLink ¶
DecideOnLink makes a decision about a link with the first packet.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
tls/tlslib
Package tls partially implements TLS 1.2, as specified in RFC 5246.
|
Package tls partially implements TLS 1.2, as specified in RFC 5246. |
Click to show internal directories.
Click to hide internal directories.