add stubs for additional legacy ether.h functions
authorRich Felker <dalias@aerifal.cx>
Mon, 1 Jul 2013 17:50:02 +0000 (13:50 -0400)
committerRich Felker <dalias@aerifal.cx>
Mon, 1 Jul 2013 17:50:02 +0000 (13:50 -0400)
commitfbcd82040cb67ee14886c6ac4c200cde3662f986
treeb988b9f5b79ba702a417fb67d27fe5cb50dbcfe8
parentd66ab4f1409ad1a2093239ef48b7bca596acdf52
add stubs for additional legacy ether.h functions

these would not be expensive to actually implement, but reading
/etc/ethers does not sound like a particularly useful feature, so for
now I'm leaving them as stubs.
include/netinet/ether.h
src/network/ether.c