lp:~netplan-developers/netplan/+git/netplan-lp

Get this repository:
git clone https://git.launchpad.net/~netplan-developers/netplan/+git/netplan-lp
Members of Developers of netplan can upload to this repository. Log in for directions.

Branches

Name Last Modified Last Commit
master 2018-01-23 16:33:00 UTC
releasing package nplan version 0.33

Author: Mathieu Trudel-Lapierre
Author Date: 2018-01-23 16:33:00 UTC

releasing package nplan version 0.33

leases 2018-01-20 06:07:07 UTC
build: add a setup.py to make the python bits easier to package later

Author: Mathieu Trudel-Lapierre
Author Date: 2018-01-20 06:07:07 UTC

build: add a setup.py to make the python bits easier to package later

Signed-off-by: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>

argparse_rework_subcommands 2018-01-18 03:54:40 UTC
WIP: rework the way subcommands get processed to add more, possibly more comp...

Author: Mathieu Trudel-Lapierre
Author Date: 2018-01-18 03:54:40 UTC

WIP: rework the way subcommands get processed to add more, possibly more complex subcommands

breadcrumbs 2018-01-17 22:53:15 UTC
debian/postinst: Write breadcrumbs on disk in /etc/network/interfaces to deno...

Author: Mathieu Trudel-Lapierre
Author Date: 2018-01-17 22:53:15 UTC

debian/postinst: Write breadcrumbs on disk in /etc/network/interfaces to denote the migration to using netplan.

xenial 2018-01-10 18:55:31 UTC
replug: Prevent unbinding for ath6kl_sdio

Author: Oliver Grawert
Author Date: 2018-01-08 14:38:17 UTC

replug: Prevent unbinding for ath6kl_sdio

policy-routing 2018-01-10 18:48:31 UTC
routing: set up backend pieces for ip rules and ip routes

Author: Mathieu Trudel-Lapierre
Author Date: 2018-01-10 18:48:31 UTC

routing: set up backend pieces for ip rules and ip routes

optional 2017-12-01 20:59:02 UTC
Add output for optional=true in the networkd backend.

Author: Mathieu Trudel-Lapierre
Author Date: 2017-12-01 20:59:02 UTC

Add output for optional=true in the networkd backend.

zesty 2017-11-08 20:12:02 UTC
releasing package nplan version 0.31~17.04.1

Author: Mathieu Trudel-Lapierre
Author Date: 2017-11-08 20:12:02 UTC

releasing package nplan version 0.31~17.04.1

cyphermox/bond 2017-08-23 23:29:38 UTC
Do a bit more to make sure "mix" tests which stack virtual devices are as rel...

Author: Mathieu Trudel-Lapierre
Author Date: 2017-08-23 23:29:38 UTC

Do a bit more to make sure "mix" tests which stack virtual devices are as reliable as possible; by setting saner defaults.

master-new 2017-07-13 20:20:50 UTC
src/nm.c: Explicitly set IPv6 method=ignore when IPv6 is otherwise not config...

Author: Mathieu Trudel-Lapierre
Author Date: 2017-07-13 20:20:36 UTC

src/nm.c: Explicitly set IPv6 method=ignore when IPv6 is otherwise not configured; this follows the same logic as setting IPv6AcceptRA=no in networkd, with the exception that NM does not currently disable RAs. When it does, an unconfigured device for IPv6 will truly be left with no config.

cyphermox/returncode 2017-07-13 01:03:09 UTC
Rework return logic when apply fails for some reason

Author: Mathieu Trudel-Lapierre
Author Date: 2017-07-13 01:03:09 UTC

Rework return logic when apply fails for some reason

cyphermox/nm-managed-workaround 2017-06-22 20:37:41 UTC
tests/integration.py: don't wait for NetworkManager to settle when it should ...

Author: Mathieu Trudel-Lapierre
Author Date: 2017-06-22 20:37:41 UTC

tests/integration.py: don't wait for NetworkManager to settle when it should not be managing devices.

yakkety 2017-06-07 00:35:04 UTC
releasing package nplan version 0.23~16.10.1

Author: Mathieu Trudel-Lapierre
Author Date: 2017-06-07 00:35:04 UTC

releasing package nplan version 0.23~16.10.1

cyphermox/cloned-mac 2017-05-19 21:40:02 UTC
Add macaddress parameter for setting a custom MAC

Author: Mathieu Trudel-Lapierre
Author Date: 2017-05-15 19:55:21 UTC

Add macaddress parameter for setting a custom MAC

Make it possible to set a custom MAC on all device types; also
fix MTU setting for bond/bridge by properly using .netdev files
for MAC and MTU for virtual devices.

cyphermox/mtu-merged 2017-03-13 19:32:25 UTC
Add support for setting MTU on devices

Author: Ryan Harper
Author Date: 2017-02-28 17:19:42 UTC

Add support for setting MTU on devices

Allow setting MTU on devices, rendering in .link files for systemd

(LP: #1668693)

cyphermox/mtu 2017-03-03 16:36:50 UTC
Add integration test for MTU.

Author: Mathieu Trudel-Lapierre
Author Date: 2017-03-03 11:57:21 UTC

Add integration test for MTU.

cyphermox/forward-definition 2017-03-03 01:15:11 UTC
Support forward declaration in interface definitions.

Author: Mathieu Trudel-Lapierre
Author Date: 2017-03-02 04:14:11 UTC

Support forward declaration in interface definitions.

cyphermox/stp 2017-03-01 14:52:46 UTC
Add support for toggling bridge STP

Author: Mathieu Trudel-Lapierre
Author Date: 2017-02-23 03:25:55 UTC

Add support for toggling bridge STP

cyphermox/bonding 2017-01-26 01:18:14 UTC
bond: Add bonding configuration support

Author: Mathieu Trudel-Lapierre
Author Date: 2017-01-18 01:01:26 UTC

bond: Add bonding configuration support

cyphermox/bridging 2017-01-26 00:17:38 UTC
bridging: add initial bridge configuration support

Author: Mathieu Trudel-Lapierre
Author Date: 2017-01-25 01:22:32 UTC

bridging: add initial bridge configuration support

cyphermox/routes 2016-12-14 14:57:45 UTC
Add support for specifying routes.

Author: Mathieu Trudel-Lapierre
Author Date: 2016-12-07 15:02:17 UTC

Add support for specifying routes.

Signed-off-by: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>

cyphermox/coverage 2016-12-07 15:05:48 UTC
Fix coverage for src/netplan to be 100%, and fail if coverage falls below tha...

Author: Mathieu Trudel-Lapierre
Author Date: 2016-12-07 15:05:48 UTC

Fix coverage for src/netplan to be 100%, and fail if coverage falls below that mark again.

Signed-off-by: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>

122 of 22 results
This repository contains Public information 
Everyone can see this information.