From: jamal <hadi@cyberus.ca>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: netdev@vger.kernel.org, bridge@osdl.org,
"David S. Miller" <davem@davemloft.net>
Subject: Re: [Bridge] [PATCH] bridge: flush forwarding table when device carrier off
Date: Thu, 12 Oct 2006 17:47:39 -0400 [thread overview]
Message-ID: <1160689660.5047.27.camel@jzny2> (raw)
In-Reply-To: <20061012143255.556844d4@freekitty>
On Thu, 2006-12-10 at 14:32 -0700, Stephen Hemminger wrote:
> > I am on the other extreme - this is problematic if you have a large
> > table already learnt. Agrevate that with an unstable link and it gets a
> > lot worse. Both of which dont sound unrealistic in say a wireless AP.
>
> We don't support bridging wireless, that requires some NDS stuff that
> isn't supported, and requires more softmac than the stack has.
>
I was more thinking of wireless-to-ethernet bridging; that should still
work, no? i.e say eth1 on wireless with eth0 on the wired side?
In any case, that may be a bad example (and a digression) of something
that learns large tables. I have however seen 1K entries in bridging.
> > A more sane policy i have seen is a timer that flushes the table after a
> > programmed period; this way you counter a flipflop-ing link.
>
> That's already there.
>
ah, ok. So the patch is in an alternative to this then?
> > IOW, the best place is to have this in some user space daemon. If it has
> > to be in the kernel, can you add a systcl to disable it?
> >
>
> When RSTP is in userspace, it will do the flushing.
Cool. And that makes a lot of sense.
cheers,
jamal
WARNING: multiple messages have this Message-ID (diff)
From: jamal <hadi@cyberus.ca>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: netdev@vger.kernel.org, bridge@osdl.org,
"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH] bridge: flush forwarding table when device carrier off
Date: Thu, 12 Oct 2006 17:47:39 -0400 [thread overview]
Message-ID: <1160689660.5047.27.camel@jzny2> (raw)
In-Reply-To: <20061012143255.556844d4@freekitty>
On Thu, 2006-12-10 at 14:32 -0700, Stephen Hemminger wrote:
> > I am on the other extreme - this is problematic if you have a large
> > table already learnt. Agrevate that with an unstable link and it gets a
> > lot worse. Both of which dont sound unrealistic in say a wireless AP.
>
> We don't support bridging wireless, that requires some NDS stuff that
> isn't supported, and requires more softmac than the stack has.
>
I was more thinking of wireless-to-ethernet bridging; that should still
work, no? i.e say eth1 on wireless with eth0 on the wired side?
In any case, that may be a bad example (and a digression) of something
that learns large tables. I have however seen 1K entries in bridging.
> > A more sane policy i have seen is a timer that flushes the table after a
> > programmed period; this way you counter a flipflop-ing link.
>
> That's already there.
>
ah, ok. So the patch is in an alternative to this then?
> > IOW, the best place is to have this in some user space daemon. If it has
> > to be in the kernel, can you add a systcl to disable it?
> >
>
> When RSTP is in userspace, it will do the flushing.
Cool. And that makes a lot of sense.
cheers,
jamal
next prev parent reply other threads:[~2006-10-12 21:47 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-12 18:24 [Bridge] [PATCH] bridge: flush forwarding table when device carrier off Stephen Hemminger
2006-10-12 18:24 ` Stephen Hemminger
2006-10-12 20:10 ` [Bridge] " Andy Gospodarek
2006-10-12 20:10 ` Andy Gospodarek
2006-10-12 20:31 ` [Bridge] " Stephen Hemminger
2006-10-12 20:31 ` Stephen Hemminger
2006-10-12 21:30 ` [Bridge] " jamal
2006-10-12 21:30 ` jamal
2006-10-12 21:32 ` [Bridge] " Stephen Hemminger
2006-10-12 21:32 ` Stephen Hemminger
2006-10-12 21:47 ` jamal [this message]
2006-10-12 21:47 ` jamal
2006-10-12 21:48 ` [Bridge] " David Miller
2006-10-12 21:48 ` David Miller
2006-10-24 7:39 ` [Bridge] " ArcosCom Linux User
2006-10-24 7:39 ` ArcosCom Linux User
2006-10-24 8:29 ` David Miller
2006-10-24 8:29 ` David Miller
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=1160689660.5047.27.camel@jzny2 \
--to=hadi@cyberus.ca \
--cc=bridge@osdl.org \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=shemminger@osdl.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.