Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
iptables
/
f0ac814a2137abe334bd0000d59e9be4721e1ddc
/
iptables.c
067477b
make find_target() and find_match() honor LOAD_MUST_SUCCEED when NO_SHARED_LIBS
by Marc Boucher
· 23 years ago
b77f1da
Fix 'iptables -p !' bug (segfault when `!' used without argument)
by Harald Welte
· 23 years ago
0b0013a
add bugfix in case we are using a protocol number (-p N) which has no matching /etc/protocols entry
by Harald Welte
· 23 years ago
b93c798
Export addr_to_anyname(), mask_to_dotted(), parse_hostnetworkmask()
by Marc Boucher
· 23 years ago
2892e6a
no warning for . in interface names (vlan)
by Harald Welte
· 23 years ago
5a66fe4
Added (and tested!) terabyte printing.
by Rusty Russell
· 23 years ago
3efb6ea
- added patch to support statically linking of iptables
by Harald Welte
· 23 years ago
ed49849
string_to_number fix
by Harald Welte
· 23 years ago
5891865
Added support for iptables-restore module-load-on-demand (a. van schie)
by Harald Welte
· 23 years ago
de1578f
hopefully fixed the multiple-interface iptables-save problem
by Harald Welte
· 23 years ago
6a4542a
fixes '_' in interface names bug (iptables)
by Harald Welte
· 23 years ago
a0b4f79
Kilo/Mega/Giga otput in chain-summary fixed
by Harald Welte
· 24 years ago
dbe857a
fix the match-loading at protocol specification time (Sven Koch)
by Sven Koch
· 24 years ago
fb1279a
fixed problems with multiple do_command() calls and match ordering (Sven Koch)
by Sven Koch
· 24 years ago
764316a
ip6tables-save/-restore by Kis-Szabo Andras
by András Kis-Szabó
· 24 years ago
8cc887b
Added Laurence J. Lane's CR at end of /proc/sys/modprobe removal patch.
by Rusty Russell
· 24 years ago
ccd49e5
added 'iptables --set-counters' and fixed counter-restore in iptables-restore
by Harald Welte
· 24 years ago
a4d3e1f
Spelling fix and whitespace clean.
by Rusty Russell
· 24 years ago
d8e6563
o serveral changes / additions to libiptc:
by Harald Welte
· 24 years ago
82dd2ec
Add Harald's (munged) modprobe patch.
by Harald Welte
· 24 years ago
a3e6aaa
Define IPPROTO_ESP and IPPROTO_AH in case of primitive headers.
by Rusty Russell
· 24 years ago
ae1ff9f
make iptables-restore and iptables-save work again!
by Harald Welte
· 24 years ago
b039b02
Missing ;
by Rusty Russell
· 24 years ago
629149f
Fixes for targets with no print() function.
by Rusty Russell
· 24 years ago
f2a24bd
Harald Welte's dynamic loading fix.
by Harald Welte
· 24 years ago
af8fe9e
Jan Echternach's string_to_number bignum fixes.
by Jan Echternach
· 24 years ago
5a1041d
Jan Echternach's patch for bignums
by Jan Echternach
· 24 years ago
859f726
Revert Harald's LOAD_MUST_SUCCEED to -j (may be chain name).
by Rusty Russell
· 24 years ago
aa20472
Report error when a shared target can't be opened - Hawald Welte.
by Harald Welte
· 24 years ago
363112d
Added -m documentation. Cleaned up man page generally.
by Rusty Russell
· 24 years ago
9f60bbf
Don't reverse matches on command line (matters for -m limit).
by Rusty Russell
· 24 years ago
73f72f5
Aligning matchsize and targetsize now responsibility of extension writers
by Rusty Russell
· 24 years ago
a4860fd
Marco Masetti's -C insists on -o and -i bug report.
by Rusty Russell
· 24 years ago
c9f20d3
M.P.Anand Babu's fix for iptables rename chain without new chain bug.
by M.P.Anand Babu
· 24 years ago
4e242f8
Minor change for debugging.
by Rusty Russell
· 24 years ago
27ff347
Fixed protocol-by-number loading.
by Rusty Russell
· 24 years ago
28381a4
-p 6 should load tcp extension.
by Rusty Russell
· 25 years ago
52a5149
Module loading now can be compulsory.
by Rusty Russell
· 25 years ago
228e98d
Alignment fixes (requires kernel patch).
by Rusty Russell
· 25 years ago
9e1d214
New fix for -j <match> and -m <target>.
by Rusty Russell
· 25 years ago
a2dd3a3
Fix for -j match coredumping reported by Erik Tews <erik.tews@gmx.net>.
by Erik Tews
· 25 years ago
744bd02
Fix for iptables -C coredump due to check_packet() being called with fw=NULL
by Marc Boucher
· 25 years ago
2e0a321
--protocol now valid.
by Rusty Russell
· 25 years ago
7e53bf9
Makefile fixes for release. Whitespace cleanups.
by Rusty Russell
· 25 years ago
e6869a8
reorganized tree after kernel merge
by Marc Boucher
· 25 years ago