Actions
Feature #1264
closed
PG
VJ
Lua: access to TCP quad / Flow Tuple
Feature #1264:
Lua: access to TCP quad / Flow Tuple
Effort:
Difficulty:
Label:
Actions
Added by Paul Gofran over 11 years ago. Updated over 11 years ago.
In my dev-lua-output branch you can use either:
ipver, srcip, dstip, proto, sp, dp = SCFlowTuple() ipver, srcip, dstip, proto, sp, dp = SCPacketTuple()