NetworkManager/clients
Lubomir Rintel 92f8f30d47 clients: add tc qdisc support
What works:

  nmcli c add con-name dum0 ifname dum0 type dummy \
      tc.qdiscs 'ingress, root pfifo_fast'
  nmcli c modify dum0 -tc.qdiscs 'root pfifo_fast'
  nmcli c modify dum0 +tc.qdiscs 'root handle 666: fq_codel'
2017-12-11 10:52:23 +01:00
..
cli clients: add tc qdisc support 2017-12-11 10:52:23 +01:00
common clients: add tc qdisc support 2017-12-11 10:52:23 +01:00
tui tui: fix creation of open Wi-Fi connections 2017-11-30 17:22:28 +01:00
nm-online.c nm-online: fix wrong assertion failure during nm-online 2017-02-07 19:42:30 +01:00