index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ip6tables.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iptables: allow for help-less extensions
Jan Engelhardt
2009-06-26
1
-16
/
+2
*
iptables: allow for parse-less extensions
Jan Engelhardt
2009-06-26
1
-4
/
+5
*
iptables: accept multiple IP address specifications for -s, -d
Michael Granzow
2009-06-26
1
-18
/
+31
*
iptables: print negation extrapositioned
Jan Engelhardt
2009-04-04
1
-6
/
+6
*
iptables: fix broken options-merging during libxtables rework
Pablo Neira Ayuso
2009-03-03
1
-1
/
+1
*
libxtables: prefix exit_error to xtables_error
Jan Engelhardt
2009-02-21
1
-36
/
+36
*
doc: resynchronize manpage with in-code help
Jan Engelhardt
2009-02-21
1
-2
/
+3
*
libxtables: general follow-up cleanup
Jamal Hadi Salim
2009-02-13
1
-10
/
+9
*
libxtables: consolidate init calls into one function
Jamal Hadi Salim
2009-02-13
1
-1
/
+0
*
libxtables: consolidate merge_options into xtables_merge_options
Jamal Hadi Salim
2009-02-13
1
-34
/
+3
*
libxtables: make iptables and ip6tables use xtables_free_opts
Jamal Hadi Salim
2009-02-12
1
-14
/
+5
*
libxtables: add xtables_set_revision
Jamal Hadi Salim
2009-02-12
1
-11
/
+3
*
libxtables: set names of programs
Jamal Hadi Salim
2009-02-12
1
-1
/
+0
*
Merge branch 'master' of git://dev.medozas.de/iptables
Patrick McHardy
2009-02-12
1
-12
/
+12
|
\
|
*
src: remove iptables_rule_match indirection macro
Jan Engelhardt
2009-02-10
1
-12
/
+12
*
|
libxtables: simple aliasing macro for exit_error
Jamal Hadi Salim
2009-02-11
1
-2
/
+3
*
|
libxtables: Make ip6tables, iptables and iptables-xml use xtables_globals
Jamal Hadi Salim
2009-02-11
1
-0
/
+8
|
/
*
libxtables: move afinfo around
Jan Engelhardt
2009-02-07
1
-9
/
+0
*
libxtables: prefix/order - move parse_protocol to xtables.c
Jan Engelhardt
2009-01-30
1
-74
/
+10
*
libxtables: prefix/order - move check_inverse to xtables.c
Jan Engelhardt
2009-01-30
1
-25
/
+5
*
libxtables: prefix - parse and escaped output func
Jan Engelhardt
2009-01-30
1
-2
/
+2
*
libxtables: prefix - misc functions
Jan Engelhardt
2009-01-30
1
-2
/
+2
*
libxtables: prefix/order - ipaddr/ipmask to ascii output
Jan Engelhardt
2009-01-30
1
-6
/
+6
*
libxtables: prefix/order - param_act
Jan Engelhardt
2009-01-30
1
-1
/
+1
*
libxtables: prefix/order - strtoui
Jan Engelhardt
2009-01-27
1
-3
/
+3
*
libxtables: prefix/order - match/target loading
Jan Engelhardt
2009-01-27
1
-20
/
+25
*
libxtables: prefix/order - modprobe and xtables.ko loading
Jan Engelhardt
2009-01-27
1
-2
/
+3
*
libxtables: prefix/order - fw_xalloc
Jan Engelhardt
2009-01-27
1
-7
/
+7
*
extensions: use UINT_MAX constants over open-coded numbers (2/2)
Jan Engelhardt
2009-01-27
1
-2
/
+2
*
iptables: fix error reporting with wrong/missing arguments
Pablo Neira Ayuso
2008-11-19
1
-1
/
+18
*
src: use NFPROTO_ constants
Jan Engelhardt
2008-11-18
1
-1
/
+1
*
libiptc: remove indirections
Jan Engelhardt
2008-11-10
1
-35
/
+35
*
libiptc: remove typedef indirection
Jan Engelhardt
2008-11-10
1
-16
/
+16
*
Synchronize invert flag order with manpages
Jan Engelhardt
2008-08-13
1
-5
/
+5
*
iptables-restore: fix segmentation fault with -tanything
Jan Engelhardt
2008-08-04
1
-3
/
+2
*
ip6tables: add --goto support
Thomas Jacob
2008-06-23
1
-1
/
+29
*
iptables: fix printing of line numbers with --line-numbers arg
Henrik Nordstrom
2008-06-13
1
-1
/
+1
*
fix ip6tables dest address printing
Jamie Strandboge
2008-05-16
1
-2
/
+2
*
Make --set-counters (-c) accept comma separated counters
Henrik Nordstrom
2008-05-13
1
-5
/
+7
*
iptables --list chain rulenum
Henrik Nordstrom
2008-05-13
1
-15
/
+31
*
iptables --list-rules command
Henrik Nordstrom
2008-05-13
1
-16
/
+264
*
Add support for --set-counters to iptables -P
Henrik Nordstrom
2008-05-12
1
-2
/
+2
*
Properly initialize revision for ip6tables targets
Patrick McHardy
2008-04-15
1
-1
/
+8
*
Remove old functions, constants
Jan Engelhardt
2008-04-15
1
-19
/
+7
*
iptables: use C99 lists for struct options
Gáspár Lajos
2008-04-14
1
-30
/
+30
*
manpages: grammar and spelling
Jan Engelhardt
2008-04-13
1
-1
/
+1
*
Fix all remaining warnings (missing declarations, missing prototypes)
Jan Engelhardt
2008-04-13
1
-4
/
+2
*
Fix -Wshadow warnings and clean up xt_sctp.h
Jan Engelhardt
2008-04-06
1
-6
/
+6
*
fix gcc warnings
Max Kellermann
2008-01-29
1
-4
/
+5
*
whitespace cleanup
Max Kellermann
2008-01-29
1
-15
/
+15
[next]