Update L2 header offset after VLAN tag rewrite
[vpp.git] / extras / vcl-ldpreload / env.sh
index ebd3cc0..eb8aab8 100644 (file)
@@ -1,5 +1,4 @@
-export VCL_BASE=$PWD/../../..
-export VPP_DIR=$VCL_BASE/vpp
-export LDP_DIR=$VCL_BASE/vpp/extras
-export WS_ROOT=$VCL_BASE/vpp
-export VCL_LDPRELOAD_LIB_DIR=$LDP_DIR/vcl-ldpreload/src/.libs
+export VPP_DIR=$WS_ROOT
+export LDP_DIR=$WS_ROOT/extras/vcl-ldpreload
+export LDP_TEST_DIR=$LDP_DIR/test
+export VCL_LDPRELOAD_LIB_DIR=$LDP_DIR/src/.libs