Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/compat/ether.c
Commit message (Expand)AuthorAgeFilesLines
* Various spelling fixesArthur de Jong2019-09-171-1/+1
* Query ethernet addresses in compact and long formatArthur de Jong2017-06-131-13/+1
* update C coding style to a more commonly used styleArthur de Jong2012-12-221-9/+9
* move missing declarations of ether_ntoa() and ether_aton(...Arthur de Jong2010-10-101-14/+0
* use AC_CHECK_DECLS to check for definitions of functions ...Arthur de Jong2010-10-011-4/+4
* only provide definitions for ether_aton() and ether_ntoa(...Arthur de Jong2010-09-291-0/+4
* fix definitions of ether_aton() and ether_ntoa()Arthur de Jong2010-09-291-3/+3
* also provide some function definitions for ether_ntoa() a...Arthur de Jong2009-10-171-1/+11
* miscellaneous portability improvementsArthur de Jong2008-06-061-0/+8
* provide replacements for ether_aton_r() and ether_ntoa_r...Arthur de Jong2008-02-041-0/+52