Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
iptables
/
2c69b55e55f2efc5a334b87ccdceaa9de0ecb658
/
extensions
/
libip6t_REJECT.c
2c69b55
iptables: replace open-coded sizeof by ARRAY_SIZE
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
0f16c72
libxtables: prefix/order - move check_inverse to xtables.c
by Jan Engelhardt
· 16 years ago
5d9678a
src: remove inclusion of iptables.h
by Jan Engelhardt
· 16 years ago
03d9948
src: use NFPROTO_ constants
by Jan Engelhardt
· 16 years ago
ddac6c5
src: Update comments
by Jan Engelhardt
· 16 years ago
8b7c64d
Remove old functions, constants
by Jan Engelhardt
· 17 years ago
9ee386a
fix gcc warnings
by Max Kellermann
· 17 years ago
4d150eb
Unique symbols 6/6
by Jan Engelhardt
· 17 years ago
0e2abed
Constify data structures
by Jan Engelhardt
· 17 years ago
830132a
Delete empty ->final_check() functions
by Jan Engelhardt
· 17 years ago
500f483
Fix sparse warnings: non-ANSI function declarations, 0 used as pointer
by Patrick McHardy
· 17 years ago
ea146a9
Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)
by Peter Riley
· 17 years ago
661f112
Make the option structures const.
by Jan Engelhardt
· 17 years ago
a620c61
Fixes warning on compilation of ip6tables matches/targets
by Yasuyuki KOZAKAI
· 17 years ago
b85256b
Replaces ip6t_entry_* with xt_entry_* in matches/targets
by Yasuyuki KOZAKAI
· 17 years ago
8115e54
Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)
by Pablo Neira
· 20 years ago
02aa733
make structure initializers use C99 standard (Harald Welte)
by Harald Welte
· 20 years ago
ae31bb6
fix all compile warnings within iptables extensions (fabrice)
by Fabrice MARIE
· 22 years ago
80fe35d
globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming
by Harald Welte
· 22 years ago
b77f1da
Fix 'iptables -p !' bug (segfault when `!' used without argument)
by Harald Welte
· 23 years ago
c8af1fd
added libip6t_REJECT.c for IPv6 reject support
by Harald Welte
· 23 years ago