Beniamino Galvani
|
1b5925ce88
|
all: remove consecutive empty lines
Normalize coding style by removing consecutive empty lines from C
sources and headers.
https://github.com/NetworkManager/NetworkManager/pull/108
|
2018-04-30 16:24:52 +02:00 |
|
Lubomir Rintel
|
685cb5c88b
|
libnm-core/tc-config: remove deprecation guards from typedefs
They're triggered by the prototypes in header file inclusion, even
though no routines or variables that use the type are actually used.
|
2017-12-18 13:29:32 +01:00 |
|
Lubomir Rintel
|
e035cb7be0
|
libnm-core: add traffic filter support to NMSettingTCConfig
|
2017-12-11 11:02:04 +01:00 |
|
Lubomir Rintel
|
7c8ce778fb
|
libnm-core: add action support to NMSettingTCConfig
The actions are not too useful my themselves, but it will be possible to
embed them into traffic filters in subsequent commits.
|
2017-12-11 10:52:23 +01:00 |
|
Lubomir Rintel
|
da13c7a1a4
|
libnm-core: add NMSettingTCConfig with qdisc support
Currently is only able to hold the queueing disciplines.
|
2017-12-11 10:52:22 +01:00 |
|