commit | 2d9382f2c96a0ff48fd8839a46770607f53a3aee | [log] [tgz] |
---|---|---|
author | Jason Huang <jasonsc_huang@edge-core.com> | Wed Oct 21 17:52:05 2020 +0800 |
committer | Jason Huang <jasonsc_huang@edge-core.com> | Wed Nov 18 00:40:15 2020 +0800 |
tree | 56db979ddbb2d8df8cb4380d46641f7b540a66a8 | |
parent | 1935e6a868d79d127d39815047953e192cf19b0e [diff] [blame] |
[VOL-2366] OLT Agent: different packet stats retrieval Change-Id: Ic121842a5bc0d91b13d2c457608b7366d000cdaa Change-Id: I148cc24d2b74e625cb789edb638a357e0b1cb16b
diff --git a/agent/test/Makefile b/agent/test/Makefile index 56bcce7..5245f03 100644 --- a/agent/test/Makefile +++ b/agent/test/Makefile
@@ -21,7 +21,7 @@ TOP_DIR=`pwd` OPENOLTDEVICE ?= asfvolt16 -OPENOLT_PROTO_VER ?= v4.0.2 +OPENOLT_PROTO_VER ?= v4.0.3 ######################################################################## ##