summaryrefslogtreecommitdiffstats
path: root/src/libsystemd/sd-netlink (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-1913-0/+13
* libsystemd: use IN_SET macroYu Watanabe2017-09-283-7/+5
* 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-145-6/+219
* tree-wide: make use of getpid_cached() wherever we canLennart Poettering2017-07-201-2/+2
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* networkctl: display address labelsSusant Sahani2017-06-272-1/+16
* sd-netlink: Make use of IN_SET (#5977)Susant Sahani2017-05-182-49/+15
* sd-netlink: add support for address labelSusant Sahani2017-04-263-15/+73
* sd-netlink: Add Geneve properties to netlinkSusant Sahani2017-04-252-0/+17
* sd-netlink: add vxlan netlink properties.Susant Sahani2017-03-141-0/+3
* sd-netlink: fix type for IFLA_VXLAN_LOCALSusant Sahani2017-02-241-1/+1
* sd-netlink: don't give up on netlink on ENOBUFSLennart Poettering2017-02-212-2/+6
* networkd: handle MTU field in IPv6 RA (#4719)Susant Sahani2016-11-231-3/+24
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2016-11-073-3/+3
* networkd: add support to configure virtual CAN device (#4139)Susant Sahani2016-09-142-37/+38
* networkd: added support for vrf interfaces (#3316)Andreas Rammhold2016-06-162-0/+9
* Merge pull request #3431 from poettering/network-fixesTom Gundersen2016-06-081-1/+4
|\
| * sd-netlink: fix sd_netlink_inc_rcvbuf() prototypeLennart Poettering2016-06-031-1/+4
* | sd-netlink: fix deep recursion in message destruction (#3455)David Herrmann2016-06-071-4/+6
|/
* tree-wide: drop spurious "&"s when passing functions aroundZbigniew Jędrzejewski-Szmek2016-05-161-9/+9
* sd-netlink: introduce route attribute set APISusant Sahani2016-05-031-0/+28
* sd-netlink: fix sd_netlink_message_append_dataSusant Sahani2016-05-031-3/+3
* nspawn: explicitly remove veth links after use (#3111)Lennart Poettering2016-04-251-1/+0
* networkd: allow setting of multicast querier for linux bridge (#3051)Susant Sahani2016-04-181-6/+37
* Merge pull request #2947 from keszybz/test-nssLennart Poettering2016-04-061-2/+1
|\
| * nss-myhostname: trivial style fixesZbigniew Jędrzejewski-Szmek2016-04-031-2/+1
* | tree-wide: use SET_FLAG() macro to make code more clearAlexander Kuleshov2016-03-051-4/+1
|/
* tree-wide: minor formatting inconsistency cleanupsVito Caputo2016-02-231-2/+2
* tree-wide: make ++/-- usage consistent WRT spacingVito Caputo2016-02-234-17/+17
* sd-netlink: fix ifi_iftype typeLennart Poettering2016-02-201-1/+1
* libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs a...Lennart Poettering2016-02-201-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-1013-26/+0
* sd-netlink: since whe acquire the netlink socket's sockaddr anyway, let's act...Lennart Poettering2016-02-011-3/+3
* sd-netlink: don't take possesion of netlink fd from caller on failureLennart Poettering2016-02-011-1/+3
* Merge pull request #1975 from ssahani/vxlan2Tom Gundersen2016-01-271-0/+13
|\
| * sd-netlink introduce API to add any size and typeSusant Sahani2016-01-191-0/+13
* | sd-netlink: remove unused tableZbigniew Jędrzejewski-Szmek2016-01-181-9/+0
|/
* sd-netlink: fix assertDaniel Mack2016-01-101-1/+1
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-278-39/+32
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-0/+1
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-163-4/+4
* tree-wide: add missing includesThomas Hindoe Paaboel Andersen2015-11-161-0/+2
* sd-netlink: add support for RTA_PREFTom Gundersen2015-11-111-0/+4
* sd-netlink: types - let tables be sized implicitlyTom Gundersen2015-11-111-25/+25
* sd-netlink: add sd_rtnl_message_route_{s,g}et_flags()Tom Gundersen2015-11-111-0/+29
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-275-0/+6
* util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering2015-10-271-4/+3
* socket-util: move remaining socket-related calls from util.[ch] to socket-uti...Lennart Poettering2015-10-261-0/+1
* util-lib: move ether_addr_to_string() into ether-addr-util.cLennart Poettering2015-10-261-0/+1