Typos. A bunch of typos I've been collecting.
Change-Id: I53ab8d17914e6563110354e4052109ac02bf8f3b Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
This commit is contained in:

committed by
Neale Ranns

parent
64f7530fff
commit
8feeaff56f
@ -201,7 +201,7 @@ class TestL2Flood(VppTestCase):
|
||||
bd_id=1, shg=0)
|
||||
|
||||
#
|
||||
# an unknown unicast and braodcast packets
|
||||
# an unknown unicast and broadcast packets
|
||||
#
|
||||
p_uu = (Ether(dst="00:00:00:c1:5c:00",
|
||||
src="00:00:de:ad:be:ef") /
|
||||
|
Reference in New Issue
Block a user