Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
iptables
/
add2457a23b9894905b498b13c8328f9cffcaada
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
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
ae19604
build: remove unneeded -ldl from iptables_xml_LDADD
by Jan Engelhardt
· 16 years ago
139b3fe
libxtables: make iptables and ip6tables use xtables_free_opts
by Jamal Hadi Salim
· 16 years ago
8533221
libxtables: add xtables_set_revision
by Jamal Hadi Salim
· 16 years ago
617d3d1
libxtables: set names of programs
by Jamal Hadi Salim
· 16 years ago
e37c2d0
libipq: fix compile error
by Jan Engelhardt
· 16 years ago
f567ac9
build: restructure Makefile for include/ directory
by Jan Engelhardt
· 16 years ago
228b4bd
doc: fix one layout issue in iptables-restore.8
by Shaul Karl
· 16 years ago
ae6f9b9
doc: fix option typo in libxt_multiport
by Marc Fournier
· 16 years ago
7e6fe43
libipq: add missing doc for NF_ values
by Jan Engelhardt
· 16 years ago
c19f880
libxtables: flush before fork
by Jan Engelhardt
· 16 years ago
37b4bde
libxt_string: fix undefined behavior/incorrect patlen calculation
by Jan Engelhardt
· 16 years ago
41f03ba
libxtables: use const for vars holding literals
by Jan Engelhardt
· 16 years ago
6f3c300
Merge branch 'master' of git://dev.medozas.de/iptables
by Patrick McHardy
· 16 years ago
8b7baeb
libxtables: simple aliasing macro for exit_error
by Jamal Hadi Salim
· 16 years ago
7878483
libxtables: Replace direct exit_error() calls inside libxtables
by Jamal Hadi Salim
· 16 years ago
4dcdc9b
libxtables: Make ip6tables, iptables and iptables-xml use xtables_globals
by Jamal Hadi Salim
· 16 years ago
40a8343
libxtables: Add exit_error cb to xtables_globals
by Jamal Hadi Salim
· 16 years ago
Next »