search for: osdl

Displaying 20 results from an estimated 470 matches for "osdl".

2007 Apr 18
0
[Bridge] Update OSDL/Linux-Foundation maintainer addresses
Hi, I'm not sure if this is apprriate or not, but here goes anyway. The patch below updates MAINTAIER address Individuals (Only Andrew :): osdl.org -> linux-foundation.org Lists: osdl.org -> lists.osdl.org I assume the latter will change at some stage, but at least with this change the osdl/linux-foundation lists are consistent. Signed-off-by: Simon Horman <horms@verge.net.au> Index: linux-2.6/MAINTAI...
2005 Sep 30
4
[ANNOUNCE] iproute2 version (050929)
There is an new minor update to iproute2 utilities available: http://developer.osdl.org/dev/iproute2/download/iproute2-050929.tar.gz Also, this (and future) releases are now signed, for key info read: http://developer.osdl.org/dev/iproute2/signature.html [Stephen Hemminger] Fix uninitialized memory and leaks Add -batch option to ip. Update to 2.6.14 headers [Arnaldo]...
2007 Apr 18
1
[Bridge] Problem loading bridge.o
Hello, I want to add wireless capability to my Gentoo-linux based firewall/router at home, so I bought a Netgear MA311 PCI and installed the hostap package. I load the hostap_pci module and the wlan0 interface comes up fine. I can detect the signal from a wireless enabled laptop. Now I'm thinking I'm going to bridge the wlan0 interface and the eth1 interface, and run the firewall with br0
2007 Apr 18
1
[Bridge] Re: Bridge Digest, Vol 31, Issue 6
...ged) So you can compare that all interfaces in linux by default are in one vlan(but not tagged). (only for compare) So : ifconfig eth2 up vconfig add eth2 <vlan_id> brctl addbr br0 brctl addif br0 eth2.<vlan_id> brctl addif br0 <another interface> bridge-request@lists.osdl.org wrote: >Send Bridge mailing list submissions to > bridge@lists.osdl.org > >To subscribe or unsubscribe via the World Wide Web, visit > https://lists.osdl.org/mailman/listinfo/bridge >or, via email, send a message with subject or body 'help' to > bridge-request@list...
2007 Apr 18
1
[Bridge] bridge at start up
hi i have gone through the achieves but still could not get my bridge to suvive a reboot . please can anyone help me am using fedora core 2 -----Original message----- From: bridge-request@lists.osdl.org Date: Fri, 28 Jan 2005 03:08:06 +0100 To: bridge@lists.osdl.org Subject: Bridge Digest, Vol 17, Issue 25 > Send Bridge mailing list submissions to > bridge@lists.osdl.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.osdl.org/mailman/listin...
2007 Apr 18
0
[Bridge] Re: hang on PPC
Scratch that last comment. The kernel code I have now is identical to what I posted. Sorry for the misinformation. > -----Original Message----- > From: bridge-bounces@lists.osdl.org > [mailto:bridge-bounces@lists.osdl.org] On Behalf Of Eble, Dan > Sent: Tuesday, June 29, 2004 12:57 PM > To: 'arkady-parabel@ngs.ru' > Cc: bridge@osdl.org > Subject: RE: [Bridge] Re: hang on PPC > > > Pavel, you may be interested in my work on Cisco HDLC brid...
2007 Apr 23
0
[Bridge] Update lists.osdl.org to lists.linux-foundation.org
lists.linux-foundation.org seems to be funtional now, so I guess it is as good a time as any to update the MAINTAINERS file. Signed-off-by: Simon Horman <horms@verge.net.au> --- There are still some http links to osdl.org, but I'm not sure if they should be updated, and if so, what they should be updated to. Index: linux-2.6/MAINTAINERS =================================================================== --- linux-2.6.orig/MAINTAINERS 2007-04-23 17:53:26.000000000 +0900 +++ linux-2.6/MAINTAINERS 2007-04-23 1...
2005 Oct 07
1
[ANNOUNCE] iproute2 (051007)
Fix one serious bug (in libnetlink), and a couple of other minor patches. http://developer.osdl.org/dev/iproute2/download/iproute2-051007.tar.gz Stephen Hemminger Reenable ip mroute Mike Frysinger Handle pfifo_fast that has no qopt without segfaulting Mads Martin Joergensen Trivial netem ccopts Jerome Borsboom Fix regression in ip addr (libnetlink) handling -- Stephen Hemminger &l...
2007 Apr 18
0
[Bridge] Bridge Digest, Vol 36, Issue 8
...at all , so it cannot have an ip address assigned, as it *may* be in use somewhere else on the lan or router." Did your bridge + transparent proxy work without you adding an ip[\and route] to the bridge interface? I mean, before the "twist". Skept On 8/24/06, bridge-request@lists.osdl.org <bridge-request@lists.osdl.org> wrote: > Send Bridge mailing list submissions to > bridge@lists.osdl.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.osdl.org/mailman/listinfo/bridge > or, via email, send a message with subject or body...
2007 Apr 18
1
[Bridge] Backport
Hell everyone, I am wondering if any of you had backported bridge driver to kernel 2.4.x? Thanks! Hai -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.linux-foundation.org/pipermail/bridge/attachments/2005110= 7/b0e0c092/attachment.htm
2007 Apr 18
7
[Bridge] Passing vlan tagged packets through linux bridge
> Use an Intel pro/100 or pro/1000 driver..they are known to > work with VLANs. > > I guess it's also possible that it's a problem in the > bridging code, so try the latest kernel > as well... I compiled the latest 2.6.19 kernel and tested it with two 3COM 3c905c fast ethernet interfaces which work fine with vlan 802.1q tagging, but when I have added the eth0 and eth1
2007 Apr 18
6
[Bridge] bridge wlan-eth
Hi! I have some problems with an bridge between wlan0 and eth0 device... It works and I can from both sides ping the router with the bridge device but I cant ping the devices from other net so I cant ping wlan devs from eth net and other way around the wlan card is an atmel usbw11 from linksys and eth is a intel e100 10/100mbit nic I have configured the bridge according to the how to and
2007 Apr 18
3
Use case on "Hotplug for Virtualization"
The latest draft of the Use Case on Hotplug for Virtualization is posted at: http://www.developer.osdl.org/maryedie/HOTPLUG/docs/Hotplug_virtual_use_ case.txt It can also be accessed from the hotplug use cases page: http://developer.osdl.org/dev/usecases/hotplug.shtml Please remember to share your comments/errata/suggestions. Thanks - Martine
2007 Apr 18
3
Use case on "Hotplug for Virtualization"
The latest draft of the Use Case on Hotplug for Virtualization is posted at: http://www.developer.osdl.org/maryedie/HOTPLUG/docs/Hotplug_virtual_use_ case.txt It can also be accessed from the hotplug use cases page: http://developer.osdl.org/dev/usecases/hotplug.shtml Please remember to share your comments/errata/suggestions. Thanks - Martine
2007 Apr 18
0
Virtualization@lists.osdl.org
The original message was received at Thu, 28 Dec 2006 13:07:05 +0200 from 190.177.71.174 ----- The following addresses had permanent fatal errors ----- virtualization@lists.osdl.org
2007 Apr 18
0
Virtualization@lists.osdl.org
The original message was received at Thu, 28 Dec 2006 13:07:05 +0200 from 190.177.71.174 ----- The following addresses had permanent fatal errors ----- virtualization@lists.osdl.org
2007 Apr 18
0
[Bridge] Re: hang on PPC
...Email me off-list if you are interested and I'll send you what I have. -- Dan Eble <dane@aiinet.com> _____ . Software Engineer | _ |/| Applied Innovation Inc. | |_| | | http://www.aiinet.com/ |__/|_|_| > -----Original Message----- > From: bridge-bounces@lists.osdl.org > [mailto:bridge-bounces@lists.osdl.org] On Behalf Of > arkady-parabel@ngs.ru > Sent: Tuesday, June 29, 2004 11:57 AM > To: Stephen Hemminger > Cc: bridge@osdl.org > Subject: [Bridge] Re: hang on PPC > > > On Mon, 28 Jun 2004 09:38:46 -0700 > Stephen Hemminger...
2004 Jun 21
3
[Fwd: Re: /sbin/tc does not know about HTB]
> It seems that the official place to grab the source for iproute2 is > http://developer.osdl.org/dev/iproute2/download/ but there are only > sources for 2.2 and 2.6, where are the ones for 2.4? Well I got mine from http://ftp.iasi.roedu.net/mirrors/ftp.inr.ac.ru/ip-routing/ but I didn''t even know about those 2.6 ones... I''m using the latest 2.4.7 with my 2.6.5 k...
2007 Apr 18
1
[Bridge] Google SoC proposal
Hello, I am a student considering participating in Google Summer of Code program. I came across Stephen Hemminger's idea of implementing a RSTP posted on http://developer.osdl.org/dev/soc/ and found it interesting. In attachment there's my proposal, which I just submitted to google. Please share your comments. -- tadeusz andrzej kad?ubowski -------------- next part -------------- Linux RSTP implementation Google SoC Application Name: Tadeusz Andrzej Kad?u...
2007 Apr 18
1
[Bridge] Information needed about bridge c code
Hello, i need to write a little personal patch in the bridge code. For this patch, i need to know the original src and dst mac addresses of the packet incoming to the bridge. As i work on a brouter (some packets are bridged, some are routed based on ebtable rules), packets that are routed have their mac addresses modified by the IP stack). I put a software probe in br_input.c::br_handle_frame( ),