aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/bier/bier.api
diff options
context:
space:
mode:
authorPaul Vinciguerra <pvinci@vinciconsulting.com>2019-05-13 15:56:41 -0400
committerDave Wallace <dwallacelf@gmail.com>2019-05-13 22:30:28 +0000
commite6eefb6e3cbe4e36e15e51d8324fc950f0a65f62 (patch)
treea9309d71612a636428f39444cf02d126594842ce /src/vnet/bier/bier.api
parent5bfb504d2156f9480c1dd813238bd46b71e689d8 (diff)
Trivial Typo's in bier comments/docs.
Change-Id: I3b3e868277d5caf6b1341814003a3bc5726c2df9 Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
Diffstat (limited to 'src/vnet/bier/bier.api')
-rw-r--r--src/vnet/bier/bier.api8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/vnet/bier/bier.api b/src/vnet/bier/bier.api
index da2989bbe44..b5ac8cabd39 100644
--- a/src/vnet/bier/bier.api
+++ b/src/vnet/bier/bier.api
@@ -21,7 +21,7 @@
option version = "1.1.0";
import "vnet/fib/fib_types.api";
-/** \brief BIER Table Indentifier
+/** \brief BIER Table Identifier
@param bt_set - The BIER set
@param bt_sub_domain - the sud-domain
@param bt_bit_header_length - the number of bits in the header length
@@ -70,7 +70,7 @@ define bier_table_details
@param br_bp - The Bit-position value
@param br_tbl_id - The BIER table-id the route is added in
@param br_is_add - Is this a route add or delete
- @param br_is_replace - Are the paths specfied replacing those already
+ @param br_is_replace - Are the paths specified replacing those already
present or are they to be combined.
is_replace = 1 and n_paths=0 implies delete the
route and all paths;
@@ -195,8 +195,8 @@ define bier_disp_table_details
@param context - sender context, to match reply w/ request
@param bde_bp - The Bit-position value for the entry, i.e. the sender's
Use 0 for the default (match any source) entry.
- @param bde_tbl_id - The BIER dispositiontable-id the route is added in
- @param bde_next_hop_sw_if_index - the nextop interface
+ @param bde_tbl_id - The BIER disposition table-id the route is added in
+ @param bde_next_hop_sw_if_index - the next hop interface
@param bde_is_add - Is this a route add or delete
@param bde_payload_proto - The payload protocol for which the next-hop
is added