aboutsummaryrefslogtreecommitdiffstats
path: root/src/macaddr.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-05Update doxygen annotations in libosmocoreHarald Welte1-2/+25
2015-04-11macaddr: Use the BSD code for Darwin as wellHolger Hans Peter Freyther1-1/+1
2014-12-04fix libosmocore build for NuttX targetHarald Welte1-0/+1
2014-09-11add missing copyright statements to source code filesHarald Welte1-0/+22
2014-08-21macaddr: Add some code for FreeBSD (it should work on the others too)Holger Hans Peter Freyther1-0/+41
2014-08-21macaddr: add #include unistd.h for close() functionHarald Welte1-0/+1
2014-08-18Add osmo_get_macaddr() function to obtain etherent mac addressHarald Welte1-0/+26
2014-08-18osmocore: Add function osmo_macaddr_parse() to parse ETH MAC addressHarald Welte1-0/+25