dropped traffic

2006-05-12 Thread Tyrone.VanDerHaar
Hi Just a quick question if dummynet is dropping traffic every now and again what can I do make this more stable? Another question can anyone explain what the following output means "3 600" Does that mean 3 packets dropped and each packet is of size 600 bytes ? 5: 20.500 Mbit/s

[patch] ipfw packet tagging

2006-05-12 Thread Vadim Goncharov
Hi, All! I've tried Andrey Elsukov's ipfw "tag/tagged" patches from: http://butcher.heavennet.ru/patches/kernel/ipfw_tags/ Tested on 5.5-PRERELEASE production server with moderate load - rock stable [I've also looked through the code - patch is small, so it simply can't be any bugs there ;)]. P

Re: [patch] ipfw packet tagging

2006-05-12 Thread Patrick Tracanelli
Vadim Goncharov wrote: Hi, All! I've tried Andrey Elsukov's ipfw "tag/tagged" patches from: http://butcher.heavennet.ru/patches/kernel/ipfw_tags/ Tested on 5.5-PRERELEASE production server with moderate load - rock stable [I've also looked through the code - patch is small, so it simply can't b

Re: [patch] ipfw packet tagging

2006-05-12 Thread Luigi Rizzo
On Fri, May 12, 2006 at 10:32:22AM -0300, Patrick Tracanelli wrote: > Vadim Goncharov wrote: > > Hi, All! > > > > I've tried Andrey Elsukov's ipfw "tag/tagged" patches from: > > http://butcher.heavennet.ru/patches/kernel/ipfw_tags/ > > > > Tested on 5.5-PRERELEASE production server with moderate

Re: [patch] ipfw packet tagging

2006-05-12 Thread Vadim Goncharov
12.05.06 в 20:53 Luigi Rizzo wrote: > I've tried Andrey Elsukov's ipfw "tag/tagged" patches from: > http://butcher.heavennet.ru/patches/kernel/ipfw_tags/ > > Tested on 5.5-PRERELEASE production server with moderate > load - rock stable [I've also looked through the code - patch > is small, so it

Re: [patch] ipfw packet tagging

2006-05-12 Thread Vadim Goncharov
12.05.06 в 20:53 Luigi Rizzo в своём письме писал(а): > I've tried Andrey Elsukov's ipfw "tag/tagged" patches from: > http://butcher.heavennet.ru/patches/kernel/ipfw_tags/ > > Tested on 5.5-PRERELEASE production server with moderate > load - rock stable [I've also looked through the code - patch

Re: [patch] ipfw packet tagging

2006-05-12 Thread Luigi Rizzo
On Fri, May 12, 2006 at 10:50:10PM +0700, Vadim Goncharov wrote: > A question about features: is it worth adding functionality of matching > range of tags? For example: > > ipfw add pass ip from any to any tagged 1-5,10,20 i think it is a useful feature, and if you reuse the existing code for ma

HEADSUP: IP6FW removed

2006-05-12 Thread Max Laier
Hi, FYI: mlaier 2006-05-12 20:39:23 UTC FreeBSD src repository Modified files: sbin Makefile sys/conf files options sys/modules Makefile sys/net net_osdep.h sys/netinet ip_fw2.c sys/netinet6 ip6_

Re: [OK freebsd] HEADSUP: IP6FW removed

2006-05-12 Thread regisr
On Fri, 12 May 2006 23:27:33 +0200 (CEST) "Max Laier" <[EMAIL PROTECTED]> a écrit: > If there are still missing/broken things in ipfw2's IPv6 support, please > let me know. For my use two problems: kern/88664: [ipfw] ipfw stateful firewalling broken with IPv6 (see the post from Joost Bekkers (T

Re: HEADSUP: IP6FW removed

2006-05-12 Thread Brooks Davis
On Fri, May 12, 2006 at 11:27:33PM +0200, Max Laier wrote: > Hi, > > FYI: > > mlaier 2006-05-12 20:39:23 UTC > > FreeBSD src repository > > Modified files: > sbin Makefile > sys/conf files options > sys/modules Makefile > sys/net