NetworkManager/src/settings/plugins/ifcfg-rh
Lubomir Rintel 902bbfdb18 ifcfg-rh: add tc support
Format:

  QDISC1=ingress
  QDISC2="root handle 1234: fq_codel"
  FILTER1="parent ffff: matchall action simple sdata Input"
  FILTER2="parent 1234: matchall action simple sdata Output"
2017-12-11 11:20:13 +01:00
..
tests ifcfg-rh: tests: align json team configuration format to jansson one 2017-12-08 00:46:26 +01:00
nm-ifcfg-rh.conf ifcfg-rh: refactor dbus policy 2017-06-15 13:20:55 +02:00
nm-ifcfg-rh.xml dbus: fix up the XML formatting 2016-04-05 14:37:51 +02:00
nm-inotify-helper.c ifcfg-rh: move nm-inotify-helper to ifcfg-rh plugin 2017-12-05 19:57:24 +01:00
nm-inotify-helper.h ifcfg-rh: add and use nm_inotify_helper_clear_watch() helper 2017-12-05 19:57:24 +01:00
nms-ifcfg-rh-common.h ifcfg-rh: rename files 2016-10-11 11:37:46 +02:00
nms-ifcfg-rh-connection.c ifcfg-rh: initialize watch descriptors to -1 2017-12-07 02:48:45 +01:00
nms-ifcfg-rh-connection.h build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
nms-ifcfg-rh-plugin.c all: use cast macros instead of C cast 2017-12-06 10:34:28 +01:00
nms-ifcfg-rh-plugin.h ifcfg-rh: rename files 2016-10-11 11:37:46 +02:00
nms-ifcfg-rh-reader.c ifcfg-rh: add tc support 2017-12-11 11:20:13 +01:00
nms-ifcfg-rh-reader.h ifcfg-rh/tests: rename test function connection_from_file_test() 2017-10-25 14:04:36 +02:00
nms-ifcfg-rh-utils.c ifcfg-rh: drop unused functions 2017-12-11 10:30:25 +01:00
nms-ifcfg-rh-utils.h ifcfg-rh: drop unused functions 2017-12-11 10:30:25 +01:00
nms-ifcfg-rh-writer.c ifcfg-rh: add tc support 2017-12-11 11:20:13 +01:00
nms-ifcfg-rh-writer.h ifcfg-rh: merge new_connection() and update_connection() functions 2017-10-25 14:04:36 +02:00
shvar.c ifcfg-rh: add tc support 2017-12-11 11:20:13 +01:00
shvar.h ifcfg-rh: add tc support 2017-12-11 11:20:13 +01:00