integ/config/puppet-modules/puppet-network/debian/deb_folder/patches
Mohammad Issa 7a939f1640 Fix duplicate MTU value when running oam-modify
A system oam-modify command will apply the OAM addressing
changes at runtime. When running the oam-modify on a Debian system,
the OAM interface obtains the updated addressing,
but the state is "DOWN" after the runtime manifest is complete.

This results in a duplicate MTU value being generated by
the network_config puppet module inside each interface config file,
which prohibits ifup/ifdown of the interface.

Testing:

PASS: Using "system oam_modify" to verify that:
  - The OAM interface is "UP" with the proper addressing
  - The MTU value is not duplicated
  - A subsequent ifdown/ifup works properly

PASS: Ensure that the MTU value is configurable on all interfaces

Closes-Bug: 2003375

Signed-off-by: Mohammad Issa <mohammad.issa@windriver.com>
Change-Id: I16dfb81437d5503f34422372f5284dd894e4b311
2023-01-24 21:18:38 +00: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
0007-Prevent-MTU-value-from-duplicating.patch Fix duplicate MTU value when running oam-modify 2023-01-24 21:18:38 +00:00
series Fix duplicate MTU value when running oam-modify 2023-01-24 21:18:38 +00:00