Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use route.h from glibc | Samuel Thibault | 2022-09-21 | 1 | -0/+3 |
| | | | | | | Unfortunately the Linux source also uses <net/route.h>, so we have to both make that include the glibc-provided one, and avoid making it emit Linuxish definitions when they would conflict with glibc definitions. | ||||
* | allow pfinet to link using -O0 | Flavio Cruz | 2016-01-02 | 1 | -3/+3 |
| | | | | | This fixes a long list of undefined references when compiling with -O0 by using static instead of extern in header files. | ||||
* | Import of Linux 2.2.12 subset (ipv4 stack and related) | Roland McGrath | 2000-02-04 | 1 | -0/+153 |