]> git.ipfire.org Git - thirdparty/lldpd.git/commit - src/daemon/interfaces.c
interfaces: enforce redefinition of IN_IS_ADDR_* macros
authorVincent Bernat <vincent@bernat.im>
Fri, 13 Feb 2015 17:02:16 +0000 (18:02 +0100)
committerVincent Bernat <vincent@bernat.im>
Fri, 13 Feb 2015 17:02:16 +0000 (18:02 +0100)
commit0c6a1966eead5843d18bd01d8ce3b2ae93d5378b
treed65a8a20d09dd89a906a08b3e3ac3d5de5e27793
parent28bf40220840c277d70ed66f6d58729ebb975de8
interfaces: enforce redefinition of IN_IS_ADDR_* macros

For IPv4, some definitions may differ from one OS to another. Better
safe than sorry: use the same definition for everyone.
src/daemon/interfaces.c