Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/2b0de6f614b0
branches:  trunk
changeset: 958831:2b0de6f614b0
user:      kamil <kamil%NetBSD.org@localhost>
date:      Thu Jan 21 18:09:10 2021 +0000

description:
Add SRTP (Secure Real-time Transport Protocol)

diffstat:

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

diffs (17 lines):

diff -r 24df513a05ef -r 2b0de6f614b0 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Thu Jan 21 17:58:56 2021 +0000
+++ b/share/misc/acronyms.comp  Thu Jan 21 18:09:10 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.318 2021/01/21 17:58:56 kamil Exp $
+$NetBSD: acronyms.comp,v 1.319 2021/01/21 18:09:10 kamil Exp $
 3WHS   three-way handshake
 8VSB   8-state vestigial side band modulation
 AA     anti-aliasing
@@ -1548,6 +1548,7 @@
 SRC    sample rate conversion
 SRP    SCSI RDMA protocol
 SRR    shaped round robin
+SRTP   Secure Real-time Transport Protocol
 SS     self-snoop
 SS     stack segment
 SSA    static single assignment



Home | Main Index | Thread Index | Old Index