Adopt the OpenBSD syntax for setting and filtering on VLAN PCP values.
This introduces two new keywords: 'set prio' to set the PCP value, and 'prio' to
filter on it.
Obtained (mostly) from: OpenBSD
Differential D6786
pf: Filter on and set vlan PCP values kp on Jun 9 2016, 1:11 PM. Authored by Tags None Referenced Files
Subscribers
Details
Adopt the OpenBSD syntax for setting and filtering on VLAN PCP values. Obtained (mostly) from: OpenBSD
Diff Detail
Event Timeline
Comment Actions Do you intend to try and commit this to head before the freeze? It functionally looks the same as D801 which was also accepted by adrian and gnn, but with slightly different syntax. Comment Actions Hopefully, yes. You're quite right that the functionality is mostly the same. The main advantage of this patch is that the syntax matches that in OpenBSD. Comment Actions You should send it to re@ and we can have the full feature on 11-RELEASE. So, there is not that much to review here. Best, |