| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed REJECTv6 compile errors. | Harald Welte | 2001-07-30 | 2 | -1/+5 |
* | added realm match from Sampsa Ranta | Sampsa Ranta | 2001-07-30 | 2 | -0/+139 |
* | SAME patch update (add --nodst option) | Harald Welte | 2001-07-28 | 1 | -15/+49 |
* | Fixed string_to_number() return value check. | Marc Boucher | 2001-07-23 | 2 | -2/+2 |
* | added libip6t_REJECT.c for IPv6 reject support | Harald Welte | 2001-07-23 | 2 | -1/+173 |
* | further fixes of string_to_number fixes | Harald Welte | 2001-07-23 | 23 | -75/+63 |
* | added n'th packet match to patch-o-matic | Harald Welte | 2001-07-21 | 2 | -0/+182 |
* | Major icmpv6 cleanup / fixes by Kis-Szabo Andras. | András Kis-Szabó | 2001-07-14 | 2 | -54/+54 |
* | fix srr and add router-alert support to ipv4options patch | Harald Welte | 2001-07-14 | 1 | -1/+37 |
* | changed order of port_unreachable / prot_unreachable to reflect kernel enum | Harald Welte | 2001-06-16 | 1 | -2/+2 |
* | Andreas Ferber's mulitport with ranges patch. | Andreas Ferber | 2001-06-05 | 2 | -0/+308 |
* | DO_IPV6 fix. | Rusty Russell | 2001-06-05 | 1 | -1/+4 |
* | typo (it's BM_MAX_NLEN, not BM_MAX_LEN) (reported by s I n) | Harald Welte | 2001-05-21 | 1 | -1/+1 |
* | fixed bug in save() function causing it to print '--reject-with reject-with' ... | Harald Welte | 2001-05-12 | 1 | -1/+6 |
* | New NETMAP target in p-o-m, by Svenning Soerenson | Svenning Soerensen | 2001-05-03 | 2 | -0/+203 |
* | Added Fabrice Marie's port of the length match | Fabrice MARIE | 2001-05-02 | 2 | -0/+165 |
* | gianni tedesco's last patch was broken... now compilation works again | Harald Welte | 2001-04-30 | 1 | -1/+1 |
* | NETLINK target fixes, by original author (Gianni Tedesco) | Gianni Tedesco | 2001-04-30 | 1 | -1/+1 |
* | Fabrice Marie's timestamp extensions fixes. | Fabrice MARIE | 2001-04-27 | 1 | -15/+35 |
* | pkttype match (new) + scorefile, | Harald Welte | 2001-04-19 | 2 | -0/+176 |
* | tcp match numerical output bugfix | Harald Welte | 2001-04-12 | 2 | -2/+2 |
* | Gerd Knorr's fixes to iplimit match | Gerd Knorr | 2001-04-12 | 1 | -16/+16 |
* | integrated the ip6_agr match from Kis-Szabo Andras | András Kis-Szabó | 2001-04-12 | 2 | -0/+88 |
* | added new time match, added new ipv4options match | Harald Welte | 2001-03-25 | 5 | -1/+532 |
* | updated SAME match | Harald Welte | 2001-03-25 | 2 | -8/+7 |
* | NETLINK patch from Gianni Tedesco. This time complete. | Gianni Tedesco | 2001-03-19 | 1 | -2/+1 |
* | bug in libipt_REDIRECT save function fixed | Harald Welte | 2001-03-16 | 1 | -1/+1 |
* | Move some include files to be present always, so build always includes them e... | Rusty Russell | 2001-02-28 | 8 | -16/+3 |
* | ip6tables-save/-restore by Kis-Szabo Andras | András Kis-Szabó | 2001-02-26 | 1 | -2/+9 |
* | New SAME nat target added. (contrib by Martin Josefsson) | Martin Josefsson | 2001-02-19 | 2 | -0/+153 |
* | Port of IPv6 owner match, fixes for IPv6 limit mac and multiport matches (Jan... | Jan Rekorajski | 2001-02-16 | 5 | -0/+828 |
* | LOG Target for IPv6 (Jan Rekorajski) | Jan Rekorajski | 2001-02-15 | 4 | -0/+423 |
* | psd match fix. Due to a typo in the pathname not all files have been applied. | Harald Welte | 2001-02-05 | 2 | -0/+202 |
* | new extension for new ULOG target (in-kernel queuing, netlink multipart msg) | Harald Welte | 2001-01-31 | 1 | -4/+29 |
* | --log-prefix and --ulog-prefix problem when not quoted in save function (repo... | Harald Welte | 2001-01-24 | 2 | -2/+2 |
* | Forgot to add this before, I think. | Rusty Russell | 2001-01-07 | 1 | -0/+73 |
* | Matthew G. Marsh's FTOS patch. | Matthew G. Marsh | 2000-12-18 | 2 | -0/+131 |
* | Gerd Knorr's iplimit. | Gerd Knorr | 2000-12-18 | 2 | -0/+135 |
* | Test for record rpc. | Rusty Russell | 2000-12-18 | 1 | -0/+3 |
* | Stop --reject-with echo-reply (won't be supported soon). | Rusty Russell | 2000-12-18 | 1 | -0/+7 |
* | added shlib plugin for ipv6 mark match | Harald Welte | 2000-11-16 | 1 | -0/+129 |
* | shlib plugin foer ip6tables MARK added | Harald Welte | 2000-11-13 | 2 | -1/+122 |
* | new revision of TTL and ttl patch. Match bugfixed, supports now == !+ < > | Harald Welte | 2000-11-13 | 2 | -15/+81 |
* | small fixes in the save() function of the ULOG and tcp extension | Harald Welte | 2000-11-05 | 2 | -3/+5 |
* | minor output bug in save() | Harald Welte | 2000-10-24 | 1 | -1/+0 |
* | BALANCE target alpha support. | Rusty Russell | 2000-10-23 | 2 | -0/+154 |
* | Harald Welte's ttl stuff. | Harald Welte | 2000-10-04 | 4 | -0/+278 |
* | Emmanuel Roger's string matching patch. | Emmanuel Roger | 2000-10-04 | 2 | -0/+129 |
* | Added support for --clamp-mss-to-pmtu option. | Marc Boucher | 2000-09-12 | 1 | -7/+23 |
* | Fixed small typo. | Marc Boucher | 2000-09-12 | 1 | -1/+1 |