X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fbier%2Fbier_imp.h;h=7480ebc7df1cec0c1633308321e1129a169f3dca;hb=dee0a3bb04f4e8d4fb588a1d5220042220765b83;hp=cdc4dbb4fc156a4abc91526706d26919e2d20014;hpb=eb987d3a09f669787014b1553f032219522149e1;p=vpp.git diff --git a/src/vnet/bier/bier_imp.h b/src/vnet/bier/bier_imp.h index cdc4dbb4fc1..7480ebc7df1 100644 --- a/src/vnet/bier/bier_imp.h +++ b/src/vnet/bier/bier_imp.h @@ -17,7 +17,7 @@ * * A BIER imposition object is present in the IP mcast output list * and represents the imposition of a BIER bitmask. After BIER header - * imposition the packet is forward within the appropriate/specifid + * imposition the packet is forward within the appropriate/specified * BIER table */ @@ -38,7 +38,7 @@ typedef struct bier_imp_t_ { CLIB_CACHE_LINE_ALIGN_MARK(cacheline0); /** - * The DPO contirubted from the resolving BIER table. + * The DPO contributed from the resolving BIER table. * One per-IP protocol. This allows us to share a BIER imposition * object for a IPv4 and IPv6 mfib path. */