commit | 815377fe344c799228ca6278613ca3100b069ad5 | [log] [tgz] |
---|---|---|
author | Jan Engelhardt <jengelh@medozas.de> | Wed Oct 08 11:35:14 2008 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Wed Oct 08 11:35:14 2008 +0200 |
tree | 2d6cb0ea2f8fd484ec8cd740965226ad6a93c906 | |
parent | 001a18d369f4813ed792629ff4a9a6ade2a4a031 [diff] |
netfilter: ebt_among: obtain match size through different means The function signatures will be changed to match those of Xtables, and the datalen argument will be gone. ebt_among unfortunately relies on it, so we need to obtain it somehow. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: Patrick McHardy <kaber@trash.net>