zephyr/doc/reference/networking/lldp.rst
Jukka Rissanen 575040496d doc: net: Add table of contents to networking docs
This allows easy access to different part of the page.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-03-03 23:50:17 -05:00

25 lines
530 B
ReStructuredText

.. _lldp_interface:
Link Layer Discovery Protocol
#############################
.. contents::
:local:
:depth: 2
Overview
********
The Link Layer Discovery Protocol (LLDP) is a vendor-neutral link layer
protocol used by network devices for advertising their identity, capabilities,
and neighbors on a wired Ethernet network.
For more information, see this
`LLDP Wikipedia article <https://en.wikipedia.org/wiki/Link_Layer_Discovery_Protocol>`_.
API Reference
*************
.. doxygengroup:: lldp
:project: Zephyr