Page MenuHomeFreeBSD

allow vlan(4) interfaces to be created on a bridge(4)
Needs ReviewPublic

Authored by ivy on Sat, May 24, 12:11 AM.
Tags
None
Referenced Files
F118007086: D50504.id.diff
Sun, May 25, 5:10 AM
Unknown Object (File)
Sat, May 24, 5:53 AM
Unknown Object (File)
Sat, May 24, 4:37 AM

Details

Reviewers
des
kevans
kp
zlei
kib
Group Reviewers
network
Summary

A vlan interface on top of a bridge will act as a layer 3 port for
bridge traffic on that vlan, sometimes called an "SVI". This allows
the host to send/receive traffic on that vlan without having to create
a separate epair(4) and vlan(4) to tag and untag the traffic.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 64399
Build 61283: arc lint + arc unit