commit | 43f974cdb4ab6d65f849610deb9ef738d62b2e65 | [log] [tgz] |
---|---|---|
author | Nick Bowler <nbowler@elliptictech.com> | Mon Oct 18 11:22:05 2010 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Mon Oct 18 11:22:05 2010 +0200 |
tree | ca9a8a12ee4382921d7fd2e793282b73f1e4d57a | |
parent | 76b6717bc6ccb715b04e36efc26566a6313ede5f [diff] |
netfilter: install missing ebtables headers for userspace The ebt_ip6.h and ebt_nflog.h headers are not not known to Kbuild and therefore not installed by make headers_install. Fix that up. Signed-off-by: Nick Bowler <nbowler@elliptictech.com> Signed-off-by: Patrick McHardy <kaber@trash.net>