summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMauro Sardara <msardara@cisco.com>2019-06-21 17:09:37 +0200
committerMauro Sardara <msardara@cisco.com>2019-06-24 15:03:42 +0200
commit7548d3fadc2da9a62b023381f45aa48fa4129ccd (patch)
treeb45f223f83264326067ca4a72862786bf871a996 /README.md
parent5aafc27d30f24bc42b50fcd5e1633149020ed597 (diff)
[HICN-223] Apps tutorial.
Change-Id: I5c17f4f72e1929f40f92718c9e479a6141b280f0 Signed-off-by: Mauro Sardara <msardara@cisco.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index 3b10574e3..5e3ead81b 100644
--- a/README.md
+++ b/README.md
@@ -9,14 +9,14 @@ real-time transport service for audio/video media.
## Directory layout
-| Directory name | Description |
-| ---------------------- | ---------------------------------------------- |
-| lib | Core support library |
-| hicn-plugin | VPP plugin |
-| hicn-light | Lightweight packet forwarder |
-| libtransport | Support library with transport layer and API |
-| utils | Tools for testing |
-| apps | Application examples using hicn stack |
+| Directory name | Description |
+| -------------- | -------------------------------------------- |
+| lib | Core support library |
+| hicn-plugin | VPP plugin |
+| hicn-light | Lightweight packet forwarder |
+| libtransport | Support library with transport layer and API |
+| utils | Tools for testing |
+| apps | Application examples using hicn stack |
hicn plugin is a VPP plugin that implement hicn packet processing as specified in
https://datatracker.ietf.org/doc/draft-muscariello-intarea-hicn/. The transport library is used to