index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
/
libipt_icmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)
Peter Riley
2007-09-02
1
-2
/
+1
*
Make the option structures const.
Jan Engelhardt
2007-07-30
1
-1
/
+1
*
Remove the .next=NULL field. This is automatically initialized to zero.
Jan Engelhardt
2007-07-30
1
-1
/
+0
*
Fixes warning on compilation of iptables matches/targets
Yasuyuki KOZAKAI
2007-07-24
1
-3
/
+3
*
Replaces ipt_entry_* with xt_entry_* in matches/targets
Yasuyuki KOZAKAI
2007-07-24
1
-4
/
+4
*
Reverted r6754. libipt_icmp has the option 'any', so it's unnecessary
Yasuyuki KOZAKAI
2007-02-19
1
-4
/
+1
*
Error if no ICMP type is specified even though user intended
Yasuyuki KOZAKAI
2007-02-13
1
-0
/
+3
*
- force user to specify --icmpv6-type if icmpv6 match is required to load
Yasuyuki KOZAKAI
2006-07-04
1
-0
/
+4
*
Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)
Pablo Neira
2005-02-14
1
-8
/
+3
*
Pablo Neira: extensions conversion to C99 structure initialization
Pablo Neira
2004-12-28
1
-14
/
+13
*
fix '--icmp-type any' case
Harald Welte
2004-02-04
1
-2
/
+1
*
Fix '-p icmp -m icmp' issue (Closes: #37)
Harald Welte
2003-02-25
1
-4
/
+20
*
globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...
Harald Welte
2002-05-29
1
-2
/
+2
*
Fix 'iptables -p !' bug (segfault when `!' used without argument)
Harald Welte
2002-03-14
1
-2
/
+1
*
- added patch to support statically linking of iptables
Harald Welte
2001-08-06
1
-0
/
+1
*
further fixes of string_to_number fixes
Harald Welte
2001-07-23
1
-5
/
+3
*
Aligning matchsize and targetsize now responsibility of extension writers
Rusty Russell
2000-07-03
1
-2
/
+2
*
Changes to allow matching (for delete) on part of a rule, for rules which
Rusty Russell
2000-04-19
1
-0
/
+1
*
reorganized tree after kernel merge
Marc Boucher
2000-03-20
1
-0
/
+295