lldp: move TLV related functions to lldp-tlv.c
authorBeniamino Galvani <bgalvani@redhat.com>
Tue, 29 Sep 2015 11:48:10 +0000 (13:48 +0200)
committerBeniamino Galvani <bgalvani@redhat.com>
Fri, 2 Oct 2015 15:39:22 +0000 (17:39 +0200)
commitb57003ecc3fe92c8074cbc72ee2b7d9cda742271
treed4e6bae20ff06da7bc473ab922a4a9c82d250a12
parent176c355b43e616b61552566303ad59d5fd910333
lldp: move TLV related functions to lldp-tlv.c

Move some public functions from lldp-internal.c to lldp-tlv.c, as now
they are not internal functions anymore.
src/libsystemd-network/lldp-internal.c
src/libsystemd-network/lldp-tlv.c