Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Fix some gcc-4 warnings | Patrick McHardy | 2005-11-18 | 1 | -2/+2 |
* | * specifying random seed for the Jenkins hash works as documented | KOVACS Krisztian | 2005-09-19 | 1 | -28/+37 |
* | This fixes rule deletion in CLUSTERIP in iptables (Pablo Neira) | Pablo Neira | 2005-03-07 | 1 | -2/+3 |
* | fix compiler warning about discarding const | Harald Welte | 2005-02-01 | 1 | -1/+1 |
* | Pablo Neira: extensions conversion to C99 structure initialization | Pablo Neira | 2004-12-28 | 1 | -14/+13 |
* | add mac check | Harald Welte | 2003-11-26 | 1 | -0/+2 |
* | new CLUSTERIP target, currently in development. kernel code will follow soon | Harald Welte | 2003-11-11 | 1 | -0/+257 |