Displaying 5 results from an estimated 5 matches for "ruijter".
Did you mean:
reiter
2007 Apr 18
2
[Bridge] Bridge code enhancement (link state detection) and bug fix. (patches included).
...addbr NUM1
brctl addif NUM1 eth0.10
brctl addif NUM1 eth0.20
The last command produces the following error:
br_add_interface: File exists
Older bridge code did accept this although it would log a warning.
I hope the code can make it to mainstream. Please let me know how you
feel about it.
Mark Ruijter.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bridge-utils-1.0.4.patch
Type: text/x-patch
Size: 5754 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/bridge/attachments/20040617/21e1aea9/bridge-utils-1.0.4-0002.bin
--------------...
2007 Apr 18
0
[Bridge] Bridge code enhancement (link state detection) and bugfix. (patches included).
...state seems like a bad idea. Aren't br->stp_enabled and
(dev->flags & IFF_UP) sufficient to determine whether check_link()
should reenable a port?
> -----Original Message-----
> From: bridge-bounces@lists.osdl.org
> [mailto:bridge-bounces@lists.osdl.org] On Behalf Of Mark Ruijter
> Sent: Tuesday, July 20, 2004 7:25 AM
> To: Stephen Hemminger
> Cc: bridge@lists.osdl.org
> Subject: Re: [Bridge] Bridge code enhancement (link state
> detection) and bugfix. (patches included).
>
>
> Stephen Hemminger wrote:
>
> >
> > Could you split ou...
2007 Jan 02
1
PDC, allow only domain logons to use services
Hi,
I am running a nice Samba PDC that caters to a dozen or so Windows
XP-SP2 clients. Point is, those clients should login to the domain, then
access the shares. But they don't, some of the users are stubborn,
refuse to login and just access the shares via direct IP.
What I want is such a setup that only those users that are actually
logged in to the PDC via domain logon can access the
2007 Apr 18
2
[Bridge] combining vlan tagging and spanning tree
Hi,
I am configuring some servers in a high availability setup. The servers
are connected to two switches with two LAN cards in each server. The two
switches are connected directly to each other.
The servers are configured to bridge eth0 and eth1 with spanning tree.
Usually this makes sure eth1 is disabled, unless something happens to
eth0. This way I can have one IP address on each server.
Now
2012 Feb 13
10
[RFB] add LZ4 compression method to btrfs
Hi,
so here it is, LZ4 compression method inside btrfs. The patchset is based on
top of current Chris'' for-linus + Andi''s snappy implementation + the fixes from
Li Zefan. Passes xfstests and stresstests.
I haven''t measured performance on wide range of hardware or workloads, rather
wanted to publish the patches before I get distracted again. I''d like to ask