Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
iptables
/
f1e71016dddb65709afe0746a96a3fefbec3ba27
f1e7101
src: move OPT_FRAGMENT to the end so the list can be shared
by Jan Engelhardt
· 14 years ago
f6992cb
src: deduplicate find_proto function
by Jan Engelhardt
· 14 years ago
7a548b3
src: share iptables_command_state across the two programs
by Jan Engelhardt
· 14 years ago
f935ae0
src: move large default: block from do_command6 into its own function
by Jan Engelhardt
· 14 years ago
3a9d8b0
src: collect do_command variables in a struct
by Jan Engelhardt
· 14 years ago
9ee2a9f
extensions: add extension for devgroup match
by Patrick McHardy
· 14 years ago
7386635
iptables: do not print trailing whitespaces
by Jan Engelhardt
· 14 years ago
bb8be30
iptables: remove more redundant casts
by Jan Engelhardt
· 14 years ago
0069659
iptables: remove bogus address-of
by Jan Engelhardt
· 14 years ago
6a0448e
iptables: warn when parameter limit is exceeded
by Jan Engelhardt
· 14 years ago
df28823
xtables: set custom opts to NULL on free
by Jan Engelhardt
· 14 years ago
298d70e
libxt_u32: enclose argument in quotes
by Jan Engelhardt
· 14 years ago
9273850
iptables: improve error reporting with extension loading troubles
by Jan Engelhardt
· 14 years ago
fbd4726
libxt_quota: clarifications on matching
by Jan Engelhardt
· 14 years ago
6f03bf7
Fix listing/saving the new revision of the SET target
by Jozsef Kadlecsik
· 14 years ago
f46f8c1
libxt_connlimit: remove duplicate member that caused size change
by Jan Engelhardt
· 14 years ago
c8f28cc
extensions: libxt_conntrack: add support for specifying port ranges
by Patrick McHardy
· 14 years ago
6924b49
extensions: libxt_NFQUEUE: add v2 revision with --queue-bypass option
by Florian Westphal
· 14 years ago
773438b
libxt_AUDIT: add AUDIT target
by Thomas Graf
· 14 years ago
5da9e63
libxt_connlimit: support for dstaddr-supporting revision 1
by Jan Engelhardt
· 14 years ago
2cae533
libxt_connlimit: add a --connlimit-upto option
by Jan Engelhardt
· 14 years ago
8d5e773
libxt_connlimit: reword help text to say prefix length
by Jan Engelhardt
· 14 years ago
9c60365
libxt_quota: print negation when it has been selected
by Jan Engelhardt
· 14 years ago
281439b
xtables: fix typo in error message of xtables_register_match()
by Li Yewang
· 14 years ago
8ad33a3
libxt_time: fix random --datestart skips
by Florian Westphal
· 14 years ago
63ef52a
libipt_REDIRECT: avoid dereference of uninitialized pointer
by Stephen Beahm
· 14 years ago
dfbedfe
libxtables: do some option structure checking
by Jan Engelhardt
· 14 years ago
e814c8b
libipt_CLUSTERIP: const annotations
by Jan Engelhardt
· 14 years ago
da580fe
libxt_sctp: fix a typo
by Jan Engelhardt
· 14 years ago
d09b6d5
extensions: remove no longer necessary default: cases
by Jan Engelhardt
· 14 years ago
fa503ad
ip[6]tables: only call target's parse function when option char is in range
by Jan Engelhardt
· 14 years ago
1e128bd
ip[6]tables: only call match's parse function when option char is in range
by Jan Engelhardt
· 14 years ago
1dc2739
xtables: reorder num_old substraction for clarity
by Jan Engelhardt
· 14 years ago
5b1fecc
iptables: abort on empty interface specification
by Jan Engelhardt
· 14 years ago
7ac4052
src: use C99/POSIX types
by Jan Engelhardt
· 14 years ago
4a1d810
xt_comment: remove redundant cast
by Jan Engelhardt
· 14 years ago
d1435e0
src: const annotations
by Jan Engelhardt
· 14 years ago
f6d6449
iptables-restore: resolve confusing policy error message
by Rob Leslie
· 14 years ago
3a84b3d
Merge branch 'master' of git://dev.medozas.de/iptables
by Patrick McHardy
· 14 years ago
a3f1013
build: stop on error in subcommand
by Jan Engelhardt
· 14 years ago
da41ea1
Merge commit 'v1.4.10'
by Jan Engelhardt
· 14 years ago
f3578fa
libxt_owner: output numeric IDs when save is requested
by Jan Engelhardt
· 14 years ago
d4105ad
build: fix globbing of extensions in other locales
by Jan Engelhardt
· 14 years ago
4d2a77f
socket: add support for revision 1
by Jan Engelhardt
· 14 years ago
9e152fa
TPROXY: add support for revision 1
by Jan Engelhardt
· 14 years ago
b4af04b
include: update files with headers from Linux 2.6.37-rc1
by Jan Engelhardt
· 14 years ago
2d68ae7
iptables: do not emit orig_opts twice
by Jan Engelhardt
· 14 years ago
d3b2e39
iptables: reset options at the start of each command
by Jan Engelhardt
· 14 years ago
2f09f1b
libxt_conntrack: fix --ctdir save/dump output format
by Florian Westphal
· 14 years ago
a905ea5
Merge branch 'master' of git://dev.medozas.de/iptables into m2
by Jan Engelhardt
· 14 years ago
710a132
Revert "Revert "libxtables: change option precedence order to be intuitive""
by Jan Engelhardt
· 14 years ago
59e8114
iptables: fix longopt reecognition and workaround getopt(3) behavior
by Jan Engelhardt
· 14 years ago
e84f131
Revert "libxtables: change option precedence order to be intuitive"
by Patrick McHardy
· 14 years ago
648fd1a
libxt_TOS: avoid an undesired overflowing computation
by Jan Engelhardt
· 14 years ago
600f38d
libxtables: change option precedence order to be intuitive
by Jan Engelhardt
· 14 years ago
8d89535
Bump version to 1.4.10
by Patrick McHardy
· 14 years ago
81defdb
libiptc: add Libs.private to pkgconfig files
by Jan Engelhardt
· 14 years ago
655ae6b
libiptc: build with -Wl,--no-as-needed
by Jan Engelhardt
· 14 years ago
5429b41
iptables: limit chain name length to be consistent with targets
by Jan Engelhardt
· 14 years ago
0195836
iptables-xml: resolve compiler warnings
by Jan Engelhardt
· 14 years ago
0428e5a
build: fix static linking
by Jan Engelhardt
· 14 years ago
371cea2
xtables: remove unnecessary cast
by Jan Engelhardt
· 14 years ago
a653f29
Merge branch 'iptables-next'
by Patrick McHardy
· 14 years ago
d8b511e
Bump version to 1.4.9
by Patrick McHardy
· 14 years ago
422342e
libxt_quota: don't ignore the quota value on deletion
by Changli Gao
· 14 years ago
c6775d6
doc: consistent use of markup
by Jan Engelhardt
· 14 years ago
32b8e61
all: consistent syntax use in struct option
by Jan Engelhardt
· 14 years ago
854fe77
doc: minimal spelling updates to xt_cpu
by Jan Engelhardt
· 14 years ago
7071387
doc: remove extra empty line from xt_cpu
by Jan Engelhardt
· 14 years ago
10ec815
doc: let man(1) autoalign the text in xt_cpu
by Jan Engelhardt
· 14 years ago
5031b41
Merge branch 'master' into iptables-next
by Patrick McHardy
· 14 years ago
2d59208
extension: add xt_cpu match
by Eric Dumazet
· 14 years ago
8f5c172
extensions: REDIRECT: add random help
by Eric Dumazet
· 14 years ago
59ccf53
extensions: REDIRECT: add random help
by Eric Dumazet
· 14 years ago
c36d05e
libxt_ipvs: user-space lib for netfilter matcher xt_ipvs
by Hannes Eder
· 14 years ago
b14f160
Merge branch 'master' into iptables-next
by Patrick McHardy
· 14 years ago
0bcda81
extensions: fix compilation of the new CHECKSUM target
by Patrick McHardy
· 14 years ago
b4fa722
extensions: libxt_rateest: fix bps options for iptables-save
by Luciano Coelho
· 14 years ago
9d1b111
extensions: libxt_CHECKSUM extension
by Michael S. Tsirkin
· 14 years ago
67195a8
extensions: libxt_IDLETIMER: use xtables_param_act when checking options
by Luciano Coelho
· 14 years ago
ce06c99
xt_quota: also document negation
by Jan Engelhardt
· 14 years ago
e4540fc
extensions: libxt_quota.c: Support option negation
by Samuel Ortiz
· 14 years ago
b1c7681
extensions: libxt_rateest: fix typo in the man page
by Luciano Coelho
· 14 years ago
1276478
extensions: libipt_LOG/libip6t_LOG: support macdecode option
by Patrick McHardy
· 14 years ago
78514bc
Merge branch 'master' of vishnu.netfilter.org:/data/git/iptables
by Patrick McHardy
· 14 years ago
e6d0d94
Merge branch 'master' of git://dev.medozas.de/iptables
by Patrick McHardy
· 14 years ago
76f7a23
libxt_conntrack: do print netmask
by Jan Engelhardt
· 14 years ago
dd2bbe0
libxt_hashlimit: always print burst value
by Jan Engelhardt
· 14 years ago
6a7696b
Merge branch 'master' of git://dev.medozas.de/iptables
by Patrick McHardy
· 14 years ago
d40f162
libxt_set: new revision added
by Jozsef Kadlecsik
· 14 years ago
d96993e
extensions: add idletimer xt target extension
by Luciano Coelho
· 14 years ago
4a49850
xt_sctp: support FORWARD_TSN chunk type
by Shan Wei
· 14 years ago
b9f458f
xt_sctp: Trace DATA chunk that supports SACK-IMMEDIATELY extension
by Shan Wei
· 14 years ago
11c2dd5
xtables: remove xtables_set_revision function
by Jan Engelhardt
· 14 years ago
0cb675b
xtables: another try at chain name length checking
by Jan Engelhardt
· 14 years ago
491c166
includes: sync header files from Linux 2.6.35-rc1
by Jan Engelhardt
· 14 years ago
fdc19be
doc: xt_LED: nroff formatting requirements
by Jan Engelhardt
· 14 years ago
7cd3c2e
extensions: add the LED target
by Adam Nielsen
· 15 years ago
c5424b9
doc: xt_hashlimit: fix a typo
by Jan Engelhardt
· 14 years ago
2b253f4
doc: xt_string: correct copy-and-pasting in manpage
by Jan Engelhardt
· 14 years ago
Next »