Lubomir Rintel
|
24028a2246
|
all: SPDX header conversion
$ find * -type f |xargs perl contrib/scripts/spdx.pl
$ git rm contrib/scripts/spdx.pl
|
2019-09-10 11:19:56 +02:00 |
|
Thomas Haller
|
a3370af3a8
|
all: drop unnecessary includes of <errno.h> and <string.h>
"nm-macros-interal.h" already includes <errno.h> and <string.h>.
No need to include it everywhere else too.
|
2019-02-12 08:50:28 +01:00 |
|
Lubomir Rintel
|
e5c19377ec
|
libnm: add support for ovs-interface devices
|
2017-10-30 17:40:08 +01:00 |
|