Use 'tos' rather than 'dscp' keyword for pf DSCP matching
The 'dscp' keyword is pfSense-specific, but doesn't do anything morethan the FreeBSD 'tos' keyword.Using 'tos' will let us remove a diff from our local FreeBSD branch.
Use 'tos' rather than 'dscp' keyword for pf DSCP matching
The 'dscp' keyword is pfSense-specific, but doesn't do anything more
than the FreeBSD 'tos' keyword.
Using 'tos' will let us remove a diff from our local FreeBSD branch.