Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes warning on compilation of ip6tables matches/targets | /C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org | 2007-07-24 | 1 | -3/+3 |
| | | | | | | This changes the type of arguments as follows - ip6t_ip6 * -> void * - ip6t_entry * -> void * | ||||
* | Replaces ip6t_entry_* with xt_entry_* in matches/targets | /C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org | 2007-07-24 | 1 | -4/+4 |
| | |||||
* | Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>) | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org | 2005-02-14 | 1 | -2/+0 |
| | | | | Fixes build with conntrack event patch for 2.6 | ||||
* | make structure initializers use C99 standard (Harald Welte) | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org | 2005-02-01 | 1 | -14/+12 |
| | |||||
* | Fix half-working ipv6 limit invert check (Phil Oester) | kaber | 2004-09-21 | 1 | -7/+6 |
| | |||||
* | Fix 64bit kernel / 32bit userspace issue. | gandalf | 2004-05-26 | 1 | -1/+2 |
| | |||||
* | globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent ↵ | laforge | 2002-05-29 | 1 | -2/+2 |
| | | | | naming | ||||
* | Fix 'iptables -p !' bug (segfault when `!' used without argument) | laforge | 2002-03-14 | 1 | -3/+4 |
| | |||||
* | - added patch to support statically linking of iptables | laforge | 2001-08-06 | 1 | -0/+1 |
| | | | | - iptables-save/-restore is no longer experimental | ||||
* | Fixed string_to_number() return value check. | marc | 2001-07-23 | 1 | -1/+1 |
| | |||||
* | further fixes of string_to_number fixes | laforge | 2001-07-23 | 1 | -3/+2 |
| | |||||
* | Port of IPv6 owner match, fixes for IPv6 limit mac and multiport matches ↵ | laforge | 2001-02-16 | 1 | -0/+198 |
(Jan Rekorajski) |