Comment 5 for bug 353835

Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

The available parameters for the [vlan] block are defined in source:
http://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/libnm-util/nm-setting-vlan.c#n608

However, the actual names to use (as key=) for the parameters are the NM_SETTING_VLAN_* constants; which are defined here:
http://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/libnm-util/nm-setting-vlan.h#n57