Commit e16e8384 authored by YannGarcia's avatar YannGarcia
Browse files

Reduce size of virtualization images; Bug fixed in certificate Makefile; Review README files

parent 093d24ab
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
@@ -12,6 +12,14 @@ run_dir=`pwd`
# Docker version 2
cd ./virtualization/docker
./build.sh #--force-stfubuntu
ret_code=`echo $?`

if [ $ret_code != 0 ]
then
   cd $run_dir
   exit -1
fi

#./run.sh

if [ "$1" == "--remove" ]
@@ -19,4 +27,6 @@ then
    docker rmi --force etsiforge/etsi-its-ts:latest
fi

cd -
cd $run_dir

exit 0
+2 −1
Original line number Diff line number Diff line
@@ -85,7 +85,8 @@ void tcp_layer::init() {
  }

  parameter_set(use_connection_ASPs_name(), (!server_mode) ? "yes" : "no");
  parameter_set(server_backlog_name(), "1024");
  loggers::get_instance().warning("tcp_layer::set_parameter: Limit to one simultanneous accepted connection (server_backlog == 1");
  parameter_set(server_backlog_name(), "1"); // Limit to one simultanneous accepted connection 
  loggers::get_instance().log("tcp_layer::init: server_mode=%x", server_mode);
  set_server_mode(server_mode);
  if (server_mode) {
+2 −2
Original line number Diff line number Diff line
@@ -23,8 +23,8 @@ else
  asn1certgen=$(CERTGEN)/build/$(ARCH)-d/certgen
endif

xsl_cvt=$(CERTGEN)/itscertgen/certgen/asn1certgen.xslt
xsl_dep=$(CERTGEN)/itscertgen/certgen/prof2dep.xsl
xsl_cvt=$(CERTGEN)/certgen/asn1certgen.xslt
xsl_dep=$(CERTGEN)/certgen/prof2dep.xsl

profiles=$(wildcard $(in)/*.xml)
certificates_oer=$(patsubst $(in)/%.xml, $(outdir)/%.oer, $(profiles))
+6 −6
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ LibItsGeoNetworking_Pics.PICS_GN_LOCAL_GN_ADDR := {
  mid := '001C6B0D0201'O
}

LibItsGeoNetworking_Pics.PICS_GN_IS_MOBILE := false
LibItsGeoNetworking_Pics.PICS_GN_IS_MOBILE := true
LibItsGeoNetworking_Pics.PICS_GN_DEFAULT_HOP_LIMIT := 10
LibItsGeoNetworking_Pics.PICS_GN_SECURITY := false

@@ -101,14 +101,14 @@ mtc.geoNetworkingPort.params := "GN(ll_address=00000000000B,latitude=515340240,l
NodeA.geoNetworkingPort.params := "GN(ll_address=00000000000A,latitude=515340240,longitude=139274330)/ETH(mac_src=080027500f9a)/PCAP(mac_src=080027500f9a,nic=wlp0s20f3,filter=and ether proto 0x8947)"
NodeB.geoNetworkingPort.params := "GN(ll_address=00000000000B,latitude=515340240,longitude=139274330)/ETH(mac_src=080027500f9b)/PCAP(mac_src=080027500f9b,nic=wlp0s20f3,filter=and ether proto 0x8947)"
NodeC.geoNetworkingPort.params := "GN(ll_address=00000000000C,latitude=515340240,longitude=139274330)/ETH(mac_src=080027500f9c)/PCAP(mac_src=080027500f9c,nic=wlp0s20f3,filter=and ether proto 0x8947)"
NodeD.geoNetworkingPort.params := "GN(ll_address=00000000000D,latitude=515340240,longitude=139274330)/ETH(mac_src=080027500f9d)/PCAP(mac_src=080027500f9d,nic=wlp0s20f3,filter=and ether proto 0x8947 and not ether src 080027500f9b)"
NodeD.geoNetworkingPort.params := "GN(ll_address=00000000000D,latitude=515340240,longitude=139274330)/ETH(mac_src=080027500f9d)/PCAP(mac_src=080027500f9d,nic=wlp0s20f3,filter=and ether proto 0x8947 and not ether src 8c554ac1eee1)" 

# UpperTester port based on UDP
#system.utPort.params := "UT_GN/UDP(dst_ip=192.168.2.2)"
mtc.utPort.params := "UT_GN/UDP(dst_ip=192.168.1.43,dst_port=12345,src_port=12346)"
NodeA.utPort.params := "UT_GN/UDP(dst_ip=192.168.1.43,dst_port=12345,src_port=12346)"
#NodeA.utPort.params := "UT_GN/UDP(dst_ip=192.168.1.43,dst_port=12345,src_port=12346)"
NodeB.utPort.params := "UT_GN/UDP(dst_ip=192.168.1.43,dst_port=12345,src_port=12346)"
NodeC.utPort.params := "UT_GN/UDP(dst_ip=192.168.1.43,dst_port=12345,src_port=12346)"
#NodeC.utPort.params := "UT_GN/UDP(dst_ip=192.168.1.43,dst_port=12345,src_port=12346)"
NodeD.utPort.params := "UT_GN/UDP(dst_ip=192.168.1.43,dst_port=12345,src_port=12346)"

[EXECUTE]
@@ -126,7 +126,7 @@ NodeD.utPort.params := "UT_GN/UDP(dst_ip=192.168.1.43,dst_port=12345,src_port=12
#ItsGeoNetworking_TestCases.TC_GEONW_FDV_GAC_BV_01
#ItsGeoNetworking_TestCases.TC_GEONW_FDV_SHB_BV_01
#ItsGeoNetworking_TestCases.TC_GEONW_FDV_TSB_BV_01
ItsGeoNetworking_TestCases.TC_GEONW_PON_SHB_BV_01
#ItsGeoNetworking_TestCases.TC_GEONW_PON_SHB_BV_01
#ItsGeoNetworking_TestCases.TC_GEONW_PON_SHB_BV_05
#ItsGeoNetworking_TestCases.TC_GEONW_PON_TSB_BV_01
#ItsGeoNetworking_TestCases.TC_GEONW_PON_TSB_BV_05
@@ -151,7 +151,7 @@ ItsGeoNetworking_TestCases.TC_GEONW_PON_SHB_BV_01
#ItsGeoNetworking_TestCases.TC_GEONW_PON_LOS_TI_06
#ItsGeoNetworking_TestCases.TC_GEONW_PON_LOS_BV_07
#ItsGeoNetworking_TestCases.TC_GEONW_PON_LOS_BV_08
#ItsGeoNetworking_TestCases.TC_GEONW_PON_LOS_BO_09
ItsGeoNetworking_TestCases.TC_GEONW_PON_LOS_BO_09
#ItsGeoNetworking_TestCases.TC_GEONW_PON_LOS_BV_10
#ItsGeoNetworking_TestCases.TC_GEONW_PON_LOS_BV_11
#ItsGeoNetworking_TestCases.TC_GEONW_PON_LOS_BV_12
+1 −1
Original line number Diff line number Diff line
AtsPki_Atos.cfg_
 No newline at end of file
AtsPki_Etas.cfg_
 No newline at end of file
Loading