Giter Site home page Giter Site logo

rsandila / traffic3 Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 705 KB

Network Traffic Generator v3: A network traffic generator for generating high volumes of traffic on a network. This could be used to test the ability of a router/firewall/VPN to handle continuous high traffic loads.

Home Page: https://robert.rsa3.com/pmwiki.php?n=Projects.Traffic

License: GNU General Public License v2.0

Lua 0.56% C++ 94.73% C 0.40% Objective-C 0.43% Shell 0.10% JavaScript 1.61% HTML 2.16%

traffic3's People

Contributors

rsandila avatar

Stargazers

 avatar  avatar

Watchers

 avatar

traffic3's Issues

Resolve valgrind issues in 3.1.0

Running valgrind --tool=memcheck -v --track-fds=yes ./bin/64bit/Debug/traffic3_test

With version 3.1.0 it reports several issues with unit tests leaking resources and at least one invalid read.

Windows build receives /g as link parameter

From Appveyor logs:

"C:\projects\traffic3\traffic3.sln" (default target) (1) ->
"C:\projects\traffic3\traffic3_test.vcxproj" (default target) (7) ->
(Link target) -> 
  LINK : warning LNK4044: unrecognized option '/g'; ignored [C:\projects\traffic3\traffic3_test.vcxproj]

    31 Warning(s)
    0 Error(s)

Time Elapsed 00:01:48.59```

Windows tests broken on Appveyor

Had to cancel the last build on the feature/rest branch after commit 2c8bd07. The build ran for 10 minutes where it normally will run for less than 3 and did not exit.

CLI in client mode sometimes terminate with abort 6

On Mac OS X when exiting the CLI in client mode the following message is printed:

libc++abi.dylib: Pure virtual function called!
Abort trap: 6

Most likely related to client code not waiting for a thread to properly finish.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.