summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-bond.h
Commit message (Expand)AuthorAgeFilesLines
* libnm-util, libnm-glib: add versioned deprecation/availability macrosDan Winship2014-02-131-0/+1
* libnm-util: expose nm_setting_bond_validate_option as public APIThomas Haller2013-10-251-1/+4
* bond: handle bond options more gracefullyThomas Haller2013-10-251-7/+14
* libnm-util: support the "primary" bond optionDan Winship2013-09-271-0/+1
* core: fix NM_IS_*_CLASS(klass) macrosJiří Klimeš2012-07-271-1/+1
* libnm-util: improve NMSettingBond:verify()Dan Winship2012-03-221-0/+2
* Fix names of error enum valuesDan Winship2012-03-121-3/+3
* libnm-util: add functions for getting valid bond options and defaultsDan Williams2012-03-011-0/+5
* docs: correct NMSettingBond documentation errorsJiří Klimeš2012-02-201-2/+2
* bonding: convert individual bonding options to a dictThomas Graf2012-02-151-12/+21
* Use glib-mkenums to generate enum typesDan Winship2012-02-151-3/+0
* bonding: settings parser for ifcfg plugin + NMSettingBond classThomas Graf2011-11-091-0/+94