Upgrade BAL version to 3.4.7.5
Fix watchdog script - fetch vlan-ids from the config file before trying to reference it
Release 2.5.1

Change-Id: I5e131c7d247cca0512ff94c57343a9a89297cf5d
diff --git a/agent/test/Makefile b/agent/test/Makefile
index 87f03a1..0272102 100644
--- a/agent/test/Makefile
+++ b/agent/test/Makefile
@@ -64,7 +64,7 @@
 
 export CXX CXXFLAGS OPENOLT_PROTO_VER
 
-BAL_API_VER ?= bal-api-3.4.3.3
+BAL_API_VER ?= bal-api-3.4.7.5
 BAL_API_DIR=$(BAL_API_VER)
 BALLIBNAME=bcm_host_api_stubs
 BALLIBDIR=$(BAL_API_DIR)/stubs