#944 DevicePort.pm should use vlan_entry instead of vlan
This commit is contained in:
@@ -293,7 +293,7 @@ See also C<vlan_count>.
|
|||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
__PACKAGE__->many_to_many( vlans => 'port_vlans', 'vlan' );
|
__PACKAGE__->many_to_many( vlans => 'port_vlans', 'vlan_entry' );
|
||||||
|
|
||||||
|
|
||||||
=head2 oui
|
=head2 oui
|
||||||
|
|||||||
Reference in New Issue
Block a user