tree-wide: remove Emacs lines from all files This should be handled fine now by .dir-locals.el, so need to carry that stuff in every file.
util-lib: move string table stuff into its own string-table.[ch]
ipvlan: fix assert
sd-netlink: rename from sd-rtnl
networkd: improve logging Replace strerror() usage with log_netdev_error_errno()
remove unused includes This patch removes includes that are not used. The removals were found with include-what-you-use which checks if any of the symbols from a header is in use.
networkd: netdev - add ipvlan support