libosmo-sccp/tests/ss7
Vadim Yanitskiy 22929b1c04 Implement M3UA-over-TCP (in addition to SCTP)
RFC 4666 section 1.3.1 states that "TCP MAY be used as the underlying
common transport protocol" under certain scenarios.  There is even
IANA-allocated TCP port 2905 for that purpose (see section 1.4.8).

Since TCP is a stream oriented protocol, so we need to handle message
boundaries ourselves by reading the M3UA header to know the PDU length.

Change-Id: I8c76d271472befacbeb998a93bbdc9e8660d9b5d
Related: SYS#5424
2024-02-27 00:45:31 +07:00
..
Makefile.am tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-13 10:54:34 +00:00
ss7_test.c Implement M3UA-over-TCP (in addition to SCTP) 2024-02-27 00:45:31 +07:00
ss7_test.err Add new 'osmo_ss7' SS7 core code with M3UA, ASP/AS FSM, ... 2017-04-10 10:41:16 +02:00
ss7_test.ok Fix output of route destination in 'show ss7 instance <0-15> route' 2019-03-15 17:26:01 +00:00