From e7a9fa0d05286fdf46aea68a8d14b2de3a53dd55 Mon Sep 17 00:00:00 2001 From: Deepak S Date: Fri, 8 Dec 2017 03:39:49 +0000 Subject: Update git submodules * Update docs/submodules/samplevnf from branch 'master' - Merge "Fix checks done when changing generator pkt_size" - Fix checks done when changing generator pkt_size Different checks were done when setting the generator pkt_size. In case of wrong pkt_size (e.g. too big) an error was printed but the pkt_size was still set causing a potential corruption. In addition, in case of a packet size incompatible with some of the packet fields (e.g. latency data) PROX was panicing while this should not happen runtime for such an error. Change-Id: Ifa11475bf295aaac7b0255c1bf9b5feed8ef90c4 Signed-off-by: Xavier Simonart --- docs/submodules/samplevnf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/samplevnf b/docs/submodules/samplevnf index 1a7a553c5..7aa26ff20 160000 --- a/docs/submodules/samplevnf +++ b/docs/submodules/samplevnf @@ -1 +1 @@ -Subproject commit 1a7a553c5c03c60595fe1f13d4e3428f94b9c27d +Subproject commit 7aa26ff208ab6c33f38e49f6d9abea15e6697b8c -- cgit 1.2.3-korg