-
Notifications
You must be signed in to change notification settings - Fork 245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dpp example and some fixes to eap-tls example. #268
base: master
Are you sure you want to change the base?
Conversation
Not sure what is failing. Help requested to merge this PR. Thanks |
e5d2938
to
8292047
Compare
ac70168
to
1d7290a
Compare
@@ -80,6 +80,9 @@ def topology(): | |||
# can ping each other | |||
ap1.cmd('ovs-ofctl add-flow ap1 "priority=10,actions=in_port,normal"') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this hack does not work and the clients do not ping each other
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, what do you mean with doesn't work? Can you provide some technical details?
Hi,
I need to add the following flag to wpa_supplicant/.config
CONFIG_IEEE80211W=y
Please update this manually for me.
Thanks.