Page MenuHomeFreeBSD

if_vlan: add a prototype for vlan_input_p
ClosedPublic

Authored by ivy on May 28 2025, 3:03 AM.
Tags
None
Referenced Files
F162691321: D50567.id156144.diff
Wed, Jul 15, 7:58 PM
F162690065: D50567.id157602.diff
Wed, Jul 15, 7:35 PM
Unknown Object (File)
Wed, Jul 8, 2:37 AM
Unknown Object (File)
Tue, Jul 7, 10:40 PM
Unknown Object (File)
Wed, Jul 1, 2:35 AM
Unknown Object (File)
Sat, Jun 27, 10:23 PM
Unknown Object (File)
Sat, Jun 27, 4:27 PM
Unknown Object (File)
Mon, Jun 22, 3:12 AM

Details

Summary

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.

Diff Detail

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