244proj:CS 244 的最终项目

时间:2021-06-02 22:53:21
【文件属性】:
文件名称:244proj:CS 244 的最终项目
文件大小:37KB
文件格式:ZIP
更新时间:2021-06-02 22:53:21
Python 斯坦福 CS244 最终项目 这是来自支持 Global First Fit 的 Hedera 控制器的实现。 它建立在 Brandon Heller 的 Ripl 库和 POX 控制器之上,对两者进行了细微的更改,以支持版本一致性和 Hedera 功能。 使用 CS 244 Mininet VM 运行代码(来自课程网站或 Amazon EC2 实例)。 切换到 CS 244 版本的 Mininet $ cd ~/mininet $ git checkout -b cs244 origin/class/cs244 修复此版本的模块依赖项 $ vim ~/mininet/mininet/moduledeps.py (^将此行:“-OVS_KMOD = 'openvswitch_mod'”更改为:“OVS_KMOD = 'openvswitch'”) 安装正确的版本 $ cd
【文件预览】:
244proj-master
----ripllib()
--------__init__.py(0B)
--------routing.py(13KB)
--------test()
--------dctopo.py(13KB)
--------mn.py(358B)
----results()
--------stag2_0503.json(151B)
--------stag1_0503.json(152B)
--------stag0_0503.json(154B)
--------randbij1.json(155B)
--------hotspot.json(154B)
--------stride1.json(154B)
--------stag1_0203.json(153B)
--------rand2.json(153B)
--------rand0.json(152B)
--------stride8.json(152B)
--------rand1.json(152B)
--------stag2_0203.json(152B)
--------randbij0.json(155B)
--------stride4.json(153B)
--------stag0_0203.json(153B)
--------stride2.json(153B)
--------randbij2.json(153B)
----traffic.py(4KB)
----controllers()
--------util.py(2KB)
--------riplpox.py(19KB)
--------__init__.py(0B)
--------hederaController.py(12KB)
----run.sh(358B)
----hedera.py(8KB)
----__init__.py(0B)
----traffic()
--------stag2_0503.json(172B)
--------stag1_0503.json(174B)
--------stag0_0503.json(171B)
--------randbij1.json(173B)
--------hotspot.json(157B)
--------stride1.json(173B)
--------stag1_0203.json(174B)
--------rand2.json(175B)
--------rand0.json(171B)
--------stride8.json(173B)
--------rand1.json(172B)
--------stag2_0203.json(173B)
--------randbij0.json(173B)
--------stride4.json(173B)
--------stag0_0203.json(174B)
--------stride2.json(173B)
--------randbij2.json(173B)
----setup.py(906B)
----README.md(2KB)
----plot_results.py(4KB)
----.gitignore(0B)
----measure_all_the_things.py(3KB)

网友评论