summaryrefslogtreecommitdiff
path: root/packages/iputils/files
AgeCommit message (Collapse)AuthorFiles
2006-07-10iputils 20020927: Add support for building with glibc 2.4. In glibc 2.4Jamie Lenehan1
several of the IPv6 constants were reanmed - this changes to using the new versions but also redefines them to the old versions when being used on glibc < 2.3 or uclibc.
2006-04-28iputils: apply patch from #463Koen Kooi7
* this will need patching to work with glibc 2.4 due to the ipv6 changes