Commit Graph

14 Commits (master)

Author SHA1 Message Date
grossmj a17119187b Fix remote packet capture for Dynamips.
5 years ago
grossmj 4cc5dbc228 Fix remote packet capture and make sure packet capture is stopped when deleting an NIO. Fixes https://github.com/GNS3/gns3-gui/issues/2753
5 years ago
grossmj 2764828f38 Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438.
6 years ago
grossmj 76af98404a Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
grossmj 025441f027 Add default destination setting for traceng + some checks.
6 years ago
grossmj 297bbd91ec Fix traceng tests.
6 years ago
grossmj b61bd2dc67 Merge remote-tracking branch 'origin/traceng' into traceng
6 years ago
grossmj b7780ba7cc Check for valid IP address and prevent to run on non-Windows platforms.
6 years ago
grossmj c053a2f350 Enable UDP tunnel option and use ICMP probing by default.
6 years ago
grossmj 05ec14e888 Use the configured IP address to trace.
6 years ago
grossmj d08c08617c Support for source and destination for traceNG.
6 years ago
grossmj 8e695c8af1 Have TraceNG start without needing cmd.exe
6 years ago
grossmj a4626a2b79 Custom icons and small fixes for TraceNG integration.
6 years ago
grossmj 397c1322b4 Base support for TraceNG.
6 years ago