]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
networkd: add basic LLDP transmission support
authorLennart Poettering <lennart@poettering.net>
Sun, 21 Feb 2016 13:14:08 +0000 (14:14 +0100)
committerLennart Poettering <lennart@poettering.net>
Sun, 21 Feb 2016 19:58:59 +0000 (20:58 +0100)
commit8e1ad1eaf74cd8eadf6a9b14e5d6edb24ab2da91
tree6d702679189940e4a1f542a577a31ef70baf00ea
parentb553a6b13c68cb72addde48281abe3f3b46e16a4
networkd: add basic LLDP transmission support

Let's add some minimalistic LLDP sender support. The idea is that this is
either on or off, and all fields determined automatically rather than
configured explicitly.
Makefile.am
src/basic/hostname-util.c
src/basic/hostname-util.h
src/network/networkd-link.c
src/network/networkd-link.h
src/network/networkd-lldp-tx.c [new file with mode: 0644]
src/network/networkd-lldp-tx.h [new file with mode: 0644]
src/network/networkd-network-gperf.gperf
src/network/networkd-network.h