File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ subnets:
2020
2121<img alt =" Topology diagram " src =" img/topo.png " width =" 100% " >
2222
23- The same IPv6 prefixes are defined in the [ netcfg.json] ( netcfg.json ) file and
24- are used to provide an IPv6 address to the switch interfaces, i.e. the gateway
25- address from the host perspective. The goal of our ONOS app is to program the
26- switch such that it behaves as a traditional IPv6 router.
23+ The same IPv6 prefixes are defined in the [ netcfg.json] ( mininet/ netcfg.json)
24+ file and are used to provide an IPv6 address to the switch interfaces, i.e. the
25+ gateway address from the host perspective. The goal of our ONOS app is to
26+ program the switch such that it behaves as a traditional IPv6 router.
2727
2828Unfortunately, the starter code we have provided to you has a broken
2929implementation of IPv6 routing. Your task is to fix it.
You can’t perform that action at this time.
0 commit comments