Skip to content

Issue 169: With Wireshark 4.6.0, the column-title glossary changed#170

Open
gilramir wants to merge 1 commit intogcla:masterfrom
gilramir:issue-169_columnformat_test
Open

Issue 169: With Wireshark 4.6.0, the column-title glossary changed#170
gilramir wants to merge 1 commit intogcla:masterfrom
gilramir:issue-169_columnformat_test

Conversation

@gilramir
Copy link

A third column is now possible, so the column-format initializer needs to handle it. Also, since the output is a simple tab-separated-value format, we don't need regular expressions to parse it. We only need to split on tab characters.

A third column is now possible, so the column-format initializer
needs to handle it. Also, since the output is a simple
tab-separated-value format, we don't need regular expressions to
parse it. We only need to split on tab characters.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant