about summary refs log tree commit diff
path: root/include/net/if_arp.h
Commit message (Collapse)AuthorAgeFilesLines
* net/if_arp.h: add missing ARP hardware identifiers from linux uapi headersSzabolcs Nagy2013-09-151-1/+7
| | | | | | the removed ARPHRD_IEEE802154_PHY was only present in the kernel api in v2.6.31 (by accident), but it got into the glibc headers (in 2009) and remained there since this header was not updated since then.
* fix some obscure header type size/alignment issuesRich Felker2013-03-041-5/+5
|
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+133