Get out of global variable hell and other optimizations.

I'm stil not sure the copying of the packet_info structure is necessary (or what the consequences are), but at least it's not global anymore.

col_set_fence may be needed to prevent overwriting by PPP dissector,  Caching COL_INFO (or the other columns) into it's own string was way more work than necessary and could lead to no column info on a malformed packet.


svn path=/trunk/; revision=49689
This commit is contained in:
Michael Mann 2013-06-02 13:45:51 +00:00
parent 3c2647947f
commit cdd65d2eb0
1 changed files with 260 additions and 385 deletions

File diff suppressed because it is too large Load Diff