]> 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>
Fri, 19 Mar 2021 22:38:50 +0000 (23:38 +0100)
commit3756d591f7583887168e51672cf9324c0996defe
treef743f23d56c4d0a18be5f8f53e87db6294f9b5ad
parent0fd2e729f8c69e25ec8e7951db3fa671f3ee4809
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

(cherry picked from commit f19323847ca894af8a58839f6a2a41691a8e2245)
sys/netpfil/pf/pf.c