Giter Club home page Giter Club logo

ncd's People

Contributors

ilovepi avatar

Watchers

 avatar  avatar  avatar

Forkers

mmpatil

ncd's Issues

Rework Testbed Scripts to use Ansible

Ansible will allow a great deal of the scripted logic to be replaced with Ansible code and playbooks.

Consider looking into the Geni Experiment Engine's use of Ansible for ideas

Report on the likelihood of a middlebox

have the program determine if network compression or the presence of some other middlebox inspecting, or modifying packets is likely

Probably use the dime difference as a %

-maybe add another commandline option to set the sensitivity of the estimation

Properly obtain Source IP Address

Either remove Raw UDP communications, and let the kernel determine the source IP, or find an appropriate way to determine the source IP without opening another socket

Full tcp support

Add support for a fully connected tcp connection, ie full handshake.

Replace Python Post Processing Scripts with Julia

The python and pandas code has performed well, however, Julia and Gadfly gave superior results.

Consider patching the Julia Pcap package to handle endianness correctly, and formalizing the scripts

Handle Error Codes more Robustly

Take a look at where Error codes are returned and checked, and ensure that the program handles them appropriately, and notifies the user what the problem was.

Look for optimizations

Find places where the code is slow

-profile the performance, and identify bottlenecks
-try to improve access patterns for better caching

Add checks for user files

There's no checking for user defined files for fill_packet(), there needs to be some error checking, if the file exists, if its too short, too long, etc.

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.