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

Set DHCP subnet correctly for softAP #2648

Merged
merged 3 commits into from
Feb 3, 2017
Merged

Conversation

mtongnz
Copy link
Contributor

@mtongnz mtongnz commented Oct 29, 2016

Removes hard coded subnet of 255.255.255.0 and fetches the correct subnet from wifi_get_ip_info()

Removes hard coded subnet of 255.255.255.0 and fetches the correct subnet from wifi_get_ip_info()
@mtongnz
Copy link
Contributor Author

mtongnz commented Oct 29, 2016

Fixes issue #2578

@codecov-io
Copy link

codecov-io commented Oct 29, 2016

Codecov Report

Merging #2648 into master will not impact coverage.

@@           Coverage Diff           @@
##           master    #2648   +/-   ##
=======================================
  Coverage   27.82%   27.82%           
=======================================
  Files          20       20           
  Lines        3626     3626           
  Branches      656      656           
=======================================
  Hits         1009     1009           
  Misses       2441     2441           
  Partials      176      176

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae13809...6f4684c. Read the comment docs.

@igrr igrr merged commit cc84a64 into esp8266:master Feb 3, 2017
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.

None yet

3 participants