Gentlemen,
I'm holding up on committing this as we speak as I believe the
counter manipulations become illegal following the ifq locking commits.
This is good as it will give us an opportunity/bigger reason to review
this code further before making a commit.
Feel free to
Hi,
This works ! I was the dummynet victim due to dummynet, but now
I'm saved :-) Hopes this to be committed soon.
On Thu, Nov 23, 2000 at 11:40:19AM +0800, Bosko Milekic wrote:
> Please try this patch and report:
>
> http://people.freebsd.org/~bmilekic/ip_pipe.diff
--
CirX - This sit
On Wed, Nov 22, 2000 at 09:19:41PM -0500, Bosko Milekic wrote:
> > The attached kernel panic occurs when a connection is made that
> > would pass through an ipfw pipe configured as:
> Please try this patch and report:
>
> http://people.freebsd.org/~bmilekic/ip_pipe.diff
That seems to have d
Hi,
Please try this patch and report:
http://people.freebsd.org/~bmilekic/ip_pipe.diff
joe, it appears that this commit:
Revision 1.114 / (download) - annotate - [select for diffs], Sun Oct 29
01:05:07 2000 UTC (3 weeks, 4 days ago) by joe
Changes since 1.113: +7 -3 lines
Dif
The attached kernel panic occurs when a connection is made that
would pass through an ipfw pipe configured as:
ipfw add 1000 pipe 1 tcp from any 119 to any out
ipfw add 1001 pipe 2 tcp from any to any 119 in
ipfw pipe 1 config bw 64Kbit/s
ipfw pipe 2 config bw 64Kbit/s
I can reproduce this at wi