diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-07-24 15:11:37 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-07-24 14:50:41 +0000 |
commit | 0cc7aad79389197ccac399361e01f6dde1aa5770 (patch) | |
tree | f0f487cc42ab7336b5078e0fffdd6120d0c20bea /docs | |
parent | c5d5d65dd3922914ec76ccf21b57cdee0103e052 (diff) |
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 <rodolfo.alonso.hernandez@intel.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject d85cefdffe8b3ccb9b919f1cb83be42152e9e80 +Subproject 0f3a2ec6d0f6af4de19878ead2330514b51afaf |