charm-advanced-routing:stable/20.05

Last commit made on 2020-05-12
Get this branch:
git clone -b stable/20.05 https://git.launchpad.net/charm-advanced-routing
Members of Llama (LMA) Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
stable/20.05
Repository:
lp:charm-advanced-routing

Recent commits

eb44dab... by Alvaro Uria

Merge branch 'aluria/bug/1867761' into master

Reviewed-on: https://code.launchpad.net/~peter-sabaini/charm-advanced-routing/+git/charm-advanced-routing/+merge/382880
Reviewed-by: Alvaro Uria <email address hidden>
Signed-off-by: Alvaro Uria <email address hidden>

39082de... by Alvaro Uria

Merge branch 'aluria/fix-lp1871597-and-all-nets' into master

Reviewed-on: https://code.launchpad.net/~peter-sabaini/charm-advanced-routing/+git/charm-advanced-routing/+merge/381940
Reviewed-by: Alvaro Uria <email address hidden>
Signed-off-by: Alvaro Uria <email address hidden>

3c2bbf9... by Alvaro Uria

Fix use case table main on cfg_opt func test

1b28256... by Peter Sabaini

Address review comments

9d10fcb... by Peter Sabaini

Don't kill builtin tables e.g. main

It can be useful to define builtin tables to be able to configure
rules against them, they must not be deleted / flushed though.

Closes-Bug #1867761

e82cdf6... by Alvaro Uria

Add use case to cfg_opt func test

52e7dfb... by Peter Sabaini

Add a warning note

627697f... by Peter Sabaini

Allow directly connected routes, "all" nets in rules

Allow to add directly connected routes, i.e. without a gateway.

Also allow the networks for rules from-net and to-net to be the "all"
keyword

Closes-Bug: 1871597

2220aa7... by Alvaro Uria

Merge branch 'peppepetra/policy-routing-migration'

Reviewed-on: https://code.launchpad.net/~peppepetra86/charm-advanced-routing/+git/charm-advanced-routing/+merge/381056
Reviewed-by: Adam Dyess <email address hidden>
Reviewed-by: Alvaro Uria <email address hidden>
Signed-off-by: Alvaro Uria <email address hidden>

5c4ad7e... by Giuseppe Petralia

Enhance migrations steps from policy routing in readme