]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-lldp: fix how we create the LLDP listening socket
authorLennart Poettering <lennart@poettering.net>
Thu, 18 Feb 2016 21:45:22 +0000 (22:45 +0100)
committerLennart Poettering <lennart@poettering.net>
Sat, 20 Feb 2016 21:42:29 +0000 (22:42 +0100)
commit7cde237777bb079787d436af253305bb08f0b066
treee42051b9e43d4ae687a9c2103bc72b6a933f0e06
parent0ef6f4542584873e10d5c942105ad0ffc53d6108
sd-lldp: fix how we create the LLDP listening socket

Specifiy the ethernet family, and make sure we se the O_CLOEXEC and O_NONBLOCK
bits how we should for all fds.
src/libsystemd-network/lldp-network.c