User Guide

Lua Support in Wireshark
173
11.9.2.4.1. Arguments
text The text to append to the Column
11.9.2.5. column:preppend(text)
Prepends text to a Column
11.9.2.5.1. Arguments
text The text to prepend to the Column
11.9.3. Columns
The Columns of the packet list.
11.9.3.1. columns:__tostring()
11.9.3.1.1. Returns
The string "Columns", no real use, just for debugging purposes.
11.9.3.2. columns:__newindex(column, text)
Sets the text of a specific column
11.9.3.2.1. Arguments
column The name of the column to set
text The text for the column
11.9.4. Pinfo
Packet information
11.9.4.1. pinfo.number
The number of this packet in the current file
11.9.4.2. pinfo.len
The length of the frame
11.9.4.3. pinfo.caplen
The captured length of the frame
11.9.4.4. pinfo.abs_ts
When the packet was captured