Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old functions, constants | Jan Engelhardt | 2008-04-15 | 1 | -5/+3 |
| | |||||
* | Implement AF_UNSPEC as a wildcard for extensions | Jan Engelhardt | 2008-04-14 | 1 | -17/+1 |
| | |||||
* | Fix -Wshadow warnings and clean up xt_sctp.h | Jan Engelhardt | 2008-04-06 | 1 | -8/+15 |
| | | | | | Note: xt_sctp.h is still not merged upstream in the kernel as of this commit. But a refactoring was really needed. | ||||
* | fix gcc warnings | Max Kellermann | 2008-01-29 | 1 | -2/+2 |
| | | | | Max Kellermann <max@duempel.org> | ||||
* | Unique symbols 1/6 | Jan Engelhardt | 2007-10-04 | 1 | -29/+23 |
| | | | | | | | | | | | Give symbols of libxt matches unique names (1/3). Adds unique prefixes to all functions (most of them - especially the hook functions) so that debugging programs can unambiguously map a symbol to an address. Also unifies the names of the xtables_match/xtables_target structs, (based upon libxt_connmark.c/libip6t_*.c). Signed-off-by: Jan Engelhardt <jengelh@gmx.de> | ||||
* | Fix sparse warnings: non-ANSI function declarations, 0 used as pointer | Patrick McHardy | 2007-09-08 | 1 | -5/+5 |
| | |||||
* | Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) | Peter Riley | 2007-09-02 | 1 | -1/+0 |
| | |||||
* | Add IPv6 support to statistic match | Yasuyuki KOZAKAI | 2007-08-04 | 1 | -0/+200 |