similar to: [Bridge] [2.6 patch] fix bridge <-> ATM compile error

Displaying 20 results from an estimated 400 matches similar to: "[Bridge] [2.6 patch] fix bridge <-> ATM compile error"

2008 Jul 07
3
[Bridge] [RFC PATCH 0/2] Allow full bridge configuration via sysfs
Right now, you can configure most bridge device parameters via sysfs. However, you cannot either: - add or remove bridge interfaces - add or remove physical interfaces from a bridge The attached patch set rectifies this. With this patch set, brctl (theoretically) becomes completely optional, much like ifenslave is now for bonding. (In fact, the idea for this patch, and the syntax used herein, is
2013 Nov 18
0
bridge: flush br's address entry in fdb when remove the bridge dev
When the following commands are executed: brctl addbr br0 ifconfig br0 hw ether <addr> rmmod bridge The calltrace will occur: [ 563.312114] device eth1 left promiscuous mode [ 563.312188] br0: port 1(eth1) entered disabled state [ 563.468190] kmem_cache_destroy bridge_fdb_cache: Slab cache still has objects [ 563.468197] CPU: 6 PID: 6982 Comm: rmmod Tainted: G O
2007 Apr 18
1
[PATCH][BRIDGE] br.c depends on CONFIG_BRIDGE_NETFILTER, not CONFIG_NETFILTER
Hi Dave, The patch below lets the bridge compile when CONFIG_BRIDGE_NETFILTER isn't enabled. This patch is an update of M.J. Miroslaw's patch that arrived through private mail. cheers, Bart --- linux-2.6.0-test10/net/bridge/br.c.old Wed Nov 26 01:28:16 2003 +++ linux-2.6.0-test10/net/bridge/br.c Wed Nov 26 01:31:54 2003 @@ -32,7 +32,7 @@ int (*br_should_route_hook) (struct sk_b
2007 Apr 18
1
[Bridge] [PATCH 2.4] bridge - eliminate br_ioctl_mutex
The bridge code doesn't need a separate ioctl, mutex it can just use the existing RTNL mechanism. This avoids some races and deadlocks on shutdown. This is for 2.4; a similar mechanism has been in 2.6 for some time. diff -Nru a/net/bridge/br.c b/net/bridge/br.c --- a/net/bridge/br.c 2004-06-21 07:46:49 -07:00 +++ b/net/bridge/br.c 2004-06-21 07:46:49 -07:00 @@ -22,6 +22,7 @@ #include
2013 Nov 18
0
[PATCH net] bridge: flush br's address entry in fdb when remove the bridge dev
When the following commands are executed: brctl addbr br0 ifconfig br0 hw ether <addr> rmmod bridge The calltrace will occur: [ 563.312114] device eth1 left promiscuous mode [ 563.312188] br0: port 1(eth1) entered disabled state [ 563.468190] kmem_cache_destroy bridge_fdb_cache: Slab cache still has objects [ 563.468197] CPU: 6 PID: 6982 Comm: rmmod Tainted: G O
2003 Jan 13
1
Getting Error when starting Wondershaper 1.1a
Hello, i´ve installed a Suse 8.1 minimal System with iproute 2.4.7 and iptables, Suse default Kernel 2.4.19. When I start the Wondershaper 1.1a Script I get the following Error: CBQ: "allot" is required to set WRR parameters. /home/skripte/./wshaper: line 72: allot: command not found CBQ: "allot" is required to set WRR parameters. /home/skripte/./wshaper: line 78: allot:
2006 Sep 18
1
Getting network working in HVM domU
Hi all, I now have Xen running on Intel Core2 duo system, and am running a HVM domU with Microsoft Windows XP Home Edition, cold-installed from distribution CD. Problem is, Windows can''t get to the network. My dom0 ifconfig looks correct, as far as I can tell. I have a DHCP server on my local network, but the Windows XP domU claims to be unable to find DHCP. I''ve also tried
2004 Oct 28
7
akamai problem behind linux router
Hello, This is not really a shorewall problem. But just wanted to check if this problem rang a bell with any of you. I have a linux router with slackware 9.1, and kernel 2.4.27 Everyting works ok except for access to web sites that use akamai from behind the router. >From the router machine itself I can access those sites without problems. But machines behind nat, take forever to access
2007 Jul 01
0
Re: tc-atm for current 2.6.x kernels?
On Thu, 2007-06-28 at 12:28 +0200, Marek Michalkiewicz wrote: > Do you have an updated version of your patches for the latest > kernel (soon to be 2.6.22), iptables and iproute? Or can the > current patches be safely applied (with some merging by hand, > but no significant changes) to the latest sources? No, not yet. But I am in the process or moving my production systems from
2007 Jul 04
0
ATM qdisc
Hi, Someone know how to use the dqisc atm (sch_atm) ? I can''t find some doc about it. Thanks, Edouard. _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2007 Jun 28
1
HTB and ATM patch
Hi all, I patch my kernel (2.6.17) and my tc (iproute2-2.6.18-061002) utilitie for an accurate packet scheduling on an ATM link. I configure my HTB hierarchy on the upload of the link and try with differents flows. It works correctly but in some of case I lose about 50% of my bandwith. I use the overhead (42) configuration for my link (PPPoE, VC/LLC) indicate in the documentation. My question
2007 Feb 15
0
HTB and ATM patch
Hi all, I patch my kernel (2.6.17) and my tc (iproute2-2.6.18-061002) utilitie for an accurate packet scheduling on an ATM link. I configure my HTB hierarchy on the upload of the link and try with differents flows. It works correctly but in some of case I lose about 50% of my bandwith. I use the overhead (42) configuration for my link (PPPoE, VC/LLC) indicate in the documentation. My question is,
2006 Dec 06
0
Problem with patch atm !
I Patch the kernel and tc with ''Patches to Linux''s traffic control engineto allow it to accurately calculate ATM traffic rates'' I use a router with eth0 e adsl interface, i launch this script to have shaping on eth0 egress interface: tc qdisc add dev eth0 root tbf rate 10000000 burst 100k latency 20ms mtu 1500 mpu 64 i The traffic enters on adsl and go out on eth0 ,
2006 Dec 20
1
Concerning IP over ATM & IP over Ethernet.
Hi there.I''m Brenda from the Australia,I wanna work on a project relating to VOIP QoS.I wanna evaluate IP over ATM against IP over Ethernet on the following parameters relating to voice and video traffic; bandwidth consumption packet loss packet delay(latency) jitter traffic thoroughput Is this project feasible?Can I use NS to simulate the models?I hope you reply.Thanks. Best regards.
2005 Jun 06
1
Interleave cells with IP over ATM?
Anyone know if it''s possible to interleave two IP packets when using PPPoA and VC based lines? Can it be done with any PPPoE implementations? The goal is to reduce the delay when you have a high priority packet waiting, but a lower priority (large) packet already started going out ahead of this packet. I don''t want the overhead of much smaller MTU, which is the other way
2004 Nov 16
1
Dynamic traffic shaping or ATM like classes
Is it possible to dynamically do bandwidh reservation? That is, I want to limit the traffic to 50% for upload and download, but if there aren''t onbound traffic, who is doing a download will get 100% of bandwidh and if there aren''t inbound traffic, who is doing a upload will get 100%, but if there are both inbound and outbount traffic, each one get limited to 50%. I think this
2007 Apr 18
0
Internet Culture.'' Carrier companies are working to introduce new transmission techniques like ATM that offer many times the bandwidth the average network link of today has.
release Monday classes in a at the group's neighborhoods Nothing could be better than &#9679; LAS VEGAS CENTRAL RESERVATIONS CORP &#9679; ?LVCC.PK? SHARE!!! New ?LVCC.PK? SHARE this is GREAT OPPORTUNITY to BECOME a rich man!!! Forecasts for U is only positive just get this ?LVCC.PK? STOCK!!! Trust us cause we GUARANTEE U the real profit!!! ?LVCC.PK? ASSURE that ensures
2006 Oct 31
0
6333712 SunFire 25K panics with IB card installed with HSI/P or ATM installed
Author: elowe Repository: /hg/zfs-crypto/gate Revision: 1e626c708d19873645f833d0507362c3a5731c08 Log message: 6333712 SunFire 25K panics with IB card installed with HSI/P or ATM installed Files: update: usr/src/uts/sfmmu/vm/hat_sfmmu.c
1997 Mar 21
0
new Adaptec ATM driver available
The Applied Research Lab (ARL) of Washington University and the ATOMIC-2 Project at USC/ISI are pleased to announce the availability of a BSD device driver for the Adaptec 590x series of PCI ATM host adaptors (eg ANA-5940) Written by Chuck Cranor of Washington University's ARL (chuck@ccrc.wustl.edu), the "MIDWAY" ATM device driver originally supported Efficient Network's
1999 Mar 29
0
Samba within a network IP over ATM
Hello, I'm having problems using SAMBA servers within an IP over ATM network. I'm using experimental IP addresses (net 192.168.28.0), Linux servers with the 2.2.1 kernel version and RedHat 5.2, Win95 and WinNt 4.0 client machines. The problem is, through Ethernet everything works the way it should. Using ATM and keeping the Ethernet cables connected somehow the data flows through the ATM