index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix psd option parsing (Phil Oester)
Phil Oester
2004-09-18
1
-5
/
+0
*
Print error when '!' is used with multiport. Based on patch by Phil Oester.
Patrick McHardy
2004-09-18
3
-0
/
+21
*
port physdev to ip6tables (Bart De Schuymer)
Bart De Schuymer
2004-09-12
3
-1
/
+275
*
Fix number parsing (Piotr Gasidlo)
Piotr Gasidło
2004-09-02
1
-1
/
+1
*
add missing spaces in 'save' printout (youza@post.cz) (Closes: #235)
Youza Youzovic
2004-08-24
1
-4
/
+4
*
Cleanup ttl-match option parsing, fixes bugzilla #183 (Phil Oester)
Phil Oester
2004-08-23
1
-11
/
+6
*
Fix conntrack-match typo, fixes bugzilla #194 (Phil Oester)
Phil Oester
2004-08-23
1
-1
/
+1
*
Limit ttl-value to 0-255 (Maciej Soltysiak <solt@dns.toxicfilms.tv>)
Maciej Soltysiak
2004-07-28
1
-5
/
+7
*
Check that TTL is between 0 and 255 (Nicolas Bouliane)
Nicolas Bouliane
2004-07-27
1
-6
/
+8
*
update to ipt_account 0.1.16 (Piotr Gasid?o)
Piotr Gasidło
2004-07-23
1
-19
/
+53
*
In C, we declare variables at the top of function (Olivier Clerget)
Harald Welte
2004-07-16
1
-1
/
+2
*
Giving --dst-range twice to iprange did not ring the bell
Nicolas Bouliane
2004-07-12
1
-1
/
+1
*
fix syntax of help message
Harald Welte
2004-07-11
2
-4
/
+4
*
Add addrtype match to list of unconditionally built extensions
Patrick McHardy
2004-06-28
2
-6
/
+1
*
Semicolon were missing in the added assigment lines
Joszef Kadlecsik
2004-06-17
1
-4
/
+4
*
Fix for empty extra match/target man page list processing
Joszef Kadlecsik
2004-06-17
1
-4
/
+8
*
With a 64bit kernel only the high 32bits of nfmark was used regardless of
Martin Josefsson
2004-05-26
4
-24
/
+104
*
Get rid of some warnings when compiling 64bit.
Martin Josefsson
2004-05-26
4
-8
/
+8
*
Fix 64bit kernel / 32bit userspace issue.
Martin Josefsson
2004-05-26
2
-5
/
+28
*
Fix 64bit kernel / 32bit userspace issue.
Martin Josefsson
2004-05-26
3
-7
/
+33
*
What is this doing here? Go away.
Martin Josefsson
2004-05-26
1
-5
/
+0
*
don't use signed things...
Martin Josefsson
2004-05-08
1
-3
/
+3
*
Fabrice's time match update + Tom Eastep's conntrack mach fix applied (JK)
Joszef Kadlecsik
2004-05-05
3
-47
/
+286
*
Add connrate match userspace part (Nuuti Kotivuori)
Nuuti Kotivuori
2004-04-18
3
-0
/
+197
*
fix typo
Harald Welte
2004-04-15
1
-1
/
+1
*
Fix missing 6 (Bjorn Mattsson)
Martin Josefsson
2004-04-07
1
-1
/
+1
*
add userspace support for 'ipt_account' match (Piotr Gasid'o)
Piotr Gasidło
2004-03-17
2
-0
/
+247
*
Fix missing newline in libipt_DSCP help-text (Maciej Soltysiak)
Maciej Soltysiak
2004-03-04
1
-1
/
+1
*
update for matching chunk flags (Kiran Kumar)
Kiran Kumar
2004-03-02
1
-28
/
+133
*
add support for netlink reporting to ipt_osf (Evgeniy Polyakov)
Evgeniy Polyakov
2004-02-29
1
-3
/
+9
*
don't print/save parameters that were automatically chosen. Only show real v...
Harald Welte
2004-02-22
1
-10
/
+18
*
add userspace part of SCTP match
Harald Welte
2004-02-21
2
-124
/
+179
*
add childlevel match support
Harald Welte
2004-02-17
3
-0
/
+129
*
- work with new matchinfo struct
Harald Welte
2004-02-16
1
-35
/
+36
*
add save() of dstlimit-name
Harald Welte
2004-02-16
1
-0
/
+1
*
fix various errors in save() function
Harald Welte
2004-02-16
1
-14
/
+14
*
Userspace part of sets: ipset added (JK)
Joszef Kadlecsik
2004-02-09
3
-0
/
+328
*
fix mask '/0' case (David Ahern) (Closes: #147)
Harald Welte
2004-02-04
1
-1
/
+10
*
fix '--icmp-type any' case
Harald Welte
2004-02-04
1
-2
/
+1
*
latest version of CONNMARK (Henrik Nordstrom)
Henrik Nordstrom
2004-02-03
4
-60
/
+129
*
Fix even more possibly not zero-terminated strings after copy (Karsten Desler)
Karsten Desler
2004-01-31
5
-0
/
+8
*
use <stddef.h> instead of <linux/stddef.h> (Henrik Nordstrom)
Henrik Nordstrom
2004-01-27
1
-0
/
+1
*
split manpages into per-extension manpage snippet (Henrik Nordstrom)
Henrik Nordstrom
2004-01-22
83
-0
/
+1265
*
fix deleting of time rules (SooYoun Cho) (Closes: #169)
Harald Welte
2004-01-05
1
-1
/
+3
*
Fix saving of non-printable characters in string (Michael Rash) (Closes: #168)
Michael Rash
2004-01-05
1
-4
/
+71
*
forgot to commit the last osf userspace update
Harald Welte
2004-01-02
1
-6
/
+27
*
add mac check
Harald Welte
2003-11-26
1
-0
/
+2
*
support for srcip-* hashmodes added
Harald Welte
2003-11-20
1
-11
/
+31
*
added name member for proc-file
Harald Welte
2003-11-15
1
-12
/
+33
*
add dstlimit extension (kernel code in patch-o-matic soon)
Harald Welte
2003-11-13
2
-0
/
+308
[next]