Add Support of DHCP VSS Type 0 where VPN-ID is ASCII
[vpp.git] / test / test_dvr.py
index 03c23ac..f5d5e54 100644 (file)
@@ -15,7 +15,7 @@ from util import ppp
 
 
 class TestDVR(VppTestCase):
-    """ IPv4 Load-Balancing """
+    """ Distributed Virtual Router """
 
     def setUp(self):
         super(TestDVR, self).setUp()