Add scripts for vIPSEC VNF 95/85395/1
authorRuoyu Ying <ruoyu.ying@intel.com>
Tue, 16 Apr 2019 11:15:45 +0000 (19:15 +0800)
committerRuoyu Ying <ruoyu.ying@intel.com>
Tue, 16 Apr 2019 11:17:33 +0000 (19:17 +0800)
commit15411868bad0ac9ca4831335442f0b4798e43a4b
treebb7fee9f3ba7c3876a042a61c490422b99045037
parentd1bef8a2a799a275568642c27fe14ea706b0d166
Add scripts for vIPSEC VNF

- Add scripts for vPacketgen and vSink that would
be used in vIPSEC VNF.
- Fixed minor bugs inside the base_vipsec.yaml

Change-Id: Ide06fa3f05babe99a9728653a6d2ac214696049e
Issue-ID: INT-793
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
24 files changed:
heat/vIPsec/vIPsec/base_vipsec.yaml
vnfs/VES5.0/evel/evel-library/libs/aarch64/libevel.a
vnfs/vIPSEC/pg_streams/dep.xml [new file with mode: 0644]
vnfs/vIPSEC/pg_streams/pom.xml [new file with mode: 0644]
vnfs/vIPSEC/pg_streams/stream_ipsec_udp1 [new file with mode: 0644]
vnfs/vIPSEC/pg_streams/stream_ipsec_udp10 [new file with mode: 0644]
vnfs/vIPSEC/pg_streams/stream_ipsec_udp2 [new file with mode: 0644]
vnfs/vIPSEC/pg_streams/stream_ipsec_udp3 [new file with mode: 0644]
vnfs/vIPSEC/pg_streams/stream_ipsec_udp4 [new file with mode: 0644]
vnfs/vIPSEC/pg_streams/stream_ipsec_udp5 [new file with mode: 0644]
vnfs/vIPSEC/pg_streams/stream_ipsec_udp6 [new file with mode: 0644]
vnfs/vIPSEC/pg_streams/stream_ipsec_udp7 [new file with mode: 0644]
vnfs/vIPSEC/pg_streams/stream_ipsec_udp8 [new file with mode: 0644]
vnfs/vIPSEC/pg_streams/stream_ipsec_udp9 [new file with mode: 0644]
vnfs/vIPSEC/scripts/assembly.xml [new file with mode: 0644]
vnfs/vIPSEC/scripts/pom.xml [new file with mode: 0644]
vnfs/vIPSEC/scripts/run_traffic_ipsec_demo.sh [new file with mode: 0755]
vnfs/vIPSEC/scripts/update_running_streams.sh [new file with mode: 0644]
vnfs/vIPSEC/scripts/v_packetgen_init.sh [new file with mode: 0755]
vnfs/vIPSEC/scripts/v_packetgen_install.sh [new file with mode: 0755]
vnfs/vIPSEC/scripts/v_sink_init.sh [new file with mode: 0755]
vnfs/vIPSEC/scripts/v_sink_install.sh [new file with mode: 0755]
vnfs/vIPSEC/scripts/vpacketgen.sh [new file with mode: 0755]
vnfs/vIPSEC/scripts/vsink.sh [new file with mode: 0755]