summaryrefslogtreecommitdiffstats
path: root/include/net/route.h
Commit message (Collapse)AuthorAgeFilesLines
* guard IPv6 stuffPeter S. Mazinger2011-03-031-0/+4
| | | | | | disable IPv6 related stuff if feature is disabled. Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
* import updates from glibcMike Frysinger2005-03-161-1/+6
|
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-8/+8
|
* linux 2.0.x kernels have broken header files. It is silly to be soEric Andersen2001-01-161-0/+140
tightly coupled to kernel headers (since the 2.2 ones work with 2.0 as well), so I'm checking in include/net.