Gopasted security override #237

Merged
merged 2 commits into from Jan 15, 2016

Conversation

Projects
None yet
2 participants
Member

elopio commented Jan 15, 2016

Requires #235

elopio added some commits Jan 15, 2016

sergiusens added a commit that referenced this pull request Jan 15, 2016

@sergiusens sergiusens merged commit 9c9ce54 into snapcore:master Jan 15, 2016

2 checks passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls Coverage remained the same at 90.251%
Details

smoser pushed a commit to smoser/snapcraft that referenced this pull request Sep 14, 2016

Multi-nic improvements (#237)
* update loopback detection to use SIOCGIFFLAGS and IFF_LOOPBACK; add unit tests

* adds a check for the wireserver ip, and if it does exist then skip the dhcp lookup and route manipulation; adds unit tests

* ensure the first selected interface is the primary, which is that with the default route; adds unit tests

* parse the wireserver from the dhcp leases file on disk; distro-specific, this is the ubuntu implementation; adds unit tests

* unit test fixes, python 3 changes

* code review feedback

@elopio elopio deleted the elopio:gopasted_security_override branch Jan 30, 2017

kalikiana pushed a commit to kalikiana/snapcraft that referenced this pull request Apr 6, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment