Skip to content

Set DHCP subnet correctly for softAP #2619

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

Closed
wants to merge 3 commits into from
Closed

Set DHCP subnet correctly for softAP #2619

wants to merge 3 commits into from

Conversation

mtongnz
Copy link
Contributor

@mtongnz mtongnz commented Oct 19, 2016

Remove hardcoded subnet mask from add_offer_options()
Retrieve subnet mask using if_ip.netmask

Fixes issue 2578

Remove hardcoded subnet mask from add_offer_options()
Retrieve subnet mask using if_ip.netmask
Set Subnet correctly in add_offer_options
@codecov-io
Copy link

codecov-io commented Oct 19, 2016

Current coverage is 27.80% (diff: 100%)

Merging #2619 into master will not change coverage

@@             master      #2619   diff @@
==========================================
  Files            20         20          
  Lines          3625       3625          
  Methods         335        335          
  Messages          0          0          
  Branches        656        656          
==========================================
  Hits           1008       1008          
  Misses         2441       2441          
  Partials        176        176          

Powered by Codecov. Last update 4897e00...ef659ac

Re-add lines 149 & 150 accidentally removed in previous commit
@mtongnz
Copy link
Contributor Author

mtongnz commented Oct 29, 2016

Squashed commits and opened new pull request

@mtongnz mtongnz closed this Oct 29, 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
Development

Successfully merging this pull request may close these issues.

2 participants