User Guide

10.4.5.3.2. columns:__newindex(column, text)
Sets the text of a specific column
10.4.5.3.2.1. Arguments
column the name of the column to set
text the text for the column
10.4.5.4. Pinfo
Packet information
10.4.5.4.1. pinfo.number
The number of this packet in the current file
10.4.5.4.2. pinfo.len
The length of the frame
10.4.5.4.3. pinfo.caplen
The captured length of the frame
10.4.5.4.4. pinfo.abs_ts
When the packet was captured
10.4.5.4.5. pinfo.rel_ts
Number of seconds passed since beginning of capture
10.4.5.4.6. pinfo.delta_ts
Number of seconds passed since the last captured packet
10.4.5.4.7. pinfo.delta_dis_ts
Number of seconds passed since the last displayed packet
10.4.5.4.8. pinfo.visited
Whether this packet hass been already visited
10.4.5.4.9. pinfo.src
Source Address of this Packet
10.4.5.4.10. pinfo.dst
Destination Address of this Packet
10.4.5.4.11. pinfo.lo
lower Address of this Packet
10.4.5.4.12. pinfo.hi
Lua Support in Wireshark
208