Commit 333c5119 authored by garciay's avatar garciay
Browse files

Update PX_IOT_PCAP_SESSIONS_PATH according to the new PCAP files architecture

parent 9c4b6c88
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -391,7 +391,7 @@ module LibIot_PIXITS {
		 * @desc
		 *		 In	case of	offline	mode,	it defines the path where all sessions's Pcap files are located.
		 */
		modulepar	charstring PX_IOT_PCAP_SESSIONS_PATH :=	"D:/cygwin/tmp/19";
		modulepar	charstring PX_IOT_PCAP_SESSIONS_PATH :=	"D:/cygwin/tmp/TS_19";
		
		/**
		 * @desc