mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-16 18:02:05 +02:00
Cosmetic fixes to Band
Change-Id: I4f4981b12a758d3a773fd805525b21f07ad00b9b
This commit is contained in:
parent
6033d43b3f
commit
734e1e6ffb
@ -32,7 +32,7 @@ public interface Band {
|
||||
|
||||
/**
|
||||
* defines a simple DiffServ policer that remark
|
||||
* the drop precedence of the DSCP field in the
|
||||
* the drop precedence of the DSCP field in the
|
||||
* IP header of the packets that exceed the band
|
||||
* rate value.
|
||||
*/
|
||||
@ -113,7 +113,7 @@ public interface Band {
|
||||
Builder dropPrecedence(short prec);
|
||||
|
||||
/**
|
||||
* Assigns the @See Type of this band.
|
||||
* Assigns the {@link Type} of this band.
|
||||
*
|
||||
* @param type a band type
|
||||
* @return this
|
||||
|
Loading…
x
Reference in New Issue
Block a user