PacketFence - BTS - PacketFence
View Issue Details
0001646PacketFencecorepublic2013-05-30 10:132015-02-18 10:59
dgreer 
 
normalminoralways
closedopen 
4.0.1 
 
0001646: Duplicate MACs on the same IF prevent vlan switch
The current code (4.0.1) aborts a vlan switch on a port where there are multiple MACs found. On Extreme Switches (at least) it is possible to get multiple instances of the same MAC if the device on the otherside has multiple VLAN interfaces.

To correct this, the attached patch removes duplicate MAC addresses from the @macArray.

This changed does not change the normal function of the logical restriction on ports which genuinely have multiple macs (e.g. switch-switch ports).
No tags attached.
patch pfselvlan-remove_dup_macs.patch (1,131) 2013-05-30 10:13
https://www.packetfence.org/bugs/file_download.php?file_id=176&type=bug
Issue History
2013-05-30 10:13dgreerNew Issue
2013-05-30 10:13dgreerFile Added: pfselvlan-remove_dup_macs.patch
2013-05-30 10:15francisProduct Version4.0.0 => 4.0.1
2015-02-18 10:59lmunroNote Added: 0003941
2015-02-18 10:59lmunroStatusnew => closed

Notes
(0003941)
lmunro   
2015-02-18 10:59   
Obsolete bug tracker entries.
PF 4 introduced changes that either make these irrelevant or impossible to reproduce.

New issues are moving to github issues.