From: Andrew Gallatin [mailto:[EMAIL PROTECTED]
> Andrew Gallatin writes:
>
> > xmit routine was called 683441 times. This means that the
> queue was
> > only a little over two packets deep on average, and vmstat
> shows idle
> > time. I've tried piping additional packets to nghook mx0:orph
Andrew Gallatin writes:
> xmit routine was called 683441 times. This means that the queue was
> only a little over two packets deep on average, and vmstat shows idle
> time. I've tried piping additional packets to nghook mx0:orphans
> input, but that does not seem to increase the queue dept
Don Bowman writes:
> From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf Of Andrew Gallatin
> > Sent: September 10, 2004 19:08 PM
> > To: [EMAIL PROTECTED]
> > Subject: packet generator
> >
> > Does anybody have a free, in-kernel tool to generate packets quicky
> > and send them
Don Bowman writes:
> From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf Of Andrew Gallatin
> > Sent: September 10, 2004 19:08 PM
> > To: [EMAIL PROTECTED]
> > Subject: packet generator
> >
> > Does anybody have a free, in-kernel tool to generate packets quicky
> > and send them
Andre Oppermann writes:
>
> netgraph/ng_source.c
>
> Doesn't have a man page though.
>
Actually it does! Its just never installed..
I'm glad there is a manpage, as I'm a netgraph newbie.
cvs status ng_source.4
===
File: ng
From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Andrew Gallatin
> Sent: September 10, 2004 19:08 PM
> To: [EMAIL PROTECTED]
> Subject: packet generator
>
> Does anybody have a free, in-kernel tool to generate packets quicky
> and send them out a particular etherent interface on FreeB
yes ther e is a netgraph source
ng_source from memory..
Andrew Gallatin wrote:
Does anybody have a free, in-kernel tool to generate packets quicky
and send them out a particular etherent interface on FreeBSD?
Something similar to pktgen on linux?
I'm trying to excersize just the send-side of progra
Andrew Gallatin wrote:
>
> Does anybody have a free, in-kernel tool to generate packets quicky
> and send them out a particular etherent interface on FreeBSD?
> Something similar to pktgen on linux?
>
> I'm trying to excersize just the send-side of programmable firmware
> based NIC. The recieve