mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 11:50:29 +01:00
man: document IPv4 subnet for "shared" method
This commit is contained in:
parent
60cc501a66
commit
98c772f0bc
1 changed files with 3 additions and 0 deletions
|
|
@ -2510,6 +2510,9 @@ nm_setting_ip_config_class_init (NMSettingIPConfigClass *setting_class)
|
|||
*
|
||||
* For methods that imply no upstream network, such as "shared" or
|
||||
* "link-local", these properties must be empty.
|
||||
*
|
||||
* For IPv4 method "shared", the IP subnet can be configured by adding one
|
||||
* manual IPv4 address or otherwise 10.42.x.0/24 is chosen.
|
||||
**/
|
||||
g_object_class_install_property
|
||||
(object_class, PROP_METHOD,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue