]> git.ipfire.org Git - thirdparty/lldpd.git/commit
cdp: make the default platform name really the kernel name
authorBaptiste Daroussin <bapt@gandi.net>
Wed, 12 Aug 2015 12:40:45 +0000 (14:40 +0200)
committerVincent Bernat <vincent@bernat.im>
Wed, 12 Aug 2015 14:52:51 +0000 (16:52 +0200)
commitfc37317f7cd2259fb37ae0fe3dae2a810638f3cd
treef675c9830718dd328a602f010b4375799eddc881
parent4f6ba6c38fb3955934515c996f9c49041b9c43bb
cdp: make the default platform name really the kernel name

Instead of hardcoding 'Linux" directly query the kernel name of the user
is not overwriting it.
src/daemon/protocols/cdp.c