index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
macaddr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
osmo_get_macaddr: Fix buffer read out of bounds
Pau Espin Pedrol
2018-04-18
1
-2
/
+7
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-0
/
+2
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-5
/
+3
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-4
/
+4
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-1
/
+3
*
disable various code if building for bare-iron embedded
Harald Welte
2017-01-23
1
-0
/
+6
*
Update doxygen annotations in libosmocore
Harald Welte
2016-05-05
1
-2
/
+25
*
macaddr: Use the BSD code for Darwin as well
Holger Hans Peter Freyther
2015-04-11
1
-1
/
+1
*
fix libosmocore build for NuttX target
Harald Welte
2014-12-04
1
-0
/
+1
*
add missing copyright statements to source code files
Harald Welte
2014-09-11
1
-0
/
+22
*
macaddr: Add some code for FreeBSD (it should work on the others too)
Holger Hans Peter Freyther
2014-08-21
1
-0
/
+41
*
macaddr: add #include unistd.h for close() function
Harald Welte
2014-08-21
1
-0
/
+1
*
Add osmo_get_macaddr() function to obtain etherent mac address
Harald Welte
2014-08-18
1
-0
/
+26
*
osmocore: Add function osmo_macaddr_parse() to parse ETH MAC address
Harald Welte
2014-08-18
1
-0
/
+25