Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
iptables
/
2463f7dcee97efe7dfc4b2e1f6a3c552f23a8d8c
2463f7d
Merge branch 'zero' of git://dev.medozas.de/iptables
by Patrick McHardy
· 15 years ago
f93a0ce
Bump version number to 1.4.5
by Patrick McHardy
· 15 years ago
cdff308
man: fix incorrect plural in libipt_set.man
by Patrick McHardy
· 15 years ago
fe086ba
iptables: manpage updates for augmented -Z syntax
by Jan Engelhardt
· 15 years ago
b34199e
iptables: expose option to zero packet/byte counters for a specific rule
by Mohit Mehta
· 15 years ago
352ccfb
manpages: more fixes to minuses, hyphens, dashes
by Jan Engelhardt
· 15 years ago
cfb048f
manpage: fix lintian warnings
by Laurence J. Lane
· 15 years ago
4a682aa
ipt_set: fix a typo in the manpage
by Trent W. Buck
· 15 years ago
4282d89
libxt_NFQUEUE: add new v1 version with queue-balance option
by Florian Westphal
· 15 years ago
8e4daca
Merge branch 'stable'
by Jan Engelhardt
· 15 years ago
80fcb7b
build: build only iptables-multi
by Jan Engelhardt
· 15 years ago
b79ec69
build: combine iptables-multi and iptables-static
by Jan Engelhardt
· 15 years ago
4186f8a
build: fix struct size mismatch
by Jan Engelhardt
· 15 years ago
de054f7
multi binary: allow subcommand via argv[1]
by Jan Engelhardt
· 15 years ago
bb5c136
build: order of dependent libs is sensitive
by Jan Engelhardt
· 15 years ago
add2457
COMMIT_NOTES: notice to check for soversion bumps
by Jan Engelhardt
· 15 years ago
c284de5
xtables: warn of missing version identifier in extensions
by Jan Engelhardt
· 15 years ago
f2a7752
extensions: collapse data variables to use multi-reg calls
by Jan Engelhardt
· 15 years ago
9a8fc4f
xtables: add multi-registration functions
by Jan Engelhardt
· 15 years ago
7d68df4
extensions: remove empty help and parse functions
by Jan Engelhardt
· 15 years ago
f89c171
iptables: allow for help-less extensions
by Jan Engelhardt
· 15 years ago
92edcb0
iptables: allow for parse-less extensions
by Jan Engelhardt
· 15 years ago
c5e8573
extensions: collapse registration structures
by Jan Engelhardt
· 15 years ago
cc43440
libiptc: split v4 and v6
by Jan Engelhardt
· 15 years ago
332e4ac
iptables: accept multiple IP address specifications for -s, -d
by Michael Granzow
· 16 years ago
efebafa
libxt_helper: fix invalid passed option to check_inverse
by Jan Engelhardt
· 15 years ago
b97b421
xt_conntrack: revision 2 for enlarged state_mask member
by Jan Engelhardt
· 15 years ago
f9bf812
Bump version
by Patrick McHardy
· 15 years ago
4ada844
Merge branch 'stable' of git://dev.medozas.de/iptables
by Patrick McHardy
· 15 years ago
2d28001
Updated set/SET match and target to support multiple ipset protocols.
by Jozsef Kadlecsik
· 15 years ago
18c475d
manpages: markup corrections
by Jan Engelhardt
· 15 years ago
f1afcc8
iptables: close open file descriptors
by Jan Engelhardt
· 15 years ago
a372681
libxt_connlimit: initialize v6_mask
by kd6lvw
· 15 years ago
ae737f0
libxt_tcp: manpage corrections and suggestions
by Ian Bruce
· 15 years ago
156f586
libxt_tcp: fix a manpage syntax typo
by Frank Tobin
· 16 years ago
ecd48dd
extensions: remove redundant casts
by Jan Engelhardt
· 15 years ago
6d7d91e
DNAT/SNAT: add manpage documentation for --persistent flag
by Jan Engelhardt
· 15 years ago
4297936
extensions: use NFPROTO_UNSPEC for .family field
by Jan Engelhardt
· 15 years ago
cdcfd88
build: fix manpage collection
by Jan Engelhardt
· 15 years ago
67cf1a9
policy: merge ipv6 and ipv4 variant
by Jan Engelhardt
· 15 years ago
cd30054
policy: use direct xt_policy_info instead of ipt/ip6t
by Jan Engelhardt
· 15 years ago
9d08310
libip6t_policy: remove redundant functions
by Jan Engelhardt
· 15 years ago
c304d77
manpages: do not include v4-only modules in ip6tables manpage
by Jan Engelhardt
· 15 years ago
74670b1
addrtype: fix one manpage type
by Jan Engelhardt
· 16 years ago
2c69b55
iptables: replace open-coded sizeof by ARRAY_SIZE
by Jan Engelhardt
· 16 years ago
69f564e
extensions: add const qualifiers in print/save functions
by Jan Engelhardt
· 15 years ago
771871e
xtables: use extern "C"
by Jan Engelhardt
· 16 years ago
c65b5f2
Add new COMMIT_NOTES document
by Jan Engelhardt
· 15 years ago
e55cc4a
xtables: fix segfault if incorrect protocol name is used
by Pablo Neira Ayuso
· 16 years ago
cd958a6
extensions: add `cluster' match support
by Pablo Neira Ayuso
· 16 years ago
467fa9f
SNAT/DNAT: add support for persistent multi-range NAT mappings
by Patrick McHardy
· 16 years ago
b5508d2
build: bump version to 1.4.3.2
by Pablo Neira Ayuso
· 16 years ago
093d5fc
libxt_conntrack: properly output negation symbol
by Jan Engelhardt
· 16 years ago
c9ccba5
CLASSIFY: document non-standard interpretation behavior
by Jan Engelhardt
· 16 years ago
ea6f406
Merge branch 'plus'
by Jan Engelhardt
· 16 years ago
517de3d
Merge commit 'v1.4.3'
by Jan Engelhardt
· 16 years ago
b1d968c
iptables: print negation extrapositioned
by Jan Engelhardt
· 16 years ago
9c0fa7d
libxtables: provide IPv6 zero address variable
by Jan Engelhardt
· 16 years ago
a094eb0
build: add configure option to disable ipv4 iptables
by Jan Engelhardt
· 16 years ago
8e58613
build: add configure option to disable ip6tables
by Jan Engelhardt
· 16 years ago
c7f70f1
build: do not run ldconfig for DESTDIR installations
by Jan Engelhardt
· 16 years ago
c4edfa6
libxtables: reorder .version member
by Jan Engelhardt
· 16 years ago
cdf51d0
iptables-multi: support "iptables-static" as a callable name
by Jan Engelhardt
· 16 years ago
ed7925b
libxt_tcpmss: fix an inversion while parsing --mss
by Jan Engelhardt
· 16 years ago
6e70f46
iptables: refer to dmesg if we hit EINVAL
by Pablo Neira Ayuso
· 16 years ago
ca6ccdb
build: bump version to 1.4.3.1
by Pablo Neira Ayuso
· 16 years ago
1288bf7
build: fix linker issue when LDFLAGS contains --as-needed
by Peter Volkov
· 16 years ago
bf02bd2
libxt_hashlimit: add missing space for iptables-save output
by Jan Engelhardt
· 16 years ago
854d2d9
libxtables: fix compile error due to incomplete change
by Peter Volkov
· 16 years ago
ccf3fba
iptables-save: minor corrections to the manpage markup
by Jan Engelhardt
· 16 years ago
3fb2e4a
Bump version to 1.4.3
by Patrick McHardy
· 16 years ago
c9477d0
libiptc: give credits to my self
by Jesper Dangaard Brouer
· 16 years ago
a9fe5b3
libiptc: fix whitespaces and typos
by Jesper Dangaard Brouer
· 16 years ago
64ff47c
libiptc: fix chain rename bug in libiptc
by Jesper Dangaard Brouer
· 16 years ago
7cd15e3
libiptc: avoid compile warnings for iptc_insert_chain
by Christoph Paasch
· 16 years ago
fbb5639
iptables-save: module loading corrections
by Jan Engelhardt
· 16 years ago
4211579
libxt_comment: output quotes must be escaped in
by Jan Engelhardt
· 16 years ago
467e72c
libxtables: add -I/-L flags to pkgconfig files
by Jan Engelhardt
· 16 years ago
71bc61f
libxt_connbytes: document nf_ct_acct behavior
by Jan Engelhardt
· 16 years ago
a73a34a
libxt_connbytes: minor manpage adustments
by Jan Engelhardt
· 16 years ago
38725a4
Merge commit 'nf/master'
by Jan Engelhardt
· 16 years ago
e0390be
iptables: turn deprecation warning into enforcing mode
by Jan Engelhardt
· 16 years ago
f503cb8
iptables: fix broken options-merging during libxtables rework
by Pablo Neira Ayuso
· 16 years ago
409f2a8
string: fix wrong pattern length calculation
by Pablo Neira Ayuso
· 16 years ago
71886fb
iptables: Add limits.h to get INT_MIN, INT_MAX, ...
by Stephen Hemminger
· 16 years ago
4e41854
extensions: add missing limits.h include
by Jan Engelhardt
· 16 years ago
978e27e
include: resynchronize headers with 2.6.29-rc5
by Jan Engelhardt
· 16 years ago
da68957
libxt_policy: use bounded strtoui
by Jan Engelhardt
· 16 years ago
afe6b35
extensions: remove unwanted/add needed includes for IPv4 exts
by Jan Engelhardt
· 16 years ago
2bc9d34
extensions: remove unwanted/add needed includes for IPv6 exts
by Jan Engelhardt
· 16 years ago
1829ed4
libxtables: prefix exit_error to xtables_error
by Jan Engelhardt
· 16 years ago
bddcb92
libxtables: inline and remove unused OPTION_OFFSET macro
by Jan Engelhardt
· 16 years ago
1791a45
doc: resynchronize manpage with in-code help
by Jan Engelhardt
· 16 years ago
6db2ded
libxt_policy: cannot set spi/reqid numbers higher than 0x7fffffff
by Christian Perle
· 16 years ago
0ff6b46
doc: do not put IPv4 doc into ip6tables.8
by Jan Engelhardt
· 16 years ago
2c2466b
build: trigger reconfigure when extensions/GNUmakefile.in changes
by Jan Engelhardt
· 16 years ago
51bc836
libiptc: make library available as a shared library
by Jan Engelhardt
· 16 years ago
5dd19de
libxtables: general follow-up cleanup
by Jamal Hadi Salim
· 16 years ago
7e4db2f
libxtables: consolidate init calls into one function
by Jamal Hadi Salim
· 16 years ago
7058192
libxtables: consolidate merge_options into xtables_merge_options
by Jamal Hadi Salim
· 16 years ago
Next »