We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2020f97 commit 201fcf5Copy full SHA for 201fcf5
README.md
@@ -13,12 +13,12 @@ you get started with P4 programming, organized into several modules:
13
* [P4Runtime](./exercises/p4runtime)
14
15
3. Monitoring and Debugging
16
-* [Explicit Congestion Notification](./exercises/ecn)
+* [Explicit Congestion Notification](./exercises/other/ecn)
17
* [Multi-Hop Route Inspection](./exercises/mri)
18
19
4. Advanced Behavior
20
* [Source Routing](./exercises/source_routing)
21
-* [Calculator](./exercises/calc)
+* [Calculator](./exercises/other/calc)
22
* [Load Balancing](./exercises/load_balance)
23
24
## Presentation
0 commit comments