File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tools/testing/selftests/net Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -399,7 +399,7 @@ __get_srv6_rtcfg_id()
399399
400400# Given the description of a router <id:op> as an input, the function returns
401401# the <op> token which represents the operation (e.g. End behavior with or
402- # withouth flavors) configured for the node.
402+ # without flavors) configured for the node.
403403
404404# Note that when the operation represents an End behavior with a list of
405405# flavors, the output is the ordered version of that list.
@@ -480,7 +480,7 @@ setup_rt_local_sids()
480480
481481
482482 # all SIDs start with a common locator. Routes and SRv6 Endpoint
483- # behavior instaces are grouped together in the 'localsid' table.
483+ # behavior instances are grouped together in the 'localsid' table.
484484 ip -netns " ${nsname} " -6 rule \
485485 add to " ${LOCATOR_SERVICE} ::/16" \
486486 lookup " ${LOCALSID_TABLE_ID} " prio 999
You can’t perform that action at this time.
0 commit comments