Old Synopsis: [netgraph] Kernel Panic on Binding to an ip to a virtual atm
interface(ng_atmpif)
New Synopsis: [netgraph] [panic] Kernel Panic on Binding to an ip to a virtual
atm interface(ng_atmpif)
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: linimon
Responsib
Synopsis: [netgraph] [patch] supporting vlan(4) by ng_fec(4)
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: Thu Mar 18 04:26:07 UTC 2010
Responsible-Changed-Why:
Over to maintainer(s).
http://www.freebsd.org/cgi/query-pr.cgi?pr=10
Synopsis: [netgraph] [panic]: ng_ether + ng_eiface + if_bridge
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: Thu Mar 18 04:25:38 UTC 2010
Responsible-Changed-Why:
Over to maintainer(s).
http://www.freebsd.org/cgi/query-pr.cgi?pr=
Synopsis: [netgraph] [panic] ng_fec(4) causes kernel panic after interface
detach
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: Thu Mar 18 04:25:10 UTC 2010
Responsible-Changed-Why:
Over to maintainer(s).
http://www.freebsd.org/
Synopsis: [netgraph] [patch] extend ng_eiface(4) control messages
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: Thu Mar 18 04:24:15 UTC 2010
Responsible-Changed-Why:
Over to maintainer(s).
http://www.freebsd.org/cgi/query-pr.cgi?
Old Synopsis: souce in svn in 8/stable branch different from shipped source -
causing PPP errors with mpd
New Synopsis: [netgraph] souce in svn in 8/stable branch different from shipped
source - causing PPP errors with mpd
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Change
Synopsis: [netgraph] [panic] random panic in netgraph
Responsible-Changed-From-To: freebsd-fs->freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: Thu Mar 18 04:23:21 UTC 2010
Responsible-Changed-Why:
Fix assignment brain-o.
http://www.freebsd.org/cgi/query-pr.cgi?pr=140682
___
Jon Otterholm wrote:
This machine is going to act as access-router serving ~500
FTTH-customers.
About 500Mbit/s and 200kpps. The big issue is Dummynet, around 1000
pipes (2
pipes/customer).
That doesn't sound right, 200kpps @ 500Mbps works out to an average
packet size of 250 bytes? Am I
Synopsis: [patch] Add support for bcm5761,bcm5784,bcm5785 gigabyte lan
State-Changed-From-To: open->feedback
State-Changed-By: yongari
State-Changed-When: Thu Mar 18 00:07:04 UTC 2010
State-Changed-Why:
This is very odd. bge(4) already supported these controllers since
r196370. Are you sure lates
Now that we know the purpose for the router, yes, you will need a beefy
box. Especially if you're going to be running something like Quagga to
handle IGP (which you may or may not be doing...), you will need the
RAM and CPU. If you build a box, get server hardware. I know of one
place that uses Del
Jon Otterholm wrote:
Den 2010-03-17 10.12, skrev "Gilles WAGNER" :
2010/3/17 Andrew Snow
The Supermicro Atom miniserver is more than enough CPU grunt for this sort
of routing/ipfw task. The main reason to go Xeon is if you need ECC RAM,
and even then you can get away with just using the che
Old Synopsis: Add support for bcm5761,bcm5784,bcm5785 gigabyte lan
New Synopsis: [patch] Add support for bcm5761,bcm5784,bcm5785 gigabyte lan
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: brucec
Responsible-Changed-When: Wed Mar 17 21:46:41 UTC 2010
Responsible-Cha
My bad, I thought that I am working on a different mailing list (linux-net).
-- Saleh
On Thu, Mar 18, 2010 at 12:13 AM, Juli Mallett wrote:
> On Wed, Mar 17, 2010 at 13:39, igeek wrote:
> > On Mar 17, 2010, at 2:12 PM, serena zanetta wrote:
> >> Hi,
> >> I need to convert an ascii string in i
- Original message -
> sscanf() has a kernel version declared in kernel.h.
> http://www.gelato.unsw.edu.au/lxr/source/include/linux/kernel.h#L196
>
> -- Saleh
You must have missed the name of this mailing list, it is freebsd-net not
linux-net.
--
This message has been scanned for viruse
On Wed, Mar 17, 2010 at 13:39, igeek wrote:
> On Mar 17, 2010, at 2:12 PM, serena zanetta wrote:
>> Hi,
>> I need to convert an ascii string in its corresponding hex version (the
>> same
>> as sscanf(str,"%02x%02x...",...) does) in the kernel.
FreeBSD has sscanf in the kernel. See . That said,
sscanf() has a kernel version declared in kernel.h.
http://www.gelato.unsw.edu.au/lxr/source/include/linux/kernel.h#L196
-- Saleh
On Mar 17, 2010, at 2:12 PM, serena zanetta wrote:
Hi,
I need to convert an ascii string in its corresponding hex version
(the same
as sscanf(str,"%02x%02x...",
My bad, that'll teach me to reply in haste :-)
Sent using BlackBerry® from Orange
-Original Message-
From: Giulio Ferro
Date: Wed, 17 Mar 2010 16:37:31
To: Greg Hennessy
Cc: Daniel Hartmeier;
freebsd-net@freebsd.org;
freebsd...@freebsd.org
Subject: Re: PF + BRIDGE + PFSYNC causes syste
Hello list.
As you can see below I get a kernel panic if I have a certain line in my
rc.conf.
I would like to provide a backtrace of the problem. Please advise me on
how to proceed.
Thanks
/Leslie
PS: Maybe it's the iwn driver, which is still under development?
Original Message
On Wednesday 17 March 2010 17:57:54 Giulio Ferro wrote:
> On 17.03.2010 17:47, Max Laier wrote:
> > On Wednesday 17 March 2010 17:37:31 Giulio Ferro wrote:
> >> On 17.03.2010 16:50, Greg Hennessy wrote:
> >>> A possible corner case with the virtual hosting platform ?
> >>>
> >>> Try changing the NI
On 17.03.2010 17:47, Max Laier wrote:
On Wednesday 17 March 2010 17:37:31 Giulio Ferro wrote:
On 17.03.2010 16:50, Greg Hennessy wrote:
A possible corner case with the virtual hosting platform ?
Try changing the NICS from EM to something else supported RL on vmware
IIRC.
Nop
On Wednesday 17 March 2010 17:37:31 Giulio Ferro wrote:
> On 17.03.2010 16:50, Greg Hennessy wrote:
> > A possible corner case with the virtual hosting platform ?
> >
> > Try changing the NICS from EM to something else supported RL on vmware
> > IIRC.
>
> Nope, I'm not using virtualization, that's
Hi.
As I can read here:
http://www.freebsd.org/cgi/man.cgi?query=zero_copy&apropos=0&sektion=0&manpath=FreeBSD+8.0-RELEASE&format=html(man
9 zero_copy)
FreeBSD can deliver received TCP data from the kernel to userspace without
any copy ("DMAed from the NIC to a buffer that will then be given to th
On 17.03.2010 16:50, Greg Hennessy wrote:
A possible corner case with the virtual hosting platform ?
Try changing the NICS from EM to something else supported RL on vmware IIRC.
Nope, I'm not using virtualization, that's the other guy.
I'm using a physical machine...
Greg
__
A possible corner case with the virtual hosting platform ?
Try changing the NICS from EM to something else supported RL on vmware IIRC.
Greg
From: owner-freebsd...@freebsd.org [owner-freebsd...@freebsd.org] On Behalf Of
Giulio Ferro [au...@zirakzigil.
On 17.03.2010 11:47, Giulio Ferro wrote:
On 17.03.2010 09:12, Daniel Hartmeier wrote:
On Tue, Mar 16, 2010 at 03:19:51PM -0400, kevin wrote:
I would like to assist in diagnosing this issue so if anyone wants
me to
check anything or test, please let me know. I would really like to
understand t
>>What are your settings for
>>
>> $ sysctl -a | grep bridge.pfil
>#bridge options
>net.link.bridge.pfil_onlyip=1
>net.link.bridge.pfil_member=1
>net.link.bridge.pfil_bridge=0
>> Have you tried filtering only on one of the physical bridge interfaces,
>> with net.link.bridge.pfil_bridge=0 and set
>What are your settings for
>
> $ sysctl -a | grep bridge.pfil
#bridge options
net.link.bridge.pfil_onlyip=1
net.link.bridge.pfil_member=1
net.link.bridge.pfil_bridge=0
> Have you tried filtering only on one of the physical bridge interfaces,
> with net.link.bridge.pfil_bridge=0 and set skip o
Hi,
I need to convert an ascii string in its corresponding hex version (the same
as sscanf(str,"%02x%02x...",...) does) in the kernel.
Could someone help me?
Thank you in advice,
Serena
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/
On 17.03.2010 09:12, Daniel Hartmeier wrote:
On Tue, Mar 16, 2010 at 03:19:51PM -0400, kevin wrote:
I would like to assist in diagnosing this issue so if anyone wants me to
check anything or test, please let me know. I would really like to
understand this problem.
What are your setti
2010/3/17 Jon Otterholm
>
>
>
> Den 2010-03-17 10.12, skrev "Gilles WAGNER" :
>
> > 2010/3/17 Andrew Snow
> >
> > Matthias Gamsjager wrote:
> >>
> >>> Way over the top for simple fw and dhcpd. but how much traffic will
> >>> be involved?
> >>> Investing in a good nics will return more then a pr
Den 2010-03-17 10.12, skrev "Gilles WAGNER" :
> 2010/3/17 Andrew Snow
>
> Matthias Gamsjager wrote:
>>
>>> Way over the top for simple fw and dhcpd. but how much traffic will
>>> be involved?
>>> Investing in a good nics will return more then a pricey cpu and
>>> motherboard (eec mem is goo
2010/3/17 Andrew Snow
Matthias Gamsjager wrote:
>
>> Way over the top for simple fw and dhcpd. but how much traffic will
>> be involved?
>> Investing in a good nics will return more then a pricey cpu and
>> motherboard (eec mem is good idea for 24/7 tho).
>>
>
>
> Agreed.
>
> The Supermicro Atom
On Tue, Mar 16, 2010 at 03:19:51PM -0400, kevin wrote:
> I would like to assist in diagnosing this issue so if anyone wants me to
> check anything or test, please let me know. I would really like to
> understand this problem.
What are your settings for
$ sysctl -a | grep bridge.pfil
Have you
Hello!
We bought HP Blade system BL460C G6 that built on Broadcom
57710/57711/57711E 10GbE LAN. David Christensen from Broadcom said he
wrote a driver for this chipset but hasn't released this one public.
http://lists.freebsd.org/pipermail/freebsd-net/2009-July/022561.html
I asked him if he could s
34 matches
Mail list logo