summaryrefslogtreecommitdiffstats
path: root/extensions/libarpt_mangle.c
Commit message (Collapse)AuthorAgeFilesLines
* arptables-compat: add mangle target extensionArturo Borrero2015-02-181-0/+204
This patch adds support to use the mangle target extensions, along with the required changes in the surrounding code. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>