typo fix: UNKOWN -> UNKNOWN

Change-Id: I008a4d7ad7160d1f07e7ceef712a5318a9368308
Signed-off-by: Andrey "Zed" Zaikin <zed.0xff@gmail.com>
This commit is contained in:
Andrey "Zed" Zaikin
2018-04-18 17:07:07 +03:00
committed by Damjan Marion
parent 889fe948df
commit 701625b84f
8 changed files with 15 additions and 15 deletions

View File

@@ -321,7 +321,7 @@ class TestDVR(VppTestCase):
route_2.add_vpp_config()
#
# packets are dropped because bridge does not flood unkown unicast
# packets are dropped because bridge does not flood unknown unicast
#
self.send_and_assert_no_replies(self.pg0, pkt_no_tag)