Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
iptables
/
661f112072bc13a1625c4eb5983695e122ea97da
/
extensions
/
libipt_DNAT.c
661f112
Make the option structures const.
by Jan Engelhardt
· 17 years ago
18992db
Remove the .next=NULL field. This is automatically initialized to zero.
by Jan Engelhardt
· 17 years ago
ac8b271
Fixes warning on compilation, part 2
by Yasuyuki KOZAKAI
· 17 years ago
193df8e
Replaces ipt_entry_* with xt_entry_* in matches/targets
by Yasuyuki KOZAKAI
· 17 years ago
ef399a3
Add --random option to DNAT and REDIRECT targets and fix the manpage mess this option left behind.
by Patrick McHardy
· 17 years ago
40d5475
Use nf_conntrack headers instead of ip_conntrack ones and add sanitized versions.
by Patrick McHardy
· 18 years ago
8cf6591
Kernels higher than 2.6.10 don't support multiple --to arguments in
by Phil Oester
· 19 years ago
36d870c
Fix NAT of ICMP ID ranges (Patrick McHardy)
by Patrick McHardy
· 19 years ago
a3a9c0d
This patch prevents user to set negative port value of SNAT/DNAT.
by Yasuyuki KOZAKAI
· 19 years ago
8115e54
Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)
by Pablo Neira
· 20 years ago
3fb61f3
John McCann points out via bugzilla that iptables happily accepts this
by Phil Oester
· 20 years ago
8caee8b
Pablo Neira: extensions conversion to C99 structure initialization
by Pablo Neira
· 20 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
3efb6ea
- added patch to support statically linking of iptables
by Harald Welte
· 23 years ago
73f72f5
Aligning matchsize and targetsize now responsibility of extension writers
by Rusty Russell
· 24 years ago
228e98d
Alignment fixes (requires kernel patch).
by Rusty Russell
· 25 years ago
edf14cf
Changes to allow matching (for delete) on part of a rule, for rules which
by Rusty Russell
· 25 years ago
e6869a8
reorganized tree after kernel merge
by Marc Boucher
· 25 years ago