NetworkManager/clients
Beniamino Galvani a30ce8086d libnm-core: specify enum values in NMSettingIP6Config:addr-gen-mode doc
So that the man page will display:

  The permitted values are: NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_EUI64
  (0) or NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_STABLE_PRIVACY (1).

instead of

  The permitted values are: "eui64" or "stable-privacy".

since the latter is not useful at all for a int32 property.
Unfortunately the enum names are quite long and don't look very well
in a table, but that's another problem.
2017-10-13 12:04:41 +02:00
..
cli cli: show additional route attributes in IP4_CONFIG output 2017-09-26 19:36:51 +02:00
common libnm-core: specify enum values in NMSettingIP6Config:addr-gen-mode doc 2017-10-13 12:04:41 +02:00
tui tui: fix crash creating Wi-Fi connection 2017-10-11 15:48:47 +02:00
nm-online.c nm-online: fix wrong assertion failure during nm-online 2017-02-07 19:42:30 +01:00