commit | d924357c50d83e76d30dd5b81b5804815a2ae31c | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Dec 17 21:50:22 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:58:35 2008 -0800 |
tree | c9b41c5668fdc23bf0ee805264787ac18ecfd6c4 | |
parent | 433665c9d110d783ea4043c59657f0437fcc31dd [diff] |
[NETFILTER]: ip6_tables: resync get_entries() with ip_tables Resync get_entries() with ip_tables.c by moving the checks from the setsockopt handler to the function itself. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>