Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete empty ->final_check() functions | Jan Engelhardt | 2007-10-04 | 1 | -7/+0 |
| | | | | | | | Deletes empty ->final_check() functions, and makes ip[6]tables checks for NULL on these. Signed-off-by: Jan Engelhardt <jengelh@gmx.de> | ||||
* | Delete empty ->init() functions | Jan Engelhardt | 2007-10-04 | 1 | -8/+0 |
| | | | | | | | Deletes empty ->init() functions. ip[6]tables already checks for .init being NULL or not. Signed-off-by: Jan Engelhardt <jengelh@gmx.de> | ||||
* | Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) | Peter Riley | 2007-09-02 | 1 | -1/+1 |
| | |||||
* | Makes it possible to omit extra_opts of matches/targets if unnecessary. | Jan Engelhardt | 2007-07-30 | 1 | -6/+0 |
| | | | | | | (Jan Engelhardt <jengelh@gmx.de>) A nice side effect is that merge_option() doesn't copy options in that case. | ||||
* | Add IPv6 support to NOTRACK | Yasuyuki KOZAKAI | 2007-07-24 | 1 | -0/+16 |
| | |||||
* | Renames libipt_NOTRACK.c to libxt_NOTRACK.c | Yasuyuki KOZAKAI | 2007-07-24 | 1 | -0/+62 |