Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH 08/10] Remove old functions, constants | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2008-04-15 | 1 | -8/+8 |
* | [PATCH]: fix gcc warnings | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2008-01-29 | 1 | -1/+1 |
* | [PATCH 10/13] Unique names 4/6 | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2007-10-04 | 1 | -23/+16 |
* | [PATCH 02/14] Delete empty ->init() functions | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2007-10-04 | 1 | -5/+0 |
* | Fix sparse warnings: non-ANSI function declarations, 0 used as pointer | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2007-09-08 | 1 | -5/+5 |
* | [PATCH]: Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>) | /C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net | 2007-09-02 | 1 | -1/+1 |
* | Make the option structures const. | /C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org | 2007-07-30 | 1 | -1/+1 |
* | Remove the .next=NULL field. This is automatically initialized to zero. | /C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org | 2007-07-30 | 1 | -1/+0 |
* | Fixes warning on compilation of iptables matches/targets | /C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org | 2007-07-24 | 1 | -3/+3 |
* | Replaces ipt_entry_* with xt_entry_* in matches/targets | /C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org | 2007-07-24 | 1 | -4/+4 |
* | Pablo Neira: extensions conversion to C99 structure initialization | /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=rusty/emailAddress=rusty@netfilter.org | 2004-12-28 | 1 | -14/+14 |
* | fix typo in help message | laforge | 2003-01-13 | 1 | -2/+2 |
* | remove bogus argument to printf()svn_t_iptables_1_2_7 | laforge | 2002-08-07 | 1 | -2/+2 |
* | do not show potentially dangerous parameteres of ECN target (Alexey) | laforge | 2002-08-06 | 1 | -5/+8 |
* | fix typo in help message | laforge | 2002-08-06 | 1 | -2/+2 |
* | fix ECN_OP_SET_IP case (missing flags assignment and break stmt) | laforge | 2002-08-05 | 1 | -1/+3 |
* | make ECN save function correcly save --ecn-tcp-remove | laforge | 2002-05-29 | 1 | -18/+23 |
* | globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n... | laforge | 2002-05-29 | 1 | -3/+3 |
* | fix help message printout | laforge | 2002-05-29 | 1 | -5/+5 |
* | bring ECN plugin in sync with new ECN target | laforge | 2002-05-29 | 1 | -12/+63 |
* | Fix gcc3 compile errors (Silvan Minghetti) | laforge | 2002-04-10 | 1 | -2/+1 |
* | fix cut&paste typo | laforge | 2002-02-18 | 1 | -2/+2 |
* | add ECN target support | laforge | 2002-02-17 | 1 | -0/+125 |