mnuzen / wire-dolphine

The goal of this project is to provide causal users with a simple and intuitive way of visualizing network communications. By explaining how computers communicate through packets and networks, we hope to educate users on the structure of the internet.
Apache License 2.0
3 stars 1 forks source link

Traffic Indicator #58

Closed Erik-Handeland closed 4 years ago

Erik-Handeland commented 4 years ago

Description

Removed frequency from PCAPdata and added a outbound traffic indicator

Checklist:

Tests Performed:

Erik-Handeland commented 4 years ago

The PCAPdata object change in order to remove freq and add traffic direction. Some tests will need to be reworked, and new PCAPdata constructors have been made which should clean up code.