NetworkManager/man
Thomas Haller c2629f72b0
cloud-setup/azure: fix detecting the gateway address
The code never set "iface_get_config->cidr_addr", despite
setting "cidr_prefix" and "has_cidr". As a result, cloud-setup
would think that the subnet is "0.0.0.0/$PLEN", and calculate
the gateway as "0.0.0.1".

As a result it would add a default route to table 30400 via 0.0.0.1,
which is obviously wrong.

How to detect the right gateway? Let's try obtain the subnet also via
the meta data. That seems mostly correct, except that we only access
subnet at index 0. What if there are multiple ones? I don't know.

https://bugzilla.redhat.com/show_bug.cgi?id=1912236
2021-04-20 17:46:05 +02:00
..
common.ent.in man: fix "no-auto-default" state dir in NetworkManager.conf manual 2018-10-25 15:24:38 +02:00
meson.build man: split NetworkManager-dispatcher(8) manual page out of NetworkManager(8) 2021-03-16 17:01:53 +01:00
NetworkManager-dispatcher.xml man: split NetworkManager-dispatcher(8) manual page out of NetworkManager(8) 2021-03-16 17:01:53 +01:00
NetworkManager.conf.xml man: fix typo in *commanded* in wifi.iwd.autoconnect description 2021-03-29 16:12:21 +02:00
NetworkManager.xml man: split NetworkManager-dispatcher(8) manual page out of NetworkManager(8) 2021-03-16 17:01:53 +01:00
nm-cloud-setup.xml cloud-setup/azure: fix detecting the gateway address 2021-04-20 17:46:05 +02:00
nm-initrd-generator.xml initrd: add support for rd.net.timeout.carrier 2021-01-20 16:10:56 +01:00
nm-online.xml nm-online: allow configuring timeout via NM_ONLINE_TIMEOUT environment 2020-04-30 21:46:59 +02:00
nm-openvswitch.xml man: update nm-openswitch example 2019-07-09 12:05:32 +02:00
nm-settings-dbus.xsl docs: update documentation for nm-settings-nmcli manual 2020-06-11 10:53:49 +02:00
nm-settings-ifcfg-rh.xsl man: document NOZEROCONF in man nm-settings-ifcfg-rh 2021-03-16 13:45:39 +01:00
nm-settings-keyfile.xsl docs: unify "nm-property-infos-*.xml" and "nm-settings-docs-*.xml" (root element) 2020-06-11 10:53:50 +02:00
nm-settings-nmcli.xsl docs: show aliases for settings in man nm-settings-nmcli 2020-06-12 14:01:26 +02:00
nmcli-examples.xml all: fix typo in man pages 2020-07-03 10:48:04 +02:00
nmcli.xml veth: add support to configure veth interfaces 2020-11-27 10:12:36 +01:00
nmtui.1.in man: update version number and dates in manual pages 2016-03-09 10:11:27 +01:00
nmtui.xml man: turn the manual page cross-references into links 2016-06-21 18:40:13 +02:00