package
1.67.0
Repository: https://github.com/sipcapture/heplify.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

DecodeHEP returns a parsed HEP message.
HashString returns md5, sha1 or sha256 sum.
HashTable is a simple kv store.
No description provided by the author
NewLuaEngine returns the script engine struct.
NewScriptEngine returns a script interface.
No description provided by the author

# Constants

Chunk 0x0011 Correlation ID.
Chunk 0x0008 Protocol destination port.
Chunk 0x0004 IPv4 destination address.
Chunk 0x0003 IPv4 source address.
Chunk 0x0006 IPv6 destination address.
Chunk 0x0005 IPv6 source address.
Chunk 0x000c Capture client ID.
Chunk 0x0013 NodeName.
Chunk 0x000e Authentication key (plain text / TLS connection).
Chunk 0x000f Captured packet payload.
Chunk 0x0002 IP protocol ID (0x06=TCP, 0x11=UDP).
Chunk 0x000b Protocol type (DNS, LOG, RTCP, SIP).
Chunk 0x0007 Protocol source port.
Chunk 0x000a Unix timestamp, microseconds.
Chunk 0x0009 Unix timestamp, seconds.
Chunk 0x0001 IP protocol family (0x02=IPv4, 0x0a=IPv6).
Chunk 0x0012 VLAN.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
HEP represents HEP packet.
LuaEngine.
No description provided by the author

# Interfaces

ScriptEngine interface.