gecko-dev/media/mtransport
Nils Ohlmeier [:drno] 5d1ae0414f Bug 1491511: add Telemetry for SRTP cipher usage. r=mt
Bug 1491511: add Telemetry for SRTP cipher usage. r=mt

Differential Revision: https://phabricator.services.mozilla.com/D5956

--HG--
extra : moz-landing-system : lando
2018-09-19 00:08:25 +00:00
..
build Bug 1455647 - Part 4: Make a place to live for context about media packets, to fix packet dump hooks. r+drno r=drno 2018-05-09 17:13:35 -05:00
fuzztest Bug 1464069 - Check error code in stun_parser_libfuzz.cpp; r=drno 2018-05-29 13:04:28 -04:00
ipc Bug 1343743 - Part6: Pass a labeled event target to StunAddrsRequestChild's constructor., r=bwc 2017-06-12 00:25:00 +02:00
test Bug 1479665: add GCM ciphers to SrtpFlow. r=bwc 2018-09-14 03:12:05 +00:00
third_party Bug 1491476: Fix strncpy length in a couple of error cases. r=mjf,drno 2018-09-18 16:56:25 +03:00
README Bug 1426059: removed transportlayerprsock code. r=bwc 2017-12-18 20:30:05 -08:00
SrtpFlow.cpp Bug 1479665: add GCM ciphers to SrtpFlow. r=bwc 2018-09-14 03:12:05 +00:00
SrtpFlow.h Bug 1479665: add GCM ciphers to SrtpFlow. r=bwc 2018-09-14 03:12:05 +00:00
common.build Bug 1090497 - Re-enable warnings as errors on clang-cl. r=froydnj 2018-07-31 22:10:07 +09:00
dtlsidentity.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
dtlsidentity.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
logging.h
m_cpp_utils.h
mediapacket.cpp Bug 1455647 - Part 4: Make a place to live for context about media packets, to fix packet dump hooks. r+drno r=drno 2018-05-09 17:13:35 -05:00
mediapacket.h Bug 1455647 - Part 4: Make a place to live for context about media packets, to fix packet dump hooks. r+drno r=drno 2018-05-09 17:13:35 -05:00
moz.build Bug 1464202 - Improve and centralize libFuzzer flag management. r=froydnj 2018-05-24 21:11:46 +02:00
nr_socket_prsock.cpp Bug 1455647 - Part 4: Make a place to live for context about media packets, to fix packet dump hooks. r+drno r=drno 2018-05-09 17:13:35 -05:00
nr_socket_prsock.h Bug 1455647 - Part 4: Make a place to live for context about media packets, to fix packet dump hooks. r+drno r=drno 2018-05-09 17:13:35 -05:00
nr_timer.cpp Bug 1404198: Part 2g - Switch to NS_NewTimer* in media. r=njn 2017-10-15 23:14:33 -07:00
nricectx.cpp Bug 1483338: Stop using level as the identifier for media transports. r=mjf 2018-08-28 19:45:58 +00:00
nricectx.h Bug 1483338: Stop using level as the identifier for media transports. r=mjf 2018-08-28 19:45:58 +00:00
nricectxhandler.cpp
nricectxhandler.h
nricemediastream.cpp Bug 1483338: Stop using level as the identifier for media transports. r=mjf 2018-08-28 19:45:58 +00:00
nricemediastream.h Bug 1483338: Stop using level as the identifier for media transports. r=mjf 2018-08-28 19:45:58 +00:00
nriceresolver.cpp Bug 1372977 - Use nullptr in /media and /dom/media (clang-tidy: modernize-use-nullptr). r=bwc 2017-06-28 15:38:00 -04:00
nriceresolver.h
nriceresolverfake.cpp Bug 1372977 - Use nullptr in /media and /dom/media (clang-tidy: modernize-use-nullptr). r=bwc 2017-06-28 15:38:00 -04:00
nriceresolverfake.h Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
nricestunaddr.cpp
nricestunaddr.h
nrinterfaceprioritizer.cpp Bug 1408218: ignore EUI 64 and Teredo addresses if not needed. r=bwc 2017-10-13 08:32:16 -07:00
nrinterfaceprioritizer.h
rlogconnector.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
rlogconnector.h
runnable_utils.h Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj 2018-06-02 09:33:26 +02:00
sigslot.h Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
simpletokenbucket.cpp
simpletokenbucket.h
stun_socket_filter.cpp
stun_socket_filter.h
test_nr_socket.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
test_nr_socket.h Bug 1455647 - Part 4: Make a place to live for context about media packets, to fix packet dump hooks. r+drno r=drno 2018-05-09 17:13:35 -05:00
transportflow.cpp Bug 1455647 - Part 2: Allow TransportLayers to be arranged in trees. r=drno 2018-04-27 16:57:28 -05:00
transportflow.h Bug 1455647 - Part 2: Allow TransportLayers to be arranged in trees. r=drno 2018-04-27 16:57:28 -05:00
transportlayer.cpp Bug 1455647 - Part 2: Allow TransportLayers to be arranged in trees. r=drno 2018-04-27 16:57:28 -05:00
transportlayer.h Bug 1455647 - Part 4: Make a place to live for context about media packets, to fix packet dump hooks. r+drno r=drno 2018-05-09 17:13:35 -05:00
transportlayerdtls.cpp Bug 1491511: add Telemetry for SRTP cipher usage. r=mt 2018-09-19 00:08:25 +00:00
transportlayerdtls.h Bug 1480869: define SRTP ciphers suites inside mtransport r=mt 2018-09-11 03:58:34 +00:00
transportlayerice.cpp Bug 1455647 - Part 4: Make a place to live for context about media packets, to fix packet dump hooks. r+drno r=drno 2018-05-09 17:13:35 -05:00
transportlayerice.h Bug 1455647 - Part 4: Make a place to live for context about media packets, to fix packet dump hooks. r+drno r=drno 2018-05-09 17:13:35 -05:00
transportlayerlog.cpp Bug 1455647 - Part 4: Make a place to live for context about media packets, to fix packet dump hooks. r+drno r=drno 2018-05-09 17:13:35 -05:00
transportlayerlog.h Bug 1455647 - Part 4: Make a place to live for context about media packets, to fix packet dump hooks. r+drno r=drno 2018-05-09 17:13:35 -05:00
transportlayerloopback.cpp Bug 1455647 - Part 4: Make a place to live for context about media packets, to fix packet dump hooks. r+drno r=drno 2018-05-09 17:13:35 -05:00
transportlayerloopback.h Bug 1455647 - Part 4: Make a place to live for context about media packets, to fix packet dump hooks. r+drno r=drno 2018-05-09 17:13:35 -05:00
transportlayersrtp.cpp Bug 1479665: add GCM ciphers to SrtpFlow. r=bwc 2018-09-14 03:12:05 +00:00
transportlayersrtp.h Bug 1455647 - Part 4: Make a place to live for context about media packets, to fix packet dump hooks. r+drno r=drno 2018-05-09 17:13:35 -05:00

README

This is a generic media transport system for WebRTC.

The basic model is that you have a TransportFlow which contains a
series of TransportLayers, each of which gets an opportunity to
manipulate data up and down the stack (think SysV STREAMS or a
standard networking stack). You can also address individual
sublayers to manipulate them or to bypass reading and writing
at an upper layer; WebRTC uses this to implement DTLS-SRTP.


DATAFLOW MODEL
Unlike the existing nsSocket I/O system, this is a push rather
than a pull system. Clients of the interface do writes downward
with SendPacket() and receive notification of incoming packets
via callbacks registed via sigslot.h. It is the responsibility
of the bottom layer (or any other layer which needs to reference
external events) to arrange for that somehow; typically by
using nsITimer or the SocketTansportService.

This sort of push model is a much better fit for the demands
of WebRTC, expecially because ICE contexts span multiple
network transports.


THREADING MODEL
There are no thread locks. It is the responsibility of the caller to
arrange that any given TransportLayer/TransportFlow is only
manipulated in one thread at once. One good way to do this is to run
everything on the STS thread. Many of the existing layer implementations
(TransportLayerIce, TransportLayerLoopback) already run on STS so in those
cases you must run on STS, though you can do setup on the main thread and
then activate them on the STS.


EXISTING TRANSPORT LAYERS
The following transport layers are currently implemented:

* DTLS -- a wrapper around NSS's DTLS [RFC 6347] stack
* ICE  -- a wrapper around the nICEr ICE [RFC 5245] stack.
* Loopback -- a loopback IO mechanism
* Logging -- a passthrough that just logs its data

The last two are primarily for debugging.