X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fabf%2Fabf_policy.c;h=1fde97f4c504ef6c9c505d0d38ab2e11cd8df23e;hb=87ee947d0b053b33571c5e33617b138236bada59;hp=9c7406553e6012253fb2ae22838ae083cb263960;hpb=720d86f82b06cec71d57e997ab0a2a55fe7f280b;p=vpp.git diff --git a/src/plugins/abf/abf_policy.c b/src/plugins/abf/abf_policy.c index 9c7406553e6..1fde97f4c50 100644 --- a/src/plugins/abf/abf_policy.c +++ b/src/plugins/abf/abf_policy.c @@ -121,7 +121,7 @@ abf_policy_update (u32 policy_id, { /* * update an existing policy. - * - add the path to the path-list and swap our ancestory + * - add the path to the path-list and swap our ancestry * - backwalk to poke all attachments to update */ fib_node_index_t old_pl; @@ -190,7 +190,7 @@ abf_policy_delete (u32 policy_id, const fib_route_path_t * rpaths) { /* * update an existing policy. - * - add the path to the path-list and swap our ancestory + * - add the path to the path-list and swap our ancestry * - backwalk to poke all attachments to update */ fib_node_index_t old_pl;