Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
iptables
/
942f140a57745f5e12d6a8cd2a4ca3f51ef4403a
942f140
libxt_LED: use guided option parser
by Jan Engelhardt
· 14 years ago
72c3597
libxt_DSCP: use guided option parser
by Jan Engelhardt
· 14 years ago
35459f0
libxt_CLASSIFY: use guided option parser
by Jan Engelhardt
· 14 years ago
ba3b73f
libxt_AUDIT: use guided option parser
by Jan Engelhardt
· 14 years ago
94c5d62
libipt_addrtype: use guided option parser
by Jan Engelhardt
· 14 years ago
e364632
libipt_ECN: use guided option parser
by Jan Engelhardt
· 14 years ago
b26d08b
libip6t_ipv6header: use guided option parser
by Jan Engelhardt
· 14 years ago
1b8db4f
libip[6]t_icmp: use guided option parser
by Jan Engelhardt
· 14 years ago
7a969bb
libip6t_hbh: use guided option parser
by Jan Engelhardt
· 14 years ago
082e9e1
libip6t_dst: use guided option parser
by Jan Engelhardt
· 14 years ago
b313d8f
libip[6]t_REJECT: use guided option parser
by Jan Engelhardt
· 14 years ago
4a0a176
libxtables: XTTYPE_STRING support
by Jan Engelhardt
· 14 years ago
a3876fa
libxt_esp: use guided option parser
by Jan Engelhardt
· 14 years ago
7c51e38
libip6t_frag: use guided option parser
by Jan Engelhardt
· 14 years ago
4d6ede0
libip[6]t_ah: use guided option parser
by Jan Engelhardt
· 14 years ago
04bb988
libxtables: XTTYPE_UINT32RC support
by Jan Engelhardt
· 14 years ago
dba0839
libip[6]t_hl: use guided option parser
by Jan Engelhardt
· 14 years ago
fa728c8
libip[6]t_HL: use guided option parser
by Jan Engelhardt
· 14 years ago
dfe99f1
libxtables: XTTYPE_UINT8 support
by Jan Engelhardt
· 14 years ago
b18ffe3
libxt_cluster: use guided option parser
by Jan Engelhardt
· 14 years ago
d78254d
libxtables: min-max option support
by Jan Engelhardt
· 14 years ago
9311292
libxt_cpu: use guided option parser
by Jan Engelhardt
· 14 years ago
a93142d
libxtables: XTTYPE_UINT32 support
by Jan Engelhardt
· 14 years ago
97265fb
libxt_CONNSECMARK: use guided option parser
by Jan Engelhardt
· 14 years ago
3af739b
libxtables: provide better final_check
by Jan Engelhardt
· 14 years ago
9c5c105
libxt_socket: use guided option parser
by Jan Engelhardt
· 14 years ago
f92bca9
libxt_CHECKSUM: use guided option parser
by Jan Engelhardt
· 14 years ago
aa37acc
libxtables: guided option parser
by Jan Engelhardt
· 14 years ago
458d84d
extensions: add missing checks for specific flags (2)
by Jan Engelhardt
· 14 years ago
a239728
mark newly opened fds as FD_CLOEXEC (close on exec)
by Maciej Zenczykowski
· 14 years ago
8d6492d
man pages: allow underscores in match and target names
by Maciej Zenczykowski
· 14 years ago
df37d99
iptables: documentation for iptables and ip6tables "security" tables
by Mark Montague
· 14 years ago
c794874
iptables: add manual page section for AUDIT target
by Thomas Graf
· 14 years ago
d59b9db
iptables: add -C to check for existing rules
by Stefan Tomanek
· 14 years ago
9cc4f24
ip(6)tables-multi: unify subcommand handling
by Stefan Tomanek
· 14 years ago
f96cb80
doc: add VERSION section to manpages
by Jan Engelhardt
· 14 years ago
ee52e00
iptables: fix an inversion
by Jan Engelhardt
· 14 years ago
2ad8dc8
xtables: use all IPv6 addresses resolved from a hostname
by Wes Campaigne
· 14 years ago
adcb281
xtables: fix the broken detection/removal of redundant addresses
by Wes Campaigne
· 14 years ago
11e250b
xtables: fix excessive memory allocation in host_to_ipaddr
by Wes Campaigne
· 14 years ago
64230aa
libxtables: avoid confusing use of ai_protocol=IPPROTO_IPV6
by Wes Campaigne
· 14 years ago
4b110b4
libxtables: fix memory scribble beyond end of array
by Jan Engelhardt
· 14 years ago
2d039bc
doc: rateest options can be optional
by Jan Engelhardt
· 14 years ago
8a5270b
libxt_quota: require --quota to be specified
by Jan Engelhardt
· 14 years ago
37f6d57
doc: fix odd partial sentence in libipt_TTL
by Jan Engelhardt
· 14 years ago
887f586
doc: mention other possible nf_loggers for TRACE
by Jan Engelhardt
· 14 years ago
094f104
libipt_ECN: set proper option flags
by Jan Engelhardt
· 14 years ago
4e5d4bf
extensions: add missing checks for specific flags
by Jan Engelhardt
· 14 years ago
b9210cf
libip6t_hbh: remove unimplemented --hbh-not-strict
by Jan Engelhardt
· 14 years ago
7a1043b
libip6t_dst: remove unimplemented --dst-not-strict
by Jan Engelhardt
· 14 years ago
86786bf
Remove unused CVS expanded keywords
by Jan Engelhardt
· 14 years ago
e88a7c2
extensions: remove redundant init functions
by Jan Engelhardt
· 14 years ago
12a18d6
doc: fix misspelling of "field"
by Jan Engelhardt
· 14 years ago
c2efcd3
doc: fix wrong sentence about negation in xt_limit
by Jan Engelhardt
· 14 years ago
87dc7c4
xtables: use strspn() to check if string needs to be quoted
by Max Kellerman
· 14 years ago
e1df221
extensions: fix indent of vtable
by Jan Engelhardt
· 14 years ago
c0f6d17
libxt_devgroup: option whitespace update following v1.4.10-49-g7386635
by Jan Engelhardt
· 14 years ago
aa66aed
ip6tables: spacing fixes for -o argument
by Jan Engelhardt
· 14 years ago
af3d73e
iptables: fix segfault target option parsing
by Jan Engelhardt
· 14 years ago
7ada0bb
Merge branch 'master' of git://dev.medozas.de/iptables
by Patrick McHardy
· 14 years ago
58b491f
iptables: fix error message for unknown options
by Jan Engelhardt
· 14 years ago
17e310b
src: move match option handling from do_command6 into its own functions
by Jan Engelhardt
· 14 years ago
9bb7609
src: move jump option handling from do_command6 into its own function
by Jan Engelhardt
· 14 years ago
94e247b
src: unclutter command_default function
by Jan Engelhardt
· 14 years ago
acef604
src: deduplicate and simplify implicit protocol extension loading
by Jan Engelhardt
· 14 years ago
f4b6e52
src: put shared option flags into xshared
by Jan Engelhardt
· 14 years ago
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
e76ec99
libxt_cluster: fix inversion in the cluster match
by Pablo Neira Ayuso
· 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
Next »