summaryrefslogtreecommitdiff
path: root/src/nm-dcb.c
Commit message (Expand)AuthorAgeFilesLines
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* platform: add self argument to platform functionsThomas Haller2015-04-211-3/+3
* core: use GUnixSignalWatchSource to simplify signal handlingDan Winship2015-01-191-2/+1
* all: consistently include config.hDan Winship2014-11-131-1/+2
* core: drop all remaining core-internal error domainsDan Winship2014-10-221-12/+2
* core: consolidate helper progam searching (bgo #734131)Dan Williams2014-09-111-33/+6
* dcb: wait for carrier down/up after disabling FCoEDan Williams2014-04-021-0/+32
* dcb: separate DCB enable/disable and wait for carrier changes (rh #799241) (r...Dan Williams2014-04-021-13/+25
* dcb: fix -Wformat-security bugsDan Winship2014-04-021-2/+2
* trivial: add a (void) annotation for coverityDan Winship2014-04-011-1/+1
* dcb: turn off all DCB features when disabling DCBDan Williams2014-03-251-2/+20
* dcb: ignore fcoeadm success errors like "Connection already created"Dan Williams2014-03-251-5/+13
* dcb: clean up FCoE tooDan Williams2014-03-251-1/+9
* dcb: fix memory leakDan Williams2014-03-251-0/+1
* dcb: set all Priority Group options at the same time (rh #799241)Dan Williams2014-03-251-33/+41
* core: add dcbtool manipulation logicDan Williams2013-10-311-0/+339