CVSROOT:        /cvs
Module name:    src
Changes by:     st...@cvs.openbsd.org   2023/09/26 09:16:45

Modified files:
        sys/net        : if_wg.c 

Log message:
Have wg(4) copy the priority from the inner packet to the outer encrypted
packet, so that higher priority packets are picked from hfsc queues for
earlier transmission.

(Does not copy ToS bits from inner to outer packet headers sent on the
wire, which some may regard as secret).

tested by Andrew Lemin, ok dlg@

Reply via email to