summaryrefslogtreecommitdiffstats
path: root/fib-management/asciidoc/Readme.adoc
diff options
context:
space:
mode:
authorMichal Cmarada <michal.cmarada@pantheon.tech>2018-06-08 11:54:53 +0200
committerMichal Cmarada <michal.cmarada@pantheon.tech>2018-06-08 11:54:53 +0200
commit887fb8a181146390bccb6eaf5caeb0a84659c750 (patch)
treebe6ea451e14ea62894feb837bb1e731260e803da /fib-management/asciidoc/Readme.adoc
parent36f90b9d6f6912303222b9bf26ebb3d87b19aac4 (diff)
HC2VPP-317 - Implement FIB table management support
changes: - Added new custom model vpp-fib-table-management - allows management of IPv4 and IPv6 Fib tables for VPP Change-Id: I3647dd659dbefabab233eacef666c3835e69320d Signed-off-by: Michal Cmarada <michal.cmarada@pantheon.tech>
Diffstat (limited to 'fib-management/asciidoc/Readme.adoc')
-rw-r--r--fib-management/asciidoc/Readme.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/fib-management/asciidoc/Readme.adoc b/fib-management/asciidoc/Readme.adoc
new file mode 100644
index 000000000..4f50d3ec2
--- /dev/null
+++ b/fib-management/asciidoc/Readme.adoc
@@ -0,0 +1,3 @@
+= fib-management-aggregator
+
+Aggregates Fib management API module and Fib management Implementation module.