Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
iptables
/
a28d495285ad7dd9f286d63958cf20d74eec6bcb
/
iptables-restore.c
a28d495
Get rid of some warnings when compiling 64bit.
by Martin Josefsson
· 20 years ago
bb2f68a
Add --test (-t) in order to test the whole file without changing anything if something fails
by Martin Josefsson
· 21 years ago
3229a7c
Complain when COMMIT is missing for the last table in the input
by Martin Josefsson
· 21 years ago
3673dcb
Another minor codestyle fix
by Martin Josefsson
· 21 years ago
5065afa
Minor codestyle fix
by Martin Josefsson
· 21 years ago
ec78971
I guess nobody actually used --verbose
by Martin Josefsson
· 21 years ago
073df8f
Fix even more possibly not zero-terminated strings after copy (Karsten Desler)
by Karsten Desler
· 21 years ago
29cdbd0
allow embedding of quote character inside quoted string (Michael Rash)
by Michael Rash
· 21 years ago
841e4ae
fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin Josefsson)
by Martin Josefsson
· 22 years ago
b3f2219
make gcc happy
by Harald Welte
· 22 years ago
63e9063
make iptables-restore print the line number in case of an error
by Illes Marci
· 22 years ago
26100fa
fix iptables-restore to not segfault on invalid input (Illes Marci <marci@balabit.hu>)
by Illes Marci
· 22 years ago
10a907f
copyright / GPL notice
by Harald Welte
· 22 years ago
80fe35d
globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming
by Harald Welte
· 22 years ago
28ebcc2
fix typo in comment
by Harald Welte
· 23 years ago
1277b59
Set verbose = 1 when -v option specified.
by Marc Boucher
· 23 years ago
48a6f90
check for --table as well as -t (Andreas Ferber)
by Harald Welte
· 23 years ago
bb41f88
fix stupid bug introduced with too-lazy "-t" checking.
by Harald Welte
· 23 years ago
fa48fc8
fix of-by-one for-loop for debug statement
by Harald Welte
· 23 years ago
fe127c9
prevent ip(6)tables-restore from crashing when a line contains -t
by Harald Welte
· 23 years ago
3efb6ea
- added patch to support statically linking of iptables
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
974d010
iptables-save had problems with multiple spaces between options (A. van Schie)
by Harald Welte
· 23 years ago
26e643f
the parse-error with log target and spaces in log-prefix should be fixed now
by Harald Welte
· 24 years ago
9f7fa49
fixing a lot of bugs / cleaning up
by Harald Welte
· 24 years ago
764316a
ip6tables-save/-restore by Kis-Szabo Andras
by András Kis-Szabó
· 24 years ago
ccd49e5
added 'iptables --set-counters' and fixed counter-restore in iptables-restore
by Harald Welte
· 24 years ago
5df9bda
Addeed FIXME.
by Rusty Russell
· 24 years ago
d8e6563
o serveral changes / additions to libiptc:
by Harald Welte
· 24 years ago
a9d2708
adding --noflush option for iptables-restore
by Harald Welte
· 24 years ago
c45c315
preprocessor macro syntax
by Harald Welte
· 24 years ago
ae1ff9f
make iptables-restore and iptables-save work again!
by Harald Welte
· 24 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