summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-netlink/rtnl-message.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* libsystemd: use IN_SET macroYu Watanabe2017-09-281-5/+3
* networkd: route - support unicast,blackhole,unreachable and prohibited (#6861)Susant Sahani2017-09-191-0/+29
* networkd: add support to configure IP Rule (#5725)Susant Sahani2017-09-141-0/+171
* networkctl: display address labelsSusant Sahani2017-06-271-0/+14
* sd-netlink: add support for address labelSusant Sahani2017-04-261-0/+40
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2016-11-071-1/+1
* sd-netlink: introduce route attribute set APISusant Sahani2016-05-031-0/+28
* nspawn: explicitly remove veth links after use (#3111)Lennart Poettering2016-04-251-1/+0
* sd-netlink: fix ifi_iftype typeLennart Poettering2016-02-201-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* sd-netlink: add sd_rtnl_message_route_{s,g}et_flags()Tom Gundersen2015-11-111-0/+29
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-6/+6
* sd-netlink: rtnl - add route_get_{scope,tos,table,protocol}()Tom Gundersen2015-10-111-0/+60
* sd-netlink: message - split up source fileTom Gundersen2015-06-131-0/+588