Skip to content

Bug #794 #901 mac addr altered on seed option#944

Merged
fklassen merged 2 commits into4.5.2-beta1from
Bug_#794_#901_mac_addr_altered_on_seed_option
Jul 6, 2025
Merged

Bug #794 #901 mac addr altered on seed option#944
fklassen merged 2 commits into4.5.2-beta1from
Bug_#794_#901_mac_addr_altered_on_seed_option

Conversation

@fklassen
Copy link
Copy Markdown
Member

@fklassen fklassen commented Jul 6, 2025

Issues #794 and #901

Standards checklist:

  • The PR title is descriptive.
  • The PR doesn't replicate another PR which is already open.
  • I have read the contribution guide and followed all the instructions.
  • The code follows the code style guide detailed in the wiki.
  • The code is mine or it's from somewhere with an MIT-compatible license.
  • The code is efficient, to the best of my ability, and does not waste computer resources.
  • The code is stable and I have tested it myself, to the best of my abilities.
  • If the code introduces new aliases, I provide a valid use case for all plugin users down below.

Changes:

Validation:

...

fklassen added 2 commits July 5, 2025 10:33
When rewriting a random address, unicast must remain unicast and multicast must remain multicast.

Multicast must be implemented as described here https://www.dqnetworks.ie/toolsinfo.d/multicastaddressing.html
fixes ensure proper MAC addresses are assigned to multicast/unicast
@fklassen fklassen self-assigned this Jul 6, 2025
@fklassen fklassen merged commit e2c90ca into 4.5.2-beta1 Jul 6, 2025
2 checks passed
@fklassen fklassen deleted the Bug_#794_#901_mac_addr_altered_on_seed_option branch July 6, 2025 05:32
@fklassen fklassen restored the Bug_#794_#901_mac_addr_altered_on_seed_option branch July 6, 2025 05:45
@fklassen fklassen deleted the Bug_#794_#901_mac_addr_altered_on_seed_option branch July 11, 2025 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant