From 0cc7aad79389197ccac399361e01f6dde1aa5770 Mon Sep 17 00:00:00 2001 From: Rodolfo Alonso Hernandez Date: Tue, 24 Jul 2018 15:11:37 +0100 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - IxNetwork IPv4 mask format is x.x.x.x When updating the IP packet in IxNextgen library, the IPv4 mask should be defined in the following format: x.x.x.x This mask defines the number of lower bits used to generate a random IP. For example: - mask length: 16 - mask string: 0.0.255.255 JIRA: YARDSTICK-1351 Change-Id: Ie3cbf0205aac83aea8d7f665bc068e8566238055 Signed-off-by: Rodolfo Alonso Hernandez --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index d85cefdff..0f3a2ec6d 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit d85cefdffe8b3ccb9b919f1cb83be42152e9e802 +Subproject commit 0f3a2ec6d0f6af4de19878ead2330514b51afaf0 -- cgit 1.2.3-korg