Move the definition of vlan_input_p to net/if.c and its prototype to
if_vlan_var.h, to match the other functions exported from if_vlan.
Remove the previous comment which is now outdated.
This is required for if_bridge to use this function.
Differential D50567
if_vlan: add a prototype for vlan_input_p ivy on May 28 2025, 3:03 AM. Authored by Tags None Referenced Files
Details Move the definition of vlan_input_p to net/if.c and its prototype to This is required for if_bridge to use this function.
Diff Detail
|