Source-Changes-HG archive

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

[src/trunk]: src/share/misc PR/49646: Nikolai Lifanov: Add LLDP - 802.1ab lin...



details:   https://anonhg.NetBSD.org/src/rev/29ccac5eb847
branches:  trunk
changeset: 336003:29ccac5eb847
user:      ginsbach <ginsbach%NetBSD.org@localhost>
date:      Fri Feb 06 14:48:24 2015 +0000

description:
PR/49646: Nikolai Lifanov: Add LLDP - 802.1ab link layer discovery protocol

diffstat:

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

diffs (17 lines):

diff -r 2e73c6c2d39e -r 29ccac5eb847 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Fri Feb 06 14:39:14 2015 +0000
+++ b/share/misc/acronyms.comp  Fri Feb 06 14:48:24 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.147 2015/02/06 14:39:14 ginsbach Exp $
+$NetBSD: acronyms.comp,v 1.148 2015/02/06 14:48:24 ginsbach Exp $
 3WHS   three-way handshake
 8VSB   8-state vestigial side band modulation
 AA     anti-aliasing
@@ -660,6 +660,7 @@
 LL     load linked
 LL/SC  load linked/store conditional
 LLC    logical link control
+LLDP   link layer discovery protocol
 LLF    low level format
 LLMNR  link-local multicast name resolution
 LLVM   Low Level Virtual Machine



Home | Main Index | Thread Index | Old Index