Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 906 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 906 Bytes

Software IPv6 Router in Rust

University of Cambridge Part II (3rd Year) Dissertation

The router itself is called Luyou, and the test framework Luxing, with a test client called Luxingke and test server called Luxingfu.

For more information please check out my dissertation in ./dissertation/

To run the router: Build the router (under ./rust/router) Run ./test.sh This will run the test in ./python/test/test_playground.py

Please note that Mininet must be installed for the test bench to run, but is not required by the router itself.

If you have any questions please email: [email protected]

Licence

The code for Luyou and Luxing (excluding examples) is released under GPL - please see the individual files for specifics The dissertation.tex and all the *.pdf files under ./dissertation are not released under this GPL and are copyright Oliver Black 2018-2019