Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/misc Add RTP (Real-time Transport Protocol)



details:   https://anonhg.NetBSD.org/src/rev/6dc5f48593d4
branches:  trunk
changeset: 1018089:6dc5f48593d4
user:      kamil <kamil%NetBSD.org@localhost>
date:      Thu Jan 21 17:58:56 2021 +0000

description:
Add RTP (Real-time Transport Protocol)

diffstat:

 share/misc/acronyms.comp |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7c9452974a93 -r 6dc5f48593d4 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Thu Jan 21 17:53:05 2021 +0000
+++ b/share/misc/acronyms.comp  Thu Jan 21 17:58:56 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.317 2021/01/21 17:53:05 kamil Exp $
+$NetBSD: acronyms.comp,v 1.318 2021/01/21 17:58:56 kamil Exp $
 3WHS   three-way handshake
 8VSB   8-state vestigial side band modulation
 AA     anti-aliasing
@@ -1385,6 +1385,7 @@
 RTL    resistor-transistor logic
 RTL    right to left
 RTOS   real time operating system
+RTP    Real-time Transport Protocol
 RTS    request to send
 RTT    round trip time
 RUP    rational unified process



Home | Main Index | Thread Index | Old Index