Documentation
¶
Index ¶
- type Vlan
- func (v *Vlan) AddLocalAreas(vis *utils.VlanIDSet) error
- func (v *Vlan) Bridge() *iface.Bridge
- func (v *Vlan) RemoveLocalAreas(vis *utils.VlanIDSet) error
- func (v *Vlan) Setup(l *iface.Link) error
- func (v *Vlan) Teardown() error
- func (v *Vlan) ToVlanIDSet() (*utils.VlanIDSet, error)
- func (v *Vlan) Type() string
- func (v *Vlan) Uplink() *iface.Link
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Vlan ¶
type Vlan struct {
// contains filtered or unexported fields
}
func NewVlan ¶
The bridge of a pure VLAN may have no latest information The NIC of a pure VLAN can be empty
func (*Vlan) AddLocalAreas ¶ added in v1.7.0
func (*Vlan) RemoveLocalAreas ¶ added in v1.7.0
Click to show internal directories.
Click to hide internal directories.