linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bridge-utils update for 2.6 ?
@ 2004-01-09  1:22 Thomas Graham
  2004-01-09  4:43 ` Stephen Hemminger
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas Graham @ 2004-01-09  1:22 UTC (permalink / raw)
  To: linux-kernel

does anyone know if there have any new update patch for Bridge-utils on
2.6.0kernel ?!
http://bridge.sourceforge.net/download.html <--- this is the web site


-- 
HK Celtic Orchestra leader and coordanator: Thomas Graham Lau
Phone number: 852-93239670    (24hours a day, 7days a week non-stop phone)
Web site: http://sml.dyndns.org
Email: lkthomas@sml.dyndns.org

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Bridge-utils update for 2.6 ?
  2004-01-09  1:22 Bridge-utils update for 2.6 ? Thomas Graham
@ 2004-01-09  4:43 ` Stephen Hemminger
  2004-01-09 10:03   ` Thomas Graham
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Hemminger @ 2004-01-09  4:43 UTC (permalink / raw)
  To: Thomas Graham; +Cc: linux-kernel, bridge

Thomas Graham wrote:

> does anyone know if there have any new update patch for Bridge-utils on
> 2.6.0kernel ?!
> http://bridge.sourceforge.net/download.html <--- this is the web site

Existing 2.4 kernels work on 2.6, no API changes.
I am planning on an update later when STP is moved out of the kernel.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Bridge-utils update for 2.6 ?
  2004-01-09  4:43 ` Stephen Hemminger
@ 2004-01-09 10:03   ` Thomas Graham
  2004-01-09 10:04     ` Catalin BOIE
  0 siblings, 1 reply; 7+ messages in thread
From: Thomas Graham @ 2004-01-09 10:03 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: linux-kernel

my god, what protocol could I use for STP replacement after it's removed
from the kernal code then ?!

> Thomas Graham wrote:
>
>> does anyone know if there have any new update patch for Bridge-utils on
>> 2.6.0kernel ?!
>> http://bridge.sourceforge.net/download.html <--- this is the web site
>
> Existing 2.4 kernels work on 2.6, no API changes.
> I am planning on an update later when STP is moved out of the kernel.
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>


-- 
HK Celtic Orchestra leader and coordanator: Thomas Graham Lau
Phone number: 852-93239670    (24hours a day, 7days a week non-stop phone)
Web site: http://sml.dyndns.org
Email: lkthomas@sml.dyndns.org

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Bridge-utils update for 2.6 ?
  2004-01-09 10:03   ` Thomas Graham
@ 2004-01-09 10:04     ` Catalin BOIE
  2004-01-09 10:51       ` Thomas Graham
  2004-01-09 17:17       ` Stephen Hemminger
  0 siblings, 2 replies; 7+ messages in thread
From: Catalin BOIE @ 2004-01-09 10:04 UTC (permalink / raw)
  To: Thomas Graham; +Cc: Stephen Hemminger, linux-kernel

On Fri, 9 Jan 2004, Thomas Graham wrote:

> my god, what protocol could I use for STP replacement after it's removed
> from the kernal code then ?!

The userlevel one. ;)

>
> > Thomas Graham wrote:
> >
> >> does anyone know if there have any new update patch for Bridge-utils on
> >> 2.6.0kernel ?!
> >> http://bridge.sourceforge.net/download.html <--- this is the web site
> >
> > Existing 2.4 kernels work on 2.6, no API changes.
> > I am planning on an update later when STP is moved out of the kernel.
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at  http://www.tux.org/lkml/
> >
>
>
> --
> HK Celtic Orchestra leader and coordanator: Thomas Graham Lau
> Phone number: 852-93239670    (24hours a day, 7days a week non-stop phone)
> Web site: http://sml.dyndns.org
> Email: lkthomas@sml.dyndns.org
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

---
Catalin(ux) BOIE
catab@deuroconsult.ro

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Bridge-utils update for 2.6 ?
  2004-01-09 10:04     ` Catalin BOIE
@ 2004-01-09 10:51       ` Thomas Graham
  2004-01-09 11:58         ` Catalin BOIE
  2004-01-09 17:17       ` Stephen Hemminger
  1 sibling, 1 reply; 7+ messages in thread
From: Thomas Graham @ 2004-01-09 10:51 UTC (permalink / raw)
  To: Catalin BOIE; +Cc: linux-kernel

that would be slower than kernel hardcoded, right ?
> On Fri, 9 Jan 2004, Thomas Graham wrote:
>
>> my god, what protocol could I use for STP replacement after it's removed
>> from the kernal code then ?!
>
> The userlevel one. ;)
>
>>
>> > Thomas Graham wrote:
>> >
>> >> does anyone know if there have any new update patch for Bridge-utils
>> on
>> >> 2.6.0kernel ?!
>> >> http://bridge.sourceforge.net/download.html <--- this is the web site
>> >
>> > Existing 2.4 kernels work on 2.6, no API changes.
>> > I am planning on an update later when STP is moved out of the kernel.
>> >
>> > -
>> > To unsubscribe from this list: send the line "unsubscribe
>> linux-kernel" in
>> > the body of a message to majordomo@vger.kernel.org
>> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
>> > Please read the FAQ at  http://www.tux.org/lkml/
>> >
>>
>>
>> --
>> HK Celtic Orchestra leader and coordanator: Thomas Graham Lau
>> Phone number: 852-93239670    (24hours a day, 7days a week non-stop
>> phone)
>> Web site: http://sml.dyndns.org
>> Email: lkthomas@sml.dyndns.org
>> -
>> To unsubscribe from this list: send the line "unsubscribe linux-kernel"
>> in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>> Please read the FAQ at  http://www.tux.org/lkml/
>>
>
> ---
> Catalin(ux) BOIE
> catab@deuroconsult.ro
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>


-- 
HK Celtic Orchestra leader and coordanator: Thomas Graham Lau
Phone number: 852-93239670    (24hours a day, 7days a week non-stop phone)
Web site: http://sml.dyndns.org
Email: lkthomas@sml.dyndns.org

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Bridge-utils update for 2.6 ?
  2004-01-09 10:51       ` Thomas Graham
@ 2004-01-09 11:58         ` Catalin BOIE
  0 siblings, 0 replies; 7+ messages in thread
From: Catalin BOIE @ 2004-01-09 11:58 UTC (permalink / raw)
  To: Thomas Graham; +Cc: linux-kernel

On Fri, 9 Jan 2004, Thomas Graham wrote:

> that would be slower than kernel hardcoded, right ?
> > On Fri, 9 Jan 2004, Thomas Graham wrote:
> >
> >> my god, what protocol could I use for STP replacement after it's removed
> >> from the kernal code then ?!
I don't think so.
I think it will work the same (except you'll get a Segmentation fault vs.
OOPS). :)

> >
> > The userlevel one. ;)
> >
> >>
> >> > Thomas Graham wrote:
> >> >
> >> >> does anyone know if there have any new update patch for Bridge-utils
> >> on
> >> >> 2.6.0kernel ?!
> >> >> http://bridge.sourceforge.net/download.html <--- this is the web site
> >> >
> >> > Existing 2.4 kernels work on 2.6, no API changes.
> >> > I am planning on an update later when STP is moved out of the kernel.
> >> >
> >> > -
> >> > To unsubscribe from this list: send the line "unsubscribe
> >> linux-kernel" in
> >> > the body of a message to majordomo@vger.kernel.org
> >> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> >> > Please read the FAQ at  http://www.tux.org/lkml/
> >> >
> >>
> >>
> >> --
> >> HK Celtic Orchestra leader and coordanator: Thomas Graham Lau
> >> Phone number: 852-93239670    (24hours a day, 7days a week non-stop
> >> phone)
> >> Web site: http://sml.dyndns.org
> >> Email: lkthomas@sml.dyndns.org
> >> -
> >> To unsubscribe from this list: send the line "unsubscribe linux-kernel"
> >> in
> >> the body of a message to majordomo@vger.kernel.org
> >> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> >> Please read the FAQ at  http://www.tux.org/lkml/
> >>
> >
> > ---
> > Catalin(ux) BOIE
> > catab@deuroconsult.ro
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at  http://www.tux.org/lkml/
> >
>
>
> --
> HK Celtic Orchestra leader and coordanator: Thomas Graham Lau
> Phone number: 852-93239670    (24hours a day, 7days a week non-stop phone)
> Web site: http://sml.dyndns.org
> Email: lkthomas@sml.dyndns.org
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

---
Catalin(ux) BOIE
catab@deuroconsult.ro

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Bridge-utils update for 2.6 ?
  2004-01-09 10:04     ` Catalin BOIE
  2004-01-09 10:51       ` Thomas Graham
@ 2004-01-09 17:17       ` Stephen Hemminger
  1 sibling, 0 replies; 7+ messages in thread
From: Stephen Hemminger @ 2004-01-09 17:17 UTC (permalink / raw)
  To: Catalin BOIE; +Cc: linux-kernel

On Fri, 9 Jan 2004 12:04:15 +0200 (EET)
Catalin BOIE <util@deuroconsult.ro> wrote:

> On Fri, 9 Jan 2004, Thomas Graham wrote:
> 
> > my god, what protocol could I use for STP replacement after it's removed
> > from the kernal code then ?!
> 
> The userlevel one. ;)

Yup, that's right.  Many people have requested enhanced STP support, and rather
than continuing to do it all in the kernel, the right way to do it is to have
a well-defined API (probably netlink), and a separate user level process to manipulate
the underlying routing.  Then (hopefully with help from the community) the daemon can
be enhanced (or replaced) as needed.

Don't worry ;-) the kernel and system won't break.  The existing in kernel STP
support will stay (probably as an option) for the life of 2.6; to accommodate
users using the existing utils.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-01-09 17:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-09  1:22 Bridge-utils update for 2.6 ? Thomas Graham
2004-01-09  4:43 ` Stephen Hemminger
2004-01-09 10:03   ` Thomas Graham
2004-01-09 10:04     ` Catalin BOIE
2004-01-09 10:51       ` Thomas Graham
2004-01-09 11:58         ` Catalin BOIE
2004-01-09 17:17       ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).