git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4e70a8
)
netfilter: bridge: split ipv6 code into separated file
author
Pablo Neira Ayuso
<pablo@netfilter.org>
Tue, 16 Jun 2015 12:07:03 +0000
(14:07 +0200)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Thu, 18 Jun 2015 19:14:21 +0000
(21:14 +0200)
Resolve compilation breakage when CONFIG_IPV6 is not set by moving the IPv6
code into a separated br_netfilter_ipv6.c file.
Fixes:
efb6de9b4ba0
("netfilter: bridge: forward IPv6 fragmented packets")
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found