commit | 1b04ab4597725f75f94942da9aa40daa7b9a4bd9 | [log] [tgz] |
---|---|---|
author | Joonwoo Park <joonwpark81@gmail.com> | Sat Feb 23 20:22:27 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Feb 23 20:22:27 2008 -0800 |
tree | f113cac8606823c436798a45d84f83d0a260fbac | |
parent | 34cc7ba6398203aab4056917fa1e2aa5988487aa [diff] |
[NETFILTER]: fix ebtable targets return The function ebt_do_table doesn't take NF_DROP as a verdict from the targets. Signed-off-by: Joonwoo Park <joonwpark81@gmail.com> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>