Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Feb 2016 12:57:44 +0200 (SAST)
From:      swhite@gov.za
To:        freebsd-stable@freebsd.org
Subject:   ipfw dscp cs4
Message-ID:  <20160224125107.C15782@mta.gov.za>

next in thread | raw e-mail | index | archive | help
Hi!

Not sure if this is the right place to enquire about this. If not please 
direct me to the right place and accept my apologies.

I'm trying to shape traffic using ipfw/dummynet that has been marked 
upstream with dscp cs4 and get this:

# ipfw add 10000 pipe 1 in dscp cs4 recv igb0
10000 pipe 1 ip from any to any in dscp be recv igb0
#

but this:

# ipfw add 10000 pipe 1 in dscp cs2 recv igb0
10000 pipe 1 ip from any to any in dscp cs2 recv igb0
#

...appears to be fine. Pretty much anything else works other than cs4 
which gets interpreted as be (0x0).

Bug?

Regards,
- Sean.

--
"For a man to truly understand rejection, he must first be ignored
  by a cat."
             -- Anon.



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