CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2018/11/12 17:00:43
Modified files: sys/net : if_gif.c Log message: add txprio setting support gif encaps l3, so it can get a prio from the payload, as well as from the mbuf itself, or a hardcoded value. ok claudio@