Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Dec 2011 13:40:14 +1100 (EST)
From:      Ian Smith <smithi@nimnet.asn.au>
To:        alan yang <alancyang@gmail.com>
Cc:        freebsd-ipfw@freebsd.org, Sergey Matveychuk <sem@freebsd.org>
Subject:   Re: ipfw dscp support
Message-ID:  <20111208132002.R16498@sola.nimnet.asn.au>
In-Reply-To: <CAPATHO2e2Mi=LbPRkkCFmpwUj9zvKbhqqyK6x46uBFW1OAcK6w@mail.gmail.com>
References:  <CAPATHO3yFKkYHrhpe-DHf97GMfpzFc43Y8_4k4kJ-oXO0H%2By-w@mail.gmail.com> <4EDE2739.1040104@FreeBSD.org> <CAPATHO2e2Mi=LbPRkkCFmpwUj9zvKbhqqyK6x46uBFW1OAcK6w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 6 Dec 2011, alan yang wrote:
 > Hi Sergey,
 > 
 > I found from FreeBSD forum dated Aug. 2009 with the following:
 > 
 > vlad2005

Insufficient information to locate a forum post.  URL, please?

 > ...
 > Anyway, testing with improvement from patch, give desired result.
 > Code:
 > ipfw add 20 count ip from any to any dscp AF11
 > Show command from ipfw look ok.
 > Code:
 > freebsd# ipfw show
 > 00010  959 82291 modip dscp:AF11 ip from any to any
 > 00020   24  1584 count ip from any to any dscp AF11
 > 65535 1099 92987 allow ip from any to any

The PR you pointed to (kern/102471) includes some description, update to 
ipfw(8) and some references.  It doesn't mention any 'modip' action.  I 
can't guess what 'modip' is even supposed to mean, let alone how it's 
supposed to work?

cheers, Ian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111208132002.R16498>