NetworkManager/clients
Lubomir Rintel 3261820004 clients: add tc tfilter support
What works:

  nmcli c add con-name dum0 ifname dum0 type dummy \
      tc.tfilters 'parent 1234: matchall action drop, parent ffff: matchall action drop'
  nmcli c modify dum0 -tc.tfilters 'parent ffff: matchall action drop'
  nmcli c modify dum0 +tc.tfilters 'parent ffff: matchall action simple sdata Hello'
2017-12-11 11:02:04 +01:00
..
cli clients: add tc qdisc support 2017-12-11 10:52:23 +01:00
common clients: add tc tfilter support 2017-12-11 11:02:04 +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