typo fix: UNKOWN -> UNKNOWN
Change-Id: I008a4d7ad7160d1f07e7ceef712a5318a9368308 Signed-off-by: Andrey "Zed" Zaikin <zed.0xff@gmail.com>
This commit is contained in:

committed by
Damjan Marion

parent
889fe948df
commit
701625b84f
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user