~alfonsosanchezbeato/snappy-hwe-snaps/+git/wifi-ap:move-to-ip

Last commit made on 2018-11-28
Get this branch:
git clone -b move-to-ip https://git.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/wifi-ap
Only Alfonso Sanchez-Beato can upload to this branch. If you are Alfonso Sanchez-Beato please log in for upload directions.

Branch merges

Branch information

Recent commits

a3e7cd0... by Alfonso Sanchez-Beato

Use ip command instead of ifconfig

ifconfig is deprecated and not installed by default in bionic images or
in the core18 snap.

a33073a... by Alfonso Sanchez-Beato

Cleanup ip addresses when stopping AP

Otherwise the interface address is left unmodified (LP: #1805654).

6ca9c2e... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch fix-wizard-mask

Merge-Proposal: https://code.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/wifi-ap/+merge/359636

Author: Alfonso Sanchez-Beato <email address hidden>

Set properly the interface netmask

Previously we were getting hex numbers instead of a properly formatted
netmask (i.e. ff000000 instead of 255.0.0.0) when running the wizard.

c22330d... by Alfonso Sanchez-Beato

Set properly the interface netmask

Previously we were getting hex numbers instead of a properly formatted
netmask (i.e. ff000000 instead of 255.0.0.0) when running the wizard.

3d35967... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch fix-go-test

Merge-Proposal: https://code.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/wifi-ap/+merge/359611

Author: Alfonso Sanchez-Beato <email address hidden>

Re-enable go tests on snap build

7b8836d... by Alfonso Sanchez-Beato

Re-enable go tests on snap build

8d99c25... by Alfonso Sanchez-Beato

test: set SNAP_DATA in TestChangeConfiguration

This is needed when executing the tests on snap creation, as SNAP_DATA
can be set to a read-only folder when using snapcraft shipped as a snap.

d3c58a9... by System Enablement CI Bot <email address hidden>

Open development for 21-dev

3035600... by System Enablement CI Bot <email address hidden>

Bump version to 20

a1fd8e4... by System Enablement CI Bot <email address hidden>

Update ChangeLog for 20