John Polstra wrote:
> ... about serious problems with em cards.
Can it be that the system is trying to drive the card with MSI (PCI
Message Signalled Interrupts) which just recently went into CURRENT? On
one system where I tried it em cards also didn't work.
Did you try do disable it (with hw.pc
> Currently I am going through netstat and
> rewriting some of the functions to rely on sysctl rather than kvm.
> The hope is to completely remove kvm from netstat, and parts that
> solely depend on it, like the core dump analysis would be factored
> out and moved to a more suitable place (
st (src/sys/net/rtsock.c) a-la ifm_data member
of struct if_msghdr.
P.S.: It was a great adventure to browse through the code trying to
understand what it does. Did humans write it? :-) I'm talking about the data
structures in the kernel, netstat sources are on the
Suleiman Souhlal napsal(a):
Hi,
On Wed, 2004-12-08 at 09:51, Michal Mertl wrote:
What do you think?
Wouldn't it be better to move all the calls to badport_bandlim() to
inside icmp_error()?
It makes sense, yes. Unfortunately it isn't possible in most cases -
echo/tstamp call icmp_refle
ICMP
host-unreachables.
What do you think?
--
Michal Mertl
Index: icmp_var.h
===
RCS file: /home/fcvs/cvs/src/sys/netinet/icmp_var.h,v
retrieving revision 1.24
diff -u -r1.24 icmp_var.h
--- icmp_var.h 16 Aug 2004 18:32:07 -
nuary
2004.
His (updated) patch attached.
Sorry Andre for speaking on your behalf but I was afraid your work might get
lost.
--
Michal Mertl
Index: icmp_var.h
===
RCS file: /home/fcvs/cvs/src/sys/netinet/icmp_var.h,v
retrieving revision