index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unifies libip[6]t_physdev.man to libxt_physdev.man
Yasuyuki KOZAKAI
2007-11-29
2
-42
/
+0
*
Unifies libip[6]t_mark.man to libxt_mark.man
Yasuyuki KOZAKAI
2007-11-29
2
-9
/
+0
*
Unifies libip[6]t_mac.man to libxt_mac.man
Yasuyuki KOZAKAI
2007-11-29
2
-10
/
+0
*
Unifies libip[6]t_limit.man to libxt_limit.man
Yasuyuki KOZAKAI
2007-11-29
2
-15
/
+0
*
Unifies libip[6]t_esp.man to libxt_esp.man
Yasuyuki KOZAKAI
2007-11-29
2
-3
/
+0
*
Unifies libip[6]t_NFQUEUE.man to libxt_NFQUEUE.man
Yasuyuki KOZAKAI
2007-11-29
2
-12
/
+0
*
Move libipt_tcpmss.man to libxt_tcpmss.man for ip6tables.8
Yasuyuki KOZAKAI
2007-11-29
1
-0
/
+0
*
Move libipt_string.man to libxt_string.man for ip6tables.8
Yasuyuki KOZAKAI
2007-11-29
1
-0
/
+0
*
Move libipt_state.man to libxt_state.man for ip6tables.8
Yasuyuki KOZAKAI
2007-11-29
1
-0
/
+0
*
Move libipt_sctp.man to libxt_sctp.man for ip6tables.8
Yasuyuki KOZAKAI
2007-11-29
1
-0
/
+0
*
Move libipt_quota.man to libxt_quota.man for ip6tables.8
Yasuyuki KOZAKAI
2007-11-29
1
-0
/
+0
*
Move libipt_pkttype.man to libxt_pkttype.man for ip6tables.8
Yasuyuki KOZAKAI
2007-11-29
1
-0
/
+0
*
Move libipt_helper.man to libxt_helper.man for ip6tables.8
Yasuyuki KOZAKAI
2007-11-29
1
-0
/
+0
*
Move libipt_hashlimit.man to libxt_hashlimit.man for ip6tables.8
Yasuyuki KOZAKAI
2007-11-29
1
-0
/
+0
*
Move libipt_dscp.man to libxt_dscp.man for ip6tables.8
Yasuyuki KOZAKAI
2007-11-29
1
-0
/
+0
*
Move libipt_dccp.man to libxt_dccp.man for ip6tables.8
Yasuyuki KOZAKAI
2007-11-29
1
-0
/
+0
*
Move libipt_connmark.man to libxt_connmark.man for ip6tables.8
Yasuyuki KOZAKAI
2007-11-29
1
-0
/
+0
*
Move libipt_connbytes.man to libxt_connbytes.man for ip6tables.8
Yasuyuki KOZAKAI
2007-11-29
1
-0
/
+0
*
Move libipt_comment.man to libxt_comment.man for ip6tables.8
Yasuyuki KOZAKAI
2007-11-29
1
-0
/
+0
*
Move libipt_NOTRACK.man to libxt_NOTRACK.man for ip6tables.8
Yasuyuki KOZAKAI
2007-11-29
1
-0
/
+0
*
Move libipt_DSCP.man to libxt_DSCP.man for ip6tables.8
Yasuyuki KOZAKAI
2007-11-29
1
-0
/
+0
*
Moves libipt_CONNMARK.man to libxt_CONNMARK.man for ip6tables.8
Yasuyuki KOZAKAI
2007-11-29
1
-0
/
+0
*
Moves libipt_CLASSYFY.man to libxt_CLASSYFY.man for ip6tables.8
Yasuyuki KOZAKAI
2007-11-29
1
-0
/
+0
*
Fix connlimit output for inverted --connlimit-above: ! > is <=, not <
Patrick McHardy
2007-11-28
1
-2
/
+2
*
iptables/libiptc perf issue: Sorting chain during pull-out
Jesper Dangaard Brouer
2007-11-28
1
-3
/
+3
*
Add NFLOG manpage
Patrick McHardy
2007-11-26
1
-0
/
+29
*
iptables: always print mask in iptables-save
Jan Engelhardt
2007-11-25
1
-3
/
+15
*
iptables: move manpage
Jan Engelhardt
2007-11-25
2
-0
/
+0
*
iptables: fix check_inverse() call
Jan Engelhardt
2007-11-25
1
-1
/
+1
*
Fix make/compile error for iptables-1.4.0rc1
Jesper Brouer
2007-11-25
3
-2
/
+616
*
PATCH - Fix for --random option in DNAT and REDIRECT
Tom Eastep
2007-11-15
2
-1
/
+2
*
Document xt_statistic (Stefano Sabatini <stefano.sabatini-lala@poste.it>)
Stefano Sabatini
2007-11-12
1
-0
/
+30
*
iptables-edit: iptables-edit: adds --table to iptables-restore
Peter Warasin
2007-11-05
1
-1
/
+11
*
let DO_MULTI=1 work for ip6tables* binaries part 2
Hann-Huei Chiou
2007-10-31
1
-0
/
+31
*
Introducing libxt_*.man files. Sorted matches and modules
László Attila Tóth
2007-10-31
2
-33
/
+103
*
let DO_MULTI=1 work for ip6tables* binaries
Hann-Huei Chiou
2007-10-23
4
-0
/
+33
*
Transfer all my copyright over to our company.
Jan Engelhardt
2007-10-20
2
-2
/
+5
*
Don't silenty exit on failure to open /proc/net/{ip,ip6}_tables_names
Victor Stinner
2007-10-18
2
-2
/
+6
*
Fix the compile warning fix
Patrick McHardy
2007-10-18
1
-2
/
+2
*
Fix compiler warning on 64 bit: date_stop is an u_int32_t, so use UINT_MAX in...
Patrick McHardy
2007-10-18
1
-2
/
+2
*
extension/sctp: fix - mistake to pass a pointer where array is required
Li Zefan
2007-10-18
1
-12
/
+9
*
[PATCH iptables] print warnings to stderr
Max Kellermann
2007-10-17
3
-12
/
+16
*
Install ip6tables-{save,restore} manpages
Patrick McHardy
2007-10-17
1
-1
/
+1
*
Fix sscanf type errors
Patrick McHardy
2007-10-17
4
-22
/
+29
*
Add ip6tables-{save,restore} to non-experimental target, fix strict aliasing ...
Patrick McHardy
2007-10-16
2
-3
/
+7
*
bump version to 1.4.0rc1
v1.4.0-rc1
Pablo Neira Ayuso
2007-10-15
1
-2
/
+2
*
make print-extensions doesn't show libxt_* extensions
Sebastian Claßen
2007-10-08
1
-0
/
+1
*
Unique symbols and no '&' characters
László Attila Tóth
2007-10-08
2
-56
/
+56
*
Remove redundant dst/hbh lines
Jan Engelhardt
2007-10-04
2
-61
/
+38
*
Unique symbols 6/6
Jan Engelhardt
2007-10-04
3
-67
/
+48
[next]