Skip to content
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

[v2] hostapd: IAPP: Set SO_REUSEADDR on listening socket #242

Closed
wants to merge 1 commit into from

Conversation

ignisf
Copy link
Contributor

@ignisf ignisf commented Aug 8, 2016

This patch makes it possible to use the Inter-Access Point Protocol
implementation of hostapd in one of the most common scenarios -- when
having more than one interface or BSS.

Upstream tracking: https://patchwork.ozlabs.org/patch/656818/

As a side note, the upstream patch comes as a follow-up to https://patchwork.ozlabs.org/patch/542556/, which wasn't merged because there were concerns about SO_REUSEPORT's compatibility.

@stintel
Copy link
Member

stintel commented Aug 10, 2016

LGTM. 1 minor nit, following https://wiki.openwrt.org/doc/devel/patches#naming_patches the patch name should start with 1xx.

@ignisf
Copy link
Contributor Author

ignisf commented Aug 10, 2016

Hadn't noticed that, thanks, will change it

This patch makes it possible to use the Inter-Access Point Protocol
implementation of hostapd in one of the most common scenarios -- when
having more than one interface or BSS.

Upstream tracking: https://patchwork.ozlabs.org/patch/656818/

Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
@ignisf
Copy link
Contributor Author

ignisf commented Aug 19, 2016

@nbd168
Copy link
Contributor

nbd168 commented Sep 6, 2016

Pushed a hostapd update to my staging tree

@nbd168 nbd168 closed this Sep 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants