Fixed broken link (#119)
Please let me know if I'm not supposed to edit this file directly. I have not used tocdoc before, but judging by the comments it seems ok to edit this way.
This commit is contained in:
parent
27997d391c
commit
ce104fe2bc
@ -29,7 +29,7 @@ The original webpage for the tutorial can be found
|
|||||||
This repository include 2 exercises we presented at SIGCOMM: *Source Routing*
|
This repository include 2 exercises we presented at SIGCOMM: *Source Routing*
|
||||||
and *Flowlet Switching*. Both exercises assume that you possess basic networking
|
and *Flowlet Switching*. Both exercises assume that you possess basic networking
|
||||||
knowledge and some familiarity with the P4 language. Please take a look at the
|
knowledge and some familiarity with the P4 language. Please take a look at the
|
||||||
[P4 language spec](http://p4.org/spec/) and at the example `simple_router`
|
[P4 language spec](http://p4.org/specs/) and at the example `simple_router`
|
||||||
target [on
|
target [on
|
||||||
p4lang](https://github.com/p4lang/p4factory/tree/master/targets/simple_router/p4src).
|
p4lang](https://github.com/p4lang/p4factory/tree/master/targets/simple_router/p4src).
|
||||||
*Source Routing* asks you to write a P4 program from scratch to implement a
|
*Source Routing* asks you to write a P4 program from scratch to implement a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user