integ/config/puppet-modules/puppet-network/debian/deb_folder/patches
Andre Kantek 755c51c027 Debian: handle default route in a standard manner.
Currently the packages puppet-network and ifupdown-extra are not
handling the default route with in a standard manner. The package
puppet-network is adding the netmask value as IPv4 (0.0.0.0), this
change uses the prefix length with zero, as ifupdown-extra is capable
to process both netmask and prefix length per entry in
/etc/network/routes.

As for ifupdown-extra it was not capable to handle the "default"
keyword for IPv4/6 routes. This change adds that capacity.

Test plan
[PASS] install AIO-DX with 1 compute node
[PASS] unlock compute node, a default IPv6 route was installed
[PASS] add/remove IPv6 routes on the compute node
[PASS] add/remove another IPv6 default route on the compute node,
       with different metric

Story: 2010211
Task: 46284

Signed-off-by: Andre Kantek <andrefernandozanella.kantek@windriver.com>
Change-Id: I38bc8437c26c1e906b600b5f3c609fe504883101
2022-09-13 16:49:07 -03:00
..
0001-save-result-file-to-var-run-network-to-allow-manipul.patch Change default location of puppet-network interfaces file on Debian 2022-02-24 13:43:34 +00:00
0002-set-provider-mode-when-formatting-interfaces-file.patch Set provider mode when formatting network interfaces file on Debian 2022-03-04 18:27:32 +00:00
0003-set-routes-file-to-var-run-network-scripts.puppet.patch Change default location of puppet-network routes file on Debian 2022-03-10 13:54:02 +00:00
0004-Save-dir-path-variable-with-distinct-names.patch Set directory path variable names unique for Debian on puppet-network 2022-03-31 16:13:27 -03:00
0005-Add-options-content-to-routes-file.patch Debian: process route metric parameter 2022-06-08 12:34:48 -03:00
0006-Use-prefix_len-for-default-routes.patch Debian: handle default route in a standard manner. 2022-09-13 16:49:07 -03:00
series Debian: handle default route in a standard manner. 2022-09-13 16:49:07 -03:00