public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: "Linus Lüssing" <linus.luessing@web.de>
To: b.a.t.m.a.n@open-mesh.net
Subject: [B.A.T.M.A.N.] bat0 looses IPv6 capabilities when inserting tinc-interface	(BATMAN-Adv)
Date: Sat, 13 Jun 2009 20:36:48 +0200	[thread overview]
Message-ID: <20090613183648.GA4943@Linus-Debian> (raw)

[-- Attachment #1: Type: text/plain, Size: 1118 bytes --]

I'm having a tinc-tunnel with the interface named 3micc
over the internet here which is in "switch-mode" (so every
tunneled package has a complete ethernet-frame which makes
batman-adv able to use this interface for OGMs).

When I'm doing the steps in the following order, then everything
works fine:
1) sudo modprobe batman-adv
2) sudo ifconfig bat0 up
3) su -c "echo 3micc > /proc/net/batman-adv/interfaces"

But when I'm switching the steps 2) and 3), so first adding the
interface and then putting bat0 up, then bat0 suddenly looses its
IPv6 link-local addresse. /proc/sys/net/ipv6/conf/bat0 vanished
(but ipv4/conf/bat0 is still there). When I'm trying to add an
IPv6-address manually with "sudo ip -6 addr add
fe80::2ff:e3ff:fe85:b9ca/64 dev bat0" then I get the response
"RTNETLINK answers: No buffer space available". But dmesg shows
no errors. This problem is reproducable, I've been doing a sudo
modprobe -r batman-adv a couple of times and repeating the steps
stated above.

I'm running batman-adv-modules-2.6.26-2-486 version
0.1-7+2.6.26-15 on Debian unstable with the same kernel-version.

Cheers, Linus

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 835 bytes --]

                 reply	other threads:[~2009-06-13 18:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20090613183648.GA4943@Linus-Debian \
    --to=linus.luessing@web.de \
    --cc=b.a.t.m.a.n@open-mesh.net \
    /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