Project

General

Profile

User story #247

Linux UDP socket

Added by André Neto over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
20.10.2015
Due date:
% Done:

0%

Estimated time:
Git branch (link):
Git merge to develop (link):
SVN commit (link/?p=rev):

Description

Implement the Linux UDP socket stream based on the previous MARTe implementation.

Source code files modified

FileSystem/BasicSocket.h
FileSystem/BasicUDPSocket.h
FileSystem/InternetHost.h
FileSystem/Environment/Linux/BasicSocket.cpp
FileSystem/Environment/Linux/BasicUDPSocket.cpp
FileSystem/Environment/Linux/InternetHost.cpp
FileSystem/Environment/Linux/SocketCore.h

Architecture & design review

Date of the review: 23/10/2015

Person who did the review: André Neto

Version of architecture & design document: N/A. As per the original MARTe implementation, this is a support function and does not require formal design in UML.

Result of review: N/A

List of non-conformities: N/A

Code and documentation review

Date of the review: 09/11/2015

Person who did the review: R. Vitelli

Result of review: PASS

List of non-conformities: N/A.

Unit test review

Date of the review: 09/11/2015

Person who did the review: R. Vitelli

Result of coverage tests review: PASS

Result of functional tests review: PASS

Result of review: PASS

List of non-conformities: N/A

Associated revisions

Revision b09e0f9f (diff)
Added by André Neto over 9 years ago

#247 Declaration of BasicUDPSocket

Revision 48861d4c
Added by André Neto over 9 years ago

Merge remote-tracking branch 'origin/#245_Linux_TCP_Socket' into
#247_Linux_UDP_socket

Conflicts:
Source/Core/FileSystem/L1Portability/Environment/Linux/Makefile.inc
Source/Core/Makefile.inc

Revision 00012a11
Added by Giuseppe Ferro over 9 years ago

Merge branch '#245_Linux_TCP_Socket' into #247_Linux_UDP_Socket

Revision 56d9c0c3 (diff)
Added by Giuseppe Ferro over 9 years ago

Added InternetService tests.
#247

Revision b0e8d847
Added by Giuseppe Ferro over 9 years ago

Merge remote-tracking branch 'origin/#245_Linux_TCP_Socket' into #247_Linux_UDP_Socket

Revision 6d03ee7f (diff)
Added by André Neto over 9 years ago

#247 Revision in progress.

Revision f3fc8c67
Added by André Neto over 9 years ago

Merge branch '#247_Linux_UDP_Socket' of
https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2.git into
#247_Linux_UDP_Socket

Conflicts:
Source/Core/FileSystem/L1Portability/BasicUDPSocket.h

Revision d484fd73 (diff)
Added by André Neto over 9 years ago

#247 Review in progress.

Revision c4f84cdf
Added by Giuseppe Ferro over 9 years ago

Merge remote-tracking branch 'origin/#245_Linux_TCP_Socket' into #247_Linux_UDP_Socket

Revision 39fddf77 (diff)
Added by Giuseppe Ferro over 9 years ago

#247 Updated SocketUDP checking if the socket handle is valid before any
operation.

Revision bb00a76b (diff)
Added by André Neto over 9 years ago

#247 minor changes to InternetHost documentation.

Revision 543f2453
Added by André Neto over 9 years ago

Merge branch '#247_Linux_UDP_Socket' of
https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2.git into
#247_Linux_UDP_Socket

Conflicts:
Source/Core/FileSystem/L1Portability/BasicSocket.h
Source/Core/FileSystem/L1Portability/Environment/Linux/BasicSocket.cpp
Source/Core/FileSystem/L1Portability/Environment/Linux/BasicTCPSocket.cpp
Source/Core/FileSystem/L1Portability/Environment/Linux/BasicUDPSocket.cpp
Source/Core/FileSystem/L1Portability/InternetHost.h

Revision a6026605 (diff)
Added by Giuseppe Ferro over 9 years ago

#247 Beginning of BasicUDPSocket Tests.

Revision a73b01f6 (diff)
Added by Giuseppe Ferro over 9 years ago

#247 Work in progress BasicUDPSocket tests.

Revision 25664420 (diff)
Added by Giuseppe Ferro over 9 years ago

#247 BasicUDPSocket Tests done.

Revision 2ca25737 (diff)
Added by Giuseppe Ferro over 9 years ago

#247 fixed a lint warning

Revision c0b44aa7 (diff)
Added by Giuseppe Ferro over 9 years ago

#247 Improved Error reporting

Revision 00dc1c5a
Added by Giuseppe Ferro over 9 years ago

Merge branch '#245_Linux_TCP_Socket' into #247_Linux_UDP_Socket

Revision b37c9cae (diff)
Added by Giuseppe Ferro over 9 years ago

#247 Fixed timeout

History

#1 Updated by André Neto over 9 years ago

  • Status changed from New to Code: Impl

#2 Updated by André Neto over 9 years ago

  • Description updated (diff)

#3 Updated by André Neto over 9 years ago

  • Target version set to 0.7

#4 Updated by André Neto over 9 years ago

  • Assignee set to André Neto

#5 Updated by Giuseppe Ferro over 9 years ago

  • Assignee changed from André Neto to Giuseppe Ferro

#6 Updated by Giuseppe Ferro over 9 years ago

  • Status changed from Code: Impl to Code: Rev

#7 Updated by Giuseppe Ferro over 9 years ago

  • Description updated (diff)
  • Assignee deleted (Giuseppe Ferro)

Code implementation done: 3c2be45

#8 Updated by Riccardo Vitelli over 9 years ago

  • Assignee set to André Neto

#9 Updated by André Neto over 9 years ago

  • Description updated (diff)

#10 Updated by André Neto over 9 years ago

  • Description updated (diff)

#11 Updated by Riccardo Vitelli over 9 years ago

  • Assignee changed from André Neto to Riccardo Vitelli

#12 Updated by Riccardo Vitelli over 9 years ago

  • Status changed from Code: Rev to Unit: Rev

#13 Updated by Riccardo Vitelli over 9 years ago

  • Description updated (diff)

#14 Updated by Riccardo Vitelli over 9 years ago

  • Description updated (diff)
  • Assignee deleted (Riccardo Vitelli)

#15 Updated by Riccardo Vitelli over 9 years ago

  • Status changed from Unit: Rev to Closed

Also available in: Atom PDF