xt_DNETMAP: support for kernels below 2.6.34

This commit is contained in:
Marek Kierdelewicz
2011-04-03 22:41:24 +02:00
committed by Jan Engelhardt
parent 8fd3eb56eb
commit f4882ca029
3 changed files with 42 additions and 19 deletions

View File

@@ -5,6 +5,7 @@ Fixes:
- xt_pknock: avoid crash when hash TFM could not be allocated
- xt_pknock: avoid inversion of rule lookup that led to warnings
- xt_DNETMAP: add missing module alias
- xt_DNETMAP: support for kernels below 2.6.34
v1.33 (2011-02-02)