summaryrefslogtreecommitdiffstats
path: root/src/macaddr.c
Commit message (Expand)AuthorAgeFilesLines
* macaddr: Use the BSD code for Darwin as wellHolger Hans Peter Freyther2015-04-111-1/+1
* fix libosmocore build for NuttX targetHarald Welte2014-12-041-0/+1
* add missing copyright statements to source code filesHarald Welte2014-09-111-0/+22
* macaddr: Add some code for FreeBSD (it should work on the others too)Holger Hans Peter Freyther2014-08-211-0/+41
* macaddr: add #include unistd.h for close() functionHarald Welte2014-08-211-0/+1
* Add osmo_get_macaddr() function to obtain etherent mac addressHarald Welte2014-08-181-0/+26
* osmocore: Add function osmo_macaddr_parse() to parse ETH MAC addressHarald Welte2014-08-181-0/+25