domains: enable OWE transition mode and update legacy SSID#8
Open
privatereese wants to merge 1 commit into
Open
domains: enable OWE transition mode and update legacy SSID#8privatereese wants to merge 1 commit into
privatereese wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the TecFF domain Wi-Fi AP configurations to support OWE transition mode on the primary “Freifunk” SSID, and renames the SSID used in the hidden legacy domain to clearly distinguish it from the default client network.
Changes:
- Enable
owe_transition_mode = truefor bothwifi24.apandwifi5.apin multiple TecFF domains that advertiseowe_ssid = 'Freifunk_OWE'. - Rename the legacy domain’s AP SSID from
FreifunktoFreifunk-Legacy(for both 2.4 GHz and 5 GHz).
Reviewed changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| domains/tecff_passau.conf | Enables OWE transition mode for 2.4/5 GHz AP. |
| domains/tecff_oberbayern.conf | Enables OWE transition mode for 2.4/5 GHz AP. |
| domains/tecff_muehldorf.conf | Enables OWE transition mode for 2.4/5 GHz AP. |
| domains/tecff_landshut_stadt.conf | Enables OWE transition mode for 2.4/5 GHz AP. |
| domains/tecff_landshut_landkreis.conf | Enables OWE transition mode for 2.4/5 GHz AP. |
| domains/tecff_landshut_innenstadt.conf | Enables OWE transition mode for 2.4/5 GHz AP. |
| domains/tecff_event.conf | Enables OWE transition mode for 2.4/5 GHz AP. |
| domains/tecff_dingolfing_landau.conf | Enables OWE transition mode for 2.4/5 GHz AP. |
| domains/tecff_default.conf | Enables OWE transition mode for 2.4/5 GHz AP. |
| domains/tecff_bad_griesbach.conf | Enables OWE transition mode for 2.4/5 GHz AP. |
| domains/tecff_altdorf_ndb.conf | Enables OWE transition mode for 2.4/5 GHz AP. |
| domains/tecff_legacy.conf | Renames legacy SSID to Freifunk-Legacy for 2.4/5 GHz AP. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
rotanid
requested changes
Jun 15, 2026
rotanid
left a comment
Member
There was a problem hiding this comment.
don't know what the change to tecff_legacy.conf should be?
regarding transition mode, quoting from internal TODO list "Problem: ubiquiti installationen brauchen update und config anpassung" --> have to discuss this in a meeting
| wifi24 = { | ||
| ap = { | ||
| ssid = "Freifunk", | ||
| ssid = "Freifunk-Legacy", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.