Bug 286755 - [NEW PORT] net/ngvlan: Sets up/tears down VLAN interfaces using Netgraph
Summary: [NEW PORT] net/ngvlan: Sets up/tears down VLAN interfaces using Netgraph
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-12 21:39 UTC by Eugene M. Kim
Modified: 2025-05-12 21:39 UTC (History)
0 users

See Also:


Attachments
the port patch (7.03 KB, patch)
2025-05-12 21:39 UTC, Eugene M. Kim
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene M. Kim 2025-05-12 21:39:36 UTC
Created attachment 260362 [details]
the port patch

`ngvlan` is FreeBSD rc.d script that sets up/tears down VLAN interfaces using
Netgraph.  Unlike the traditional `vlan(4)`, `ngvlan` allows forwarding
untagged VLAN (often the management VLAN) traffic to a `bridge(4)` interface.