From: Sven Eckelmann <sven@narfation.org>
To: b.a.t.m.a.n@lists.open-mesh.org,
"Linus Lüssing" <linus.luessing@c0d3.blue>
Subject: Re: [B.A.T.M.A.N.] [PATCHv14 0/4] Multicast optimizations for bridges
Date: Tue, 10 May 2016 11:11:32 +0200 [thread overview]
Message-ID: <1872939.JCcrb9gEib@bentobox> (raw)
In-Reply-To: <1861048.i0QxsABPPD@bentobox>
[-- Attachment #1: Type: text/plain, Size: 1257 bytes --]
On Tuesday 10 May 2016 09:43:00 Sven Eckelmann wrote:
> > * linux/icmp6.h in multicast.c
> > -> icmp6_hdr()
> > * linux/ipv6.h in multicast.c
> > -> ipv6_hdr()
> >
> > * net/addrconf.h in multicast.c
> > -> ipv6_mc_check_mld()
> > -> ipv6_addr_is_ll_all_nodes()
> > * net/ip.h in multicast.c
> > -> ip_eth_mc_map()
> > * net/ipv6.h in multicast.c
> > -> IPV6_ADDR_MC_SCOPE
> > -> IPV6_ADDR_SCOPE_LINKLOCAL
>
> Problem seems to be that your sources don't build at the moment. So most
> likely you are missing some dependencies like CONFIG_INET (and maybe even
> more).
I haven't checked all the included symbols (you should) but could it be that
BRIDGE + IPv6 is also a missing dependency? At least there are some parts
* { 0x18fb237a, __VMLINUX_SYMBOL_STR(netdev_master_upper_dev_get_rcu) },
* { 0x65e57e43, __VMLINUX_SYMBOL_STR(br_multicast_list_adjacent) },
* { 0x671d7cb3, __VMLINUX_SYMBOL_STR(ip_mc_check_igmp) },
* { 0x10cfbe4f, __VMLINUX_SYMBOL_STR(br_multicast_has_querier_anywhere) },
* { 0x1d18dce9, __VMLINUX_SYMBOL_STR(br_multicast_has_querier_adjacent) },
* { 0xaf8ed45, __VMLINUX_SYMBOL_STR(ipv6_mc_check_mld) },
You can find all used symbols of a build module in net/batman-adv/batman-adv.mod.c
Kind regards,
Sven
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2016-05-10 9:11 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-05 16:07 [B.A.T.M.A.N.] [PATCHv14 0/4] Multicast optimizations for bridges Linus Lüssing
2016-05-05 16:07 ` [B.A.T.M.A.N.] [PATCHv14 1/4] batman-adv: Always flood IGMP/MLD reports Linus Lüssing
2016-05-08 13:50 ` Marek Lindner
2016-05-05 16:07 ` [B.A.T.M.A.N.] [PATCHv14 2/4] batman-adv: Add multicast optimization support for bridged setups Linus Lüssing
2016-05-05 16:07 ` [B.A.T.M.A.N.] [PATCHv14 3/4] batman-adv: Adding logging of mcast flag changes Linus Lüssing
2016-05-05 17:38 ` Marek Lindner
2016-05-05 16:07 ` [B.A.T.M.A.N.] [PATCHv14 4/4] batman-adv: Add debugfs table for mcast flags Linus Lüssing
2016-05-05 17:38 ` Marek Lindner
2016-05-05 21:15 ` [B.A.T.M.A.N.] [PATCHv14 0/4] Multicast optimizations for bridges Sven Eckelmann
2016-05-10 0:03 ` Linus Lüssing
2016-05-10 0:16 ` Linus Lüssing
2016-05-10 0:30 ` Linus Lüssing
2016-05-10 7:43 ` Sven Eckelmann
2016-05-10 9:11 ` Sven Eckelmann [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1872939.JCcrb9gEib@bentobox \
--to=sven@narfation.org \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
--cc=linus.luessing@c0d3.blue \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox