Displaying 20 results from an estimated 700 matches similar to: "[Bridge] Re: hang on PPC"
2007 Apr 18
0
[Bridge] Re: hang on PPC
Pavel, you may be interested in my work on Cisco HDLC bridging:
http://marc.theaimsgroup.com/?l=linux-netdev&m=108802311131855&w=2
I have used it with the bridge driver (in 2.4) without any problems (yet
;)), and I am sure Krzysztof Halasa, the HDLC maintainer, would be thrilled
if you managed to port it to a recent version of the kernel and make it a
compile-time option.
Oh, it also
2007 Apr 18
1
[Bridge] Re: hang on PPC
On Sun, 27 Jun 2004 15:43:30 +0700
<arkady-parabel@ngs.ru> wrote:
> Hi.
>
> I'm using a powerpc-based board (CPU - Motorolla 82855, 50
> Mhz) with 32 Mb of RAM, Big Endian.
> Linux kernel - 2.4.22, bridge - statically linked & as a
> module
> brctl - 0.9.6
> Ethernet - fec (arch/ppc/8xx_io/fec.c)
> All this was compiled with gcc version 3.2.2 20030217
2007 Apr 18
1
[Bridge] RE: BCP protocol
> -----Original Message-----
> From: Stephen Hemminger [mailto:shemminger@osdl.org]
> Sent: Wednesday, February 25, 2004 11:41 AM
>
> Could you work with 2.6 rather than 2.4?
I'm truly sorry, but I get paid to work with 2.4. My employer understands
the value of giving back to the open source community, and this is what we
have at the moment. Someone else is going to have to
2007 Apr 18
1
[Bridge] Two entries in forwarding database
I'm debugging a strange problem of noncommunication between two devices.
The test configuration is also strange, and involves loops. Things
magically start working when I run tcpdump to put the bridge interface into
promiscuous mode. I also noticed this in the output of brctl showmacs.
port no mac addr is local? ageing timer
1 00:40:72:04:2d:ea no
2007 Apr 18
4
[Bridge] ebtables target to disable an interface
I would like to set up an ACL for an ethernet port using ebtables rules, and
if a security violation occurs, to physically disable the port (i.e.
whatever "ifconfig down" does). I did not see such a feature in the
ebtables man page. Does this exist anywhere, or do I have to create a new
extension for it?
--
Dan Eble <dane@aiinet.com> _____ .
| _
2014 Apr 03
1
process asterisk stop
Who can help?
I have Asterisk 1.8.3 server on Ubuntu 10.04.
Asterisk periodically falls here with this error:
[1227952.625701] asterisk [30237]: segfault at 18 ip 00007ff3504579bc sp
00007ff34ddc3ff0 error 4 in libc-2.11.1.so [7ff3503e0000 +17 a000]
--
Pavel Chashkov
www www.ngs.ru <http://ngs.ru>
e-mail p.chashkov at office.ngs.ru <mailto:p.chashkov at office.ngs.ru>
???????
2014 Apr 04
0
Postdoctoral position Oxford NGS Bioinformatics
Postdoctoral Research Scientist : NGS Bioinformatics
Postdoctoral Bioinformatics Research Scientist
Department of Oncology, Old Road Campus Research Building, Roosevelt
Drive, Headington, Oxford
The Department of Oncology is seeking an enthusiastic and motivated
postdoctoral Bioinformatics researcher with experience in NGS to work in
research and development projects in the Applied
2011 May 20
0
OT: SQuirreL and NGS SQuirrel
The IRT gave a class yesterday, and mentioned about auditors coming in
with squirrel to security test d/bs. I was doing some research on this,
and found (and I'm being correct with my capitalization) the subject line
here, the F/OSS project off sourceforge SQuirrel, which is a
cross-platform java client for d/bs, and a company, NGS, which has NGS
SQuirreL for Oracle, DB/2, etc. What I
2005 Aug 23
8
HDLC/Zaptel/Kernel 2.6.11(.9)
All,
I'm having a heck of a time getting hdlc to work on kernel
2.6.11.9 .. I compiled hdlc, hdlc_gen, hdlc_cisco, hdlc_raw, into the
kernel (note into, and not 'modules').
System comes up, I configured zaptel.conf
span=1,0,0,esf,b8zs
nethdlc=1-24
modprobe wct4xxp
ztcfg
sethdlc hdlc0 cisco
ifconfig hdlc0 up
All of this works fine, believe it or not. I have a T1 cross plugged
2015 Jun 18
3
[LLVMdev] Clang 3.6.1 integration with MSVC++
Hi,
This page http://clang.llvm.org/docs/MSVCCompatibility.html says clang-cl
supports C ++ exceptions, but I cannot compile code with simple try{}catch{}
error : cannot compile this throw expression yet
What am i doing wrong?
--
WBR,
Arkady Shapkin aka Dragon
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Jul 10
0
A position of Bioinformatician is available at Sophia Genetics (Lausanne, Switzerland).
Please do NOT contact me for this post. Please see below for contact details.
The company offers solutions for the secure storage and analysis of patient genome sequence information to enable its effective, confidential application to personalized healthcare. The jobholder will be involved in clinical next generation sequence (NGS) data analysis pipeline development. The candidates will be
2013 Jul 08
0
Open position for a Core Bioinformatician in Lund, Sweden
Dear all,
An opportunity for a Bioinformatician is available at the Biomedical Center (BMC) at Lund University Sweden, in a newly established bioinformatics core. The post holder will join a dynamic and multidisciplinary environment and will play a key role in providing support to diverse projects across different research areas (primarily stem cell research in blood, brain, and diabetes). The
2013 Jul 23
0
Job reminder: Open position for a Core Bioinformatician in Lund, Sweden
An opportunity for a Bioinformatician is available at the Biomedical Center (BMC) at Lund University Sweden, in a newly established bioinformatics core. The post holder will join a dynamic and multidisciplinary environment and will play a key role in providing support to diverse projects across different research areas (primarily stem cell research in blood, brain, and diabetes). The successful
2014 Apr 04
0
Senior Bioinformatics/Software Engineering Position Oxford
Senior Bioinformatics/Software Engineering Research Scientist :
Oxford, United Kingdom
Department of Oncology, Old Road Campus Research Building, Roosevelt
Drive, Headington, Oxford
The Department of Oncology is seeking a Senior Bioinformatics/Software
Engineering Researcher with experience in NGS to work in research and
development projects in the Applied Computational Genomics Group.
The
2018 May 22
0
[PATCH net-next v11 3/5] net: Introduce net_failover driver
The net_failover driver provides an automated failover mechanism via APIs
to create and destroy a failover master netdev and mananges a primary and
standby slave netdevs that get registered via the generic failover
infrastructure.
The failover netdev acts a master device and controls 2 slave devices. The
original paravirtual interface gets registered as 'standby' slave netdev and
a
2010 Mar 07
1
Using Samba NTLM authentication
Hi,guys .
I implement HTTP Proxy running in Linux environment and my proxy have
to support NTLM authentication.
My proxy written in C++.
I want to use samba API ,but I don't* know how and what* API can be used
exactly.
I would very appreciate if you can advice me some example code and any
advice which can help me in my task.
Thanks in advance,Arkady
2007 Apr 24
0
ASA-2007-010: Two stack buffer overflows in SIP channel's T.38 SDP parsing code
> Asterisk Project Security Advisory - ASA-2007-010
>
> +------------------------------------------------------------------------+
> | Product | Asterisk |
> |--------------------+---------------------------------------------------|
> | Summary | Two stack buffer overflows in SIP
2007 Apr 24
0
ASA-2007-010: Two stack buffer overflows in SIP channel's T.38 SDP parsing code
> Asterisk Project Security Advisory - ASA-2007-010
>
> +------------------------------------------------------------------------+
> | Product | Asterisk |
> |--------------------+---------------------------------------------------|
> | Summary | Two stack buffer overflows in SIP
2012 Jul 27
1
How to run regressions over increasing time series
Hello,
I would like to run a series of regressions on my data (response variable
over time):
1) regression from T1 to T2
2) regressions from T1 through T3
3) regression from T1 through T4, etc.
I have been struggling to find a way to do this through commands, as
opposed to cutting up the data manually (my dataset has over 6000
rows/observations).
An illustrative dataset can be created thusly:
2018 May 07
0
[PATCH net-next v10 2/4] net: Introduce generic failover module
This provides a generic interface for paravirtual drivers to listen
for netdev register/unregister/link change events from pci ethernet
devices with the same MAC and takeover their datapath. The notifier and
event handling code is based on the existing netvsc implementation.
It exposes 2 sets of interfaces to the paravirtual drivers.
1. For paravirtual drivers like virtio_net that use 3 netdev