Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add UDPLITE multiport support | Patrick McHardy | 2007-01-11 | 1 | -0/+3 |
| | |||||
* | load ip_[6]tables.ko just before checking revision support in kernel. | Yasuyuki KOZAKAI | 2006-11-13 | 1 | -0/+1 |
| | |||||
* | changes IP6T_SO_GET_REVISION_{MATCH,TARGET} to 68,69 | Yasuyuki KOZAKAI | 2006-11-13 | 1 | -2/+2 |
| | | | | 66 and 67 is conflicted with IPv6 Advanced API in kernel <= 2.6.18. | ||||
* | - Add revision support to ip6tables. | Rémi Denis-Courmont | 2006-10-20 | 1 | -0/+15 |
| | | | | | - Add support port range match to libip6t_multiport (R?mi Denis-Courmont <rdenis@simphalempin.com>) | ||||
* | reduce parse_*_port duplication (Phil Oester <kernel@linuxace.com>) | Phil Oester | 2006-07-20 | 1 | -0/+1 |
| | | | | | The below patch (dependent upon my 'reduce service_to_port duplication' patch) centralizes the parse_*_port functions into parse_port. | ||||
* | reduce service_to_port duplication (Phil Oester <kernel@linuxace.com>) | Phil Oester | 2006-07-20 | 1 | -0/+1 |
| | | | | | The service_to_port function is used in a number of places, and could benefit from some centralization instead of being duplicated everywhere. | ||||
* | Add DCCP/SCTP support to multiport. Patch for kernel will go in 2.6.18. | Patrick McHardy | 2006-04-28 | 1 | -0/+7 |
| | |||||
* | Multiple matches of the same type can be specified on the commandline. | Joszef Kadlecsik | 2006-03-03 | 1 | -0/+4 |
| | | | | | | | | | | If two or more matches of the same type are detected then the options are assumed to be grouped in order to tell which option belongs to which match: ... -m foo ... <options0> ... -m foo ... <options1> ... Otherwise the commandline parsing is unmodified. | ||||
* | Fix probing for supported revisions (Jones Desougi <jones@ingate.com>) | Jones Desougi | 2005-12-22 | 1 | -0/+1 |
| | | | | Bugzilla #413 | ||||
* | reduce code replication of parse_interface() (Yasuyuki Kozakai) | Yasuyuki KOZAKAI | 2005-06-22 | 1 | -0/+2 |
| | |||||
* | Fix setting lib_dir in ip*tables-{save,restore} | Martin Josefsson | 2004-12-27 | 1 | -0/+4 |
| | |||||
* | Bloody copy-n-edit. Make sure to use matches in the order they are given... | Martin Josefsson | 2004-02-02 | 1 | -2/+8 |
| | |||||
* | port 'line number on error in iptables-restore' from ipv4 | Harald Welte | 2003-03-05 | 1 | -0/+2 |
| | |||||
* | - added patch to support statically linking of iptables | Harald Welte | 2001-08-06 | 1 | -0/+6 |
| | | | | - iptables-save/-restore is no longer experimental | ||||
* | Added support for iptables-restore module-load-on-demand (a. van schie) | Harald Welte | 2001-06-16 | 1 | -0/+1 |
| | |||||
* | ip6tables fixes by Fabrice Maurie | Fabrice MARIE | 2001-05-05 | 1 | -2/+4 |
| | |||||
* | ip6tables-save/-restore by Kis-Szabo Andras | András Kis-Szabó | 2001-02-26 | 1 | -0/+5 |
| | |||||
* | Jan Echternach's const tweak. | Jan Echternach | 2000-08-27 | 1 | -1/+1 |
| | |||||
* | Philip Blundell's IPv6 fixes. | Philip Blundell | 2000-05-15 | 1 | -2/+14 |
| | |||||
* | IPv6 enhancements. | Rusty Russell | 2000-05-02 | 1 | -0/+107 |