commit | 34ff437b53a5a3f06bef89b843b33aec43472535 | [log] [tgz] |
---|---|---|
author | Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com> | Wed Apr 05 18:01:39 2017 -0700 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Wed Aug 08 09:53:24 2018 +0300 |
tree | 6d7f0d7fa46dc6d1b42239e65c9f5d7b14fdb6d0 | |
parent | 598276262c51c2b4ae5784cd9a9e110ef99098e5 [diff] |
drivers: slip: Add LLDP support Enable LLDP TX support on the slip ethernet driver. Now when CONFIG_NET_LLDP is enabled, one can easily verify on a sniffer (i.e. wireshark) that LLDP frames are being sent at the configured interval with all mandatory TLVs enabled. Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>