I rather prevent filenames with spaces, as such add a check for invalid characters...
Found some issues related to using a pre-defined custom order file, and copying a...
Robert, thank you for the feedback. This is my first open source contribution and...
Robert, thank you for the feedback. This is my first open source contribution and...
Robert, thank you for the feedback. This is my first open source contribution and...
Add information about gui.column.format possibi...
Calvin, thanks for the patch. However, do not provide the various changes in one...
change gui.column to gui.format
Added configuration option TSHARK_GUI_FORMAT, t...
OK to close this, I just wanted to share in case it was useful to anyone else. I...
If you're reading this on the mailing list please ignore the last diff. I forgot...
Hi Robert, I believe the issue being reported by Leandro is the message from tshark,...
Hi Robert, I believe the issue being reported by Leandro is the message from tshark,...
callflow.php browser interface
No Frame.html generated
Code updated to prevent to run as user root: https://sourceforge.net/p/callflow/code/227/...
Do not allow to run as user root, as it tshark ...
tshark: -o flag "gui.column.format: "No.", "%m", "Time", %t, "Protocol", "%p", "srcport",...
tshark: -o flag "gui.column.format: "No.", "%m", "Time", %t, "Protocol", "%p", "srcport",...
tshark: -o flag "gui.column.format: "No.", "%m", "Time", %t, "Protocol", "%p", "srcport",...
Run it once more as a regular user, not as root. What's the result.
No Frame.html generated
Incorrect $SETUPDIR on CentOS release 6.5 (Final)
There is no makefile or make command. You've to move the files and directories manually....
long2html.awk:237: fatal: expression for `>' redirection has null string value
Proposed change was added with svn commit 200 at 21 nov 2015
Purpose and use of nodenames.conf
And this too: Index: scripts/broadworks-parser.sh ===================================================================...
Similar failures on 20170115.226. I'm nearly finished editing the variable quoting...
Here's an svn diff for my changes: Quoting for $inputilfe, $DESTDIR, and others to...
Similar failures on 20170115.226. I'm nearly finished editing the variable quoting...
Similar failures on 20170115.226. I'm nearly finished edithing the variable quoting...
I don't either. Right now it says "Owner: nobody", do you need to assign this to...
:) The code for the order file is (somehow) very complicated. Hence it is not so...
Got it! "It's like the hosts file" makes perfect sense to me. Nodenames.conf is not...
Please use the version from svn: cat callflow.version 20170115.08 Only thing left...
Calvin, the purpose is defined in the man page: --nodenames <filename> A file containing...
Purpose and use of nodenames.conf
I updated to callflow version 20141023 and it still failed on quoted or escaped ...
Hi Richard, Sorry for not being more specific. I edited /usr/local/bin/callflow to...
Nevermind all of this, I was using an outdated version. I updated to callflow version...
Nevermind all of this, I was using an outdated version. I updated to callflow version...
I updated to callflow version 20141023 and it still failed on quoted or escaped filenames....
Hi Richard, Sorry for not being more specific. I edited /usr/local/bin/callflow to...
Please check the current version available in the repository. It has a solution for...
Escaped spaces not supported in filename
Calvin, are you proposing a solution? As you're stating: "Added line: SETUPDIR="/usr/local/share/callflow"...
Incorrect $SETUPDIR on CentOS release 6.5 (Final)
Present callflow.svg to the user as well.
Font size for pkt- and comment-text increased t...
- Change --display-filter to the more understan...
Improve comment about inkscape quiet mode
- The frameless and dynamic html pages containe...
- Add callflow.svg to the zip archive and tarbal
- Use a temp file in /tmp for the imagemap. Th...
unalias rm commands
- Make it possible to specify an empty filter (...
Add lines for debug. By default disabled, can ...
- Improve the code providing the camel pattern
Changed the filter from capture "-2 -R" to disp...
Correct typo
Add PDF output. The PDF output can be activate...
Make the space required by the inline node name...
Correct time when SIP retransmission occures (f...
Provide full time again. Fix regression introd...
Added --lines-between-nodes to callflow --help
- Direct the browser command line output to /de...
- Make the ARCHIVE_TYPE=files better useable.
- Added a better explanation for ARCHIVE_TYPE i...
- Changed tshark option column.format to gui.co...
- Add IPv6 support
Repeat node labels, every 28th line.
Typo in variable name corrected + default value...
white space cleanup
Bug fixes
Thanks for reporting
-f option doesn't work?
tshark argument change?
Thanks for reporting
Removed the -f option as an argument. It just don't work Please close the bug report....
Added -2 argument
-R argument requires -2 argument
remove -f argument, as it results in an error msg
Corrected typo: unknow -> unknown
tshark argument change?
-f option doesn't work?
The patch you're proposing is this one: callflow/scripts> diff long2html.awk /var/tmp/long2html.awk...
Hi, i don't know why, but changing in the file scripts/long2html.awk the line 19,...