]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf: Retrieve DSCP value from the IPv6 header
authorKristof Provost <kp@FreeBSD.org>
Wed, 3 Mar 2021 20:33:42 +0000 (21:33 +0100)
committerKristof Provost <kp@FreeBSD.org>
Thu, 4 Mar 2021 19:56:48 +0000 (20:56 +0100)
commitf19323847ca894af8a58839f6a2a41691a8e2245
treec72e07af6230823579df135ee891e1c512a76e22
parent466df976babed65f8a8de9e36d7f016a444609af
pf: Retrieve DSCP value from the IPv6 header

Teach pf to read the DSCP value from the IPv6 header so that we can
match on them.

Reviewed by: donner
MFC after: 2 weeks
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D29048
sys/netpfil/pf/pf.c