Project

General

Profile

Actions

Feature #593

closed

luajit: per flow vars and ints

Added by Ignacio Sanchez over 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Effort:
Difficulty:
Label:

Description

Support for lua global vars so that a luajit script could store data in memory to be used in future executions of the script.

Actions #1

Updated by Will Metcalf over 11 years ago

At the vary least we need the ability to use flowints for storing/reading offsets, advertised file length etc. This is important dealing with file formats such as flash so that we know how far into the advertised size we have parsed at stream cutoff.

Actions #2

Updated by Will Metcalf over 11 years ago

Actually I thought I had mentioned flowvar access here as well but I had not. Being able to set/check flowvars in addition to flowints would also be very handy as well.

Actions #3

Updated by Victor Julien almost 11 years ago

  • Status changed from New to Assigned
  • Target version set to 2.0beta1
Actions #4

Updated by Victor Julien almost 11 years ago

flowvar and flowint support has been merged

Actions #5

Updated by Victor Julien over 10 years ago

  • Subject changed from luajit: global vars to luajit: per flow vars and ints
  • Status changed from Assigned to Closed

Tracking global and other types of vars in new tickets.

Actions

Also available in: Atom PDF