Page MenuHomeFreeBSD

vlan: deduplicate bpf_setpcp() and pf_ieee8021q_setpcp()
ClosedPublic

Authored by kp on Jul 22 2021, 2:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 3 2025, 7:46 PM
Unknown Object (File)
Dec 29 2024, 9:58 PM
Unknown Object (File)
Dec 28 2024, 3:14 PM
Unknown Object (File)
Dec 9 2024, 2:58 AM
Unknown Object (File)
Nov 15 2024, 1:45 PM
Unknown Object (File)
Oct 16 2024, 12:04 AM
Unknown Object (File)
Oct 3 2024, 12:12 AM
Unknown Object (File)
Oct 1 2024, 10:19 AM

Details

Summary

These two fuctions were identical, so move them into the common
vlan_set_pcp() function, exposed in the if_vlan_var.h header.

MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable