Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
iptables
/
37911de507d0597980ad218a044a482501a21b01
/
xtables.c
37911de
move 'int line' definition from ip6?tables.c into xtables.c
by Maciej Zenczykowski
· 14 years ago
2c6ac07
xtables: delay (statically built) match/target initialization
by Maciej Zenczykowski
· 14 years ago
cf3e52d
xtables_ip6addr_to_numeric: fix typo in comment
by Maciej Zenczykowski
· 14 years ago
a239728
mark newly opened fds as FD_CLOEXEC (close on exec)
by Maciej Zenczykowski
· 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
87dc7c4
xtables: use strspn() to check if string needs to be quoted
by Max Kellerman
· 14 years ago
7386635
iptables: do not print trailing whitespaces
by Jan Engelhardt
· 14 years ago
df28823
xtables: set custom opts to NULL on free
by Jan Engelhardt
· 14 years ago
9273850
iptables: improve error reporting with extension loading troubles
by Jan Engelhardt
· 14 years ago
281439b
xtables: fix typo in error message of xtables_register_match()
by Li Yewang
· 14 years ago
dfbedfe
libxtables: do some option structure checking
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
7ac4052
src: use C99/POSIX types
by Jan Engelhardt
· 14 years ago
2d68ae7
iptables: do not emit orig_opts twice
by Jan Engelhardt
· 14 years ago
59e8114
iptables: fix longopt reecognition and workaround getopt(3) behavior
by Jan Engelhardt
· 14 years ago
600f38d
libxtables: change option precedence order to be intuitive
by Jan Engelhardt
· 14 years ago
371cea2
xtables: remove unnecessary cast
by Jan Engelhardt
· 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
30290ae
xtables: fix compilation when debugging is enabled
by Patrick McHardy
· 15 years ago
21d1283
iptables: correctly check for too-long chain/target/match names
by Jan Engelhardt
· 15 years ago
fcf5723
Lift restrictions on interface names
by Jan Engelhardt
· 15 years ago
bf97128
libxtables: hand argv to xtables_check_inverse
by Jan Engelhardt
· 15 years ago
2be22fb
style: reduce indent in xtables_check_inverse
by Jan Engelhardt
· 15 years ago
58df901
build: restore --disable-ipv6 functionality on system w/o v6 headers
by Olaf Rempel
· 15 years ago
94aa2ea
Support for nommu arches
by Jan Engelhardt
· 15 years ago
c284de5
xtables: warn of missing version identifier in extensions
by Jan Engelhardt
· 15 years ago
9a8fc4f
xtables: add multi-registration functions
by Jan Engelhardt
· 15 years ago
332e4ac
iptables: accept multiple IP address specifications for -s, -d
by Michael Granzow
· 16 years ago
e55cc4a
xtables: fix segfault if incorrect protocol name is used
by Pablo Neira Ayuso
· 16 years ago
9c0fa7d
libxtables: provide IPv6 zero address variable
by Jan Engelhardt
· 16 years ago
854d2d9
libxtables: fix compile error due to incomplete change
by Peter Volkov
· 16 years ago
4e41854
extensions: add missing limits.h include
by Jan Engelhardt
· 16 years ago
bddcb92
libxtables: inline and remove unused OPTION_OFFSET macro
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
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
c19f880
libxtables: flush before fork
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
40a8343
libxtables: Add exit_error cb to xtables_globals
by Jamal Hadi Salim
· 16 years ago
84c3055
libxtables: define xtables_free_opts()
by Jamal Hadi Salim
· 16 years ago
8e90ce6
libxtables: Introduce global params structuring
by Jamal Hadi Salim
· 16 years ago
c31870f
libxtables: move compat defines to xtables.c
by Jan Engelhardt
· 16 years ago
ec93419
libxtables: recognize IP6TABLES_LIB_DIR old-style environment variable
by Jan Engelhardt
· 16 years ago
77f48c2
libxtables: move afinfo around
by Jan Engelhardt
· 16 years ago
1de7edf
libxtables: prefix/order - move parse_protocol to xtables.c
by Jan Engelhardt
· 16 years ago
0f16c72
libxtables: prefix/order - move check_inverse to xtables.c
by Jan Engelhardt
· 16 years ago
a0baae8
libxtables: prefix - parse and escaped output func
by Jan Engelhardt
· 16 years ago
aae6be9
libxtables: prefix - misc functions
by Jan Engelhardt
· 16 years ago
1e01b0b
libxtables: prefix/order - ascii to ipaddr/ipmask input
by Jan Engelhardt
· 16 years ago
e44ea7f
libxtables: prefix/order - ipaddr/ipmask to ascii output
by Jan Engelhardt
· 16 years ago
a41545c
libxtables: prefix/order - param_act
by Jan Engelhardt
· 16 years ago
dacafa5
libxtables: prefix/order - program_name
by Jan Engelhardt
· 16 years ago
5f2922c
libxtables: prefix/order - strtoui
by Jan Engelhardt
· 16 years ago
39bf9c8
libxtables: prefix/order - libdir
by Jan Engelhardt
· 16 years ago
2338efd
libxtables: prefix/order - match/target loading
by Jan Engelhardt
· 16 years ago
c021c3c
libxtables: prefix/order - modprobe and xtables.ko loading
by Jan Engelhardt
· 16 years ago
630ef48
libxtables: prefix/order - fw_xalloc
by Jan Engelhardt
· 16 years ago
e917bca
extensions: use UINT_MAX constants over open-coded numbers (2/2)
by Jan Engelhardt
· 16 years ago
213e185
src: remove redundant casts
by Jan Engelhardt
· 16 years ago
ef18e81
src: remove dependency on libiptc headers
by Jan Engelhardt
· 16 years ago
4860781
ip6tables: fix printing of ipv6 network masks
by Jan Engelhardt
· 16 years ago
5a2208c
Use s6_addr32 to access bits in int6_addr instead of incompatible name
by Yasuyuki Kozakai
· 16 years ago
cb25af8
Wrap dlopen code into NO_SHARED_LIBS
by Jan Engelhardt
· 17 years ago
2c0a0c9
Resolve warnings on 64-bit compile
by Jan Engelhardt
· 17 years ago
23545c2
Implement AF_UNSPEC as a wildcard for extensions
by Jan Engelhardt
· 17 years ago
21b41ee
Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR
by Jan Engelhardt
· 17 years ago
dbb7754
Fix -Wshadow warnings and clean up xt_sctp.h
by Jan Engelhardt
· 17 years ago
7a236f4
Drop -W from CFLAGS and some tiny code cleanups
by Jan Engelhardt
· 17 years ago
9ee386a
fix gcc warnings
by Max Kellermann
· 17 years ago
a5d0994
escape strings
by Max Kellermann
· 17 years ago
bd94384
rename overlapping function names
by Jan Engelhardt
· 17 years ago
08b1616
bunch o' renames
by Jan Engelhardt
· 17 years ago
23976ac
print warning when dlopen fails
by Jan Engelhardt
· 17 years ago
aafd269
common error messages
by Jan Engelhardt
· 17 years ago
cd9e7aa
Introduce strtonum(), which works like string_to_number(), but passes
by Jan Engelhardt
· 17 years ago
5a26b5f
iptables and NO_SHARED_LIBS/dlfcn.h
by Mike Frysinger
· 17 years ago
df1ef38
Fix showing help text for matches/targets with revision as user
by Patrick McHardy
· 17 years ago
aae4f82
[PATCH iptables] print warnings to stderr
by Max Kellermann
· 17 years ago
170af8c
Tries to load libxt_*.so at first. If failed, it tries libip[6]t_*.so.
by Yasuyuki KOZAKAI
· 17 years ago
a3732db
Moves all declarations in iptables_common.h to xtables.h.
by Yasuyuki KOZAKAI
· 17 years ago
04f8c54
Moves some duplicated functions in ip[6]tables.c to xtables.c
by Yasuyuki KOZAKAI
· 17 years ago
0d502bc
Introduces xtables match/target registration
by Yasuyuki KOZAKAI
· 17 years ago
0b82e8e
Moves ip[6]tables_insmod() to xtables.c as xtables_insmod()
by Yasuyuki KOZAKAI
· 17 years ago
3dfa448
Moves common fw_malloc() and fw_calloc() to xtables.c
by Yasuyuki KOZAKAI
· 17 years ago
5208806
Adds xtables.[ch] and change Makefile to compile it
by Yasuyuki KOZAKAI
· 17 years ago