]> git.ipfire.org Git - thirdparty/lldpd.git/commit
dmi: implementation for Mac OS X.
authorVincent Bernat <bernat@luffy.cx>
Thu, 10 Jan 2013 22:11:23 +0000 (23:11 +0100)
committerVincent Bernat <bernat@luffy.cx>
Thu, 10 Jan 2013 22:11:23 +0000 (23:11 +0100)
commit547e7dc094030c2f7e2ac4e3f0292ff9d3488e93
tree85b885d37adcd3575fd26236e37f351f8e4e062d
parente66b7f34ca14a04dd53b52adcd701be9c0e892c1
dmi: implementation for Mac OS X.

We use the IOKit framework.
src/daemon/Makefile.am
src/daemon/dmi-osx.c [new file with mode: 0644]