Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new RPC for pfinet network routes | Damien Zammit | 2022-09-11 | 1 | -0/+80 |
| | | | | Message-Id: <20220909094234.517165-1-damien@zamaudio.com> | ||||
* | allow pfinet to link using -O0 | Flavio Cruz | 2016-01-02 | 1 | -5/+5 |
| | | | | | This fixes a long list of undefined references when compiling with -O0 by using static instead of extern in header files. | ||||
* | Avoid compiler warning about empty bodies | Justus Winter | 2014-05-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | Make empty bodies of control flow statements more explicit. Doing so will allow us to use stricter compiler settings. This would have cought 4ece292c. * console-client/xkb/xkb.c: Make empty bodies more explicit * libpipe/pipe.c: Likewise. * mach-defpager/default_pager.c: Likewise. * pfinet/linux-src/net/ipv4/fib_hash.c: Likewise. * pflocal/connq.c: Likewise. * pflocal/socket.c: Likewise. | ||||
* | Import of Linux 2.2.12 subset (ipv4 stack and related) | Roland McGrath | 2000-02-04 | 1 | -0/+885 |