~jocave/netplan/+git/netplan:dont-rebind-mwifiex

Last commit made on 2016-10-04
Get this branch:
git clone -b dont-rebind-mwifiex https://git.launchpad.net/~jocave/netplan/+git/netplan
Only Jonathan Cave can upload to this branch. If you are Jonathan Cave please log in for upload directions.

Branch merges

Branch information

Name:
dont-rebind-mwifiex
Repository:
lp:~jocave/netplan/+git/netplan

Recent commits

5de3398... by Jonathan Cave

Keep individual driver checks and debug messages

bb9f4f7... by Jonathan Cave

More pythonic check for drivers

b14e02e... by Jonathan Cave

Blacklist mwifiex_pcie from rebinds

Rebinding appears to cause a kernel panic in this driver
in a range of kernel versions.

b5f91d3... by Martin Pitt

releasing package nplan version 0.12

d80a098... by Martin Pitt

Add support for bonds

bfd2b58... by Martin Pitt

tests/integration.py: Stop upping client veth interfaces

We want to check that the backends up the interface themselves, and it is
apparently not necessary any more to up them for dnsmasq setup.

14a1fa3... by Martin Pitt

netplan apply: Ignore Non-symlinks in /sys/class/net

There can be plain files like /sys/class/net/bonding_masters, ignore those.

ba5b39e... by Martin Pitt

Generalize parsing of "interfaces:" field

So that we can re-use it for bonds, too.

Gbp-Dch: Ignore

214facc... by Martin Pitt

releasing package nplan version 0.11.1

2738648... by Martin Pitt

tests/integration.py: Clean up wpa_supplicant in between tests