Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jun 2016 13:52:35 +0100
From:      Bruce Simpson <bms@fastmail.net>
To:        araujo@freebsd.org
Cc:        "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r301496 - in head: sbin/ifconfig share/man/man4 sys/net sys/sys
Message-ID:  <57557213.6060209@fastmail.net>
In-Reply-To: <CAOfEmZgXhA_nTo_L4jOfJ3AaGpnA2L5sBp_BWG_Os0S8Gg0oHg@mail.gmail.com>
References:  <201606060951.u569pwOI063390@repo.freebsd.org> <57556678.1040307@fastmail.net> <CAOfEmZgXhA_nTo_L4jOfJ3AaGpnA2L5sBp_BWG_Os0S8Gg0oHg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06/06/16 13:48, Marcelo Araujo wrote:
> We have on ipfw(8) support for DSCP[1], I'm not sure if this is the
> same/similar case you mentioned for IP DS(DiffServices?).

Background: I introduced the code to process VLAN 0 tags inline as 
normal traffic several years ago for 802.1p.

I'm referring to a mapping between IP DS bits and priority bits in the 
802.1p header. We have that for 802.11 to some extent already, IIRC.

Data point: OS X allows applications to request LEDBAT style congestion 
control (i.e. BitTorrent-style background traffic) for arbitrary TCP 
sockets through the priority/DS API there.

> About the MPLS, the main problem for me is: I have no "network link"
> with MPLS that I could even make a test, back in 2008 I was looking for
> options that I could reuse on FreeBSD to have a MPLS router support,
> nowadays I'm not that keen on MPLS anymore.

Yes, it has downsides but there are still potential use cases for it.




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