Displaying 14 results from an estimated 14 matches for "buytenh".
Did you mean:
baytech
2005 Feb 28
1
openssh 3.9p1 problems on big-endian ARM platform
...ndian ARM boxes. Shelling to an x86 box gives me:
Disconnecting: Corrupted MAC on input.
and shelling from an x86 to the ARM gives me the same message.
What's odd is that the RSA fingerprints are reported differently if I'm
shelling from the x86 or from the ARM. From the ARM I get:
[buytenh at enp2611 ~]$ ssh localhost
The authenticity of host 'localhost (127.0.0.1)' can't be established.
RSA key fingerprint is 09:ee:a8:21:21:dc:82:bd:3a:49:1d:25:a3:c4:ad:eb.
Are you sure you want to continue connecting (yes/no)? yes
>From the x86 I get:
pi% ssh enp2611
The authe...
2010 Mar 16
1
[CentOS-devel] disk i/o stalls with mptsas since upgrade to centos 5.4
On Mar 16, 2010, at 3:43 AM, Lennert Buytenhek
<buytenh at wantstofly.org> wrote:
> Hi!
>
> On two different machines, I've been experiencing disk I/O stalls
> after
> upgrading to the CentOS 5.4 kernel. Both machines have an LSI 1068E
> MPT SAS (mptsas) controller connected to a Chenbro CK13601 36-port SAS
&...
2007 Apr 18
2
[Bridge] bridge_list orphans in linux-2.4
Hi all,
We use linux-2.4.20 in one of our products and we've found what looks
to be a problem in the bridge module. (I know this is old code but we
don't send our customers kernel upgrades unless we really have to!)
The problem is that some of our bridges have become orphaned from the
bridge module. Specifically
ifconfig ourbridgename
shows that the device "ourbridgename"
2007 Apr 18
1
[Bridge] Bridge & it's MAC address question
Hi,
Could somebody explain, why bridge uses minimal MAC of the attached devices?
It makes this address instable, variable during bridge life-cycle, which is
not good for DHCP. For example, I want to attach multiple virtual devices to
one physical. Then, I need to make sure that after each virtual device
addition, bridge addr is not changed and still addr of the physical device.
Why not to
2007 Apr 18
4
[Bridge] [PATCH/RFC] Let {ip, arp}tables "see" bridged VLAN tagged {I, AR}P packets
...;
+ skb->mac.raw -= VLAN_HLEN;
+ skb->nh.raw -= VLAN_HLEN;
+
dev_queue_xmit(skb);
return 0;
--- linux-2.6.0-test6/net/bridge/br_netfilter.c Sun Sep 28 02:51:07 2003
+++ linux-2.6.0-test6-new/net/bridge/br_netfilter.c Mon Oct 6 21:10:40 2003
@@ -4,7 +4,13 @@
*
* Authors:
* Lennert Buytenhek <buytenh@gnu.org>
- * Bart De Schuymer <bdschuym@pandora.be>
+ * Bart De Schuymer (maintainer) <bdschuym@pandora.be>
+ *
+ * Changes:
+ * Apr 29 2003: physdev module support (bdschuym)
+ * Jun 19 2003: let arptables see bridged ARP traffic (bdschuym)
+ * Oct 06 20...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...Leela Krishna Amudala <l.krishna@samsung.com>
Leela Krishna Amudala <leelakrishna.a@gmail.com>
Lei Wen <leiwen@marvell.com>
Len Brown <len.brown@intel.com>
Len Sorensen <lsorense@csclub.uwaterloo.ca>
Lennart Poettering <lennart@poettering.net>
Lennert Buytenhek <buytenh@wantstofly.org>
Lennert Buytenhek <kernel@wantstofly.org>
Lennox Wu <lennox.wu@gmail.com>
Leo Alterman <lalterman@nicira.com>
Leo Song <liangs@marvell.com>
Leo Yan <leoy@marvell.com>
Leon Romanovsky <leon@leon.nu>
Leonid Isaev <l...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...Leela Krishna Amudala <l.krishna@samsung.com>
Leela Krishna Amudala <leelakrishna.a@gmail.com>
Lei Wen <leiwen@marvell.com>
Len Brown <len.brown@intel.com>
Len Sorensen <lsorense@csclub.uwaterloo.ca>
Lennart Poettering <lennart@poettering.net>
Lennert Buytenhek <buytenh@wantstofly.org>
Lennert Buytenhek <kernel@wantstofly.org>
Lennox Wu <lennox.wu@gmail.com>
Leo Alterman <lalterman@nicira.com>
Leo Song <liangs@marvell.com>
Leo Yan <leoy@marvell.com>
Leon Romanovsky <leon@leon.nu>
Leonid Isaev <l...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...Leela Krishna Amudala <l.krishna@samsung.com>
Leela Krishna Amudala <leelakrishna.a@gmail.com>
Lei Wen <leiwen@marvell.com>
Len Brown <len.brown@intel.com>
Len Sorensen <lsorense@csclub.uwaterloo.ca>
Lennart Poettering <lennart@poettering.net>
Lennert Buytenhek <buytenh@wantstofly.org>
Lennert Buytenhek <kernel@wantstofly.org>
Lennox Wu <lennox.wu@gmail.com>
Leo Alterman <lalterman@nicira.com>
Leo Song <liangs@marvell.com>
Leo Yan <leoy@marvell.com>
Leon Romanovsky <leon@leon.nu>
Leonid Isaev <l...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...Leela Krishna Amudala <l.krishna@samsung.com>
Leela Krishna Amudala <leelakrishna.a@gmail.com>
Lei Wen <leiwen@marvell.com>
Len Brown <len.brown@intel.com>
Len Sorensen <lsorense@csclub.uwaterloo.ca>
Lennart Poettering <lennart@poettering.net>
Lennert Buytenhek <buytenh@wantstofly.org>
Lennert Buytenhek <kernel@wantstofly.org>
Lennox Wu <lennox.wu@gmail.com>
Leo Alterman <lalterman@nicira.com>
Leo Song <liangs@marvell.com>
Leo Yan <leoy@marvell.com>
Leon Romanovsky <leon@leon.nu>
Leonid Isaev <l...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...Leela Krishna Amudala <l.krishna@samsung.com>
Leela Krishna Amudala <leelakrishna.a@gmail.com>
Lei Wen <leiwen@marvell.com>
Len Brown <len.brown@intel.com>
Len Sorensen <lsorense@csclub.uwaterloo.ca>
Lennart Poettering <lennart@poettering.net>
Lennert Buytenhek <buytenh@wantstofly.org>
Lennert Buytenhek <kernel@wantstofly.org>
Lennox Wu <lennox.wu@gmail.com>
Leo Alterman <lalterman@nicira.com>
Leo Song <liangs@marvell.com>
Leo Yan <leoy@marvell.com>
Leon Romanovsky <leon@leon.nu>
Leonid Isaev <l...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...Leela Krishna Amudala <l.krishna@samsung.com>
Leela Krishna Amudala <leelakrishna.a@gmail.com>
Lei Wen <leiwen@marvell.com>
Len Brown <len.brown@intel.com>
Len Sorensen <lsorense@csclub.uwaterloo.ca>
Lennart Poettering <lennart@poettering.net>
Lennert Buytenhek <buytenh@wantstofly.org>
Lennert Buytenhek <kernel@wantstofly.org>
Lennox Wu <lennox.wu@gmail.com>
Leo Alterman <lalterman@nicira.com>
Leo Song <liangs@marvell.com>
Leo Yan <leoy@marvell.com>
Leon Romanovsky <leon@leon.nu>
Leonid Isaev <l...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...Leela Krishna Amudala <l.krishna@samsung.com>
Leela Krishna Amudala <leelakrishna.a@gmail.com>
Lei Wen <leiwen@marvell.com>
Len Brown <len.brown@intel.com>
Len Sorensen <lsorense@csclub.uwaterloo.ca>
Lennart Poettering <lennart@poettering.net>
Lennert Buytenhek <buytenh@wantstofly.org>
Lennert Buytenhek <kernel@wantstofly.org>
Lennox Wu <lennox.wu@gmail.com>
Leo Alterman <lalterman@nicira.com>
Leo Song <liangs@marvell.com>
Leo Yan <leoy@marvell.com>
Leon Romanovsky <leon@leon.nu>
Leonid Isaev <l...
2013 Aug 29
0
[linux-linus test] 18805: regressions - FAIL
...Leela Krishna Amudala <l.krishna@samsung.com>
Leela Krishna Amudala <leelakrishna.a@gmail.com>
Lei Wen <leiwen@marvell.com>
Len Brown <len.brown@intel.com>
Len Sorensen <lsorense@csclub.uwaterloo.ca>
Lennart Poettering <lennart@poettering.net>
Lennert Buytenhek <buytenh@wantstofly.org>
Lennert Buytenhek <kernel@wantstofly.org>
Lennox Wu <lennox.wu@gmail.com>
Lenny Szubowicz <lszubowi@redhat.com>
Leo Alterman <lalterman@nicira.com>
Leo Song <liangs@marvell.com>
Leo Yan <leoy@marvell.com>
Leon Romano...
2013 Aug 29
0
[linux-linus test] 18844: regressions - FAIL
...Leela Krishna Amudala <l.krishna@samsung.com>
Leela Krishna Amudala <leelakrishna.a@gmail.com>
Lei Wen <leiwen@marvell.com>
Len Brown <len.brown@intel.com>
Len Sorensen <lsorense@csclub.uwaterloo.ca>
Lennart Poettering <lennart@poettering.net>
Lennert Buytenhek <buytenh@wantstofly.org>
Lennert Buytenhek <kernel@wantstofly.org>
Lennox Wu <lennox.wu@gmail.com>
Lenny Szubowicz <lszubowi@redhat.com>
Leo Alterman <lalterman@nicira.com>
Leo Song <liangs@marvell.com>
Leo Yan <leoy@marvell.com>
Leon Romano...