You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* No need for a python-pytun `dstaddr` since it's not what we thought it
was. It's for point to point and we really don't want that. Per FaradayRF#21
* Added mtu parameter to Monitor class
* Updated all unit tests to pass with new dstaddr removal and mtu
addition.
* Added a `develop` branch per FaradayRF#24
Notice how the other repositories that were not the main repo linked back to the main document. I see us having a CONTRIBUTING.md in our Athena repository. This could work well for all future projects and it could use our old document from faraday-software as a guide.
Per the GitFlow documentation we should use a
develop
branch for our development code.Documentation is likely to be in a different repository since we should just keep the entire FaradayRF project base the same.
The text was updated successfully, but these errors were encountered: