CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/16 18:45:03
Modified files:
sys/net : if_mpw.c if_mpip.c if_mpe.c
Log message:
use txprio to control the use of exp as a priority field
by default txprio is set to 0, so the exp field will be 0. howerver,
txprio on mpe/mpw/mpip can be configured with other values or
settings like our other tunnel or encapsulation interfaces.
intermediate LSPs can use the exp field to manage their prioritisation
of encapsulated traffic.
