summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-netlink
AgeCommit message (Expand)Author
2016-09-14networkd: add support to configure virtual CAN device (#4139)Susant Sahani
2016-06-16networkd: added support for vrf interfaces (#3316)Andreas Rammhold
2016-06-08Merge pull request #3431 from poettering/network-fixesTom Gundersen
2016-06-07sd-netlink: fix deep recursion in message destruction (#3455)David Herrmann
2016-06-03sd-netlink: fix sd_netlink_inc_rcvbuf() prototypeLennart Poettering
2016-05-15tree-wide: drop spurious "&"s when passing functions aroundZbigniew Jędrzejewski-Szmek
2016-05-03sd-netlink: introduce route attribute set APISusant Sahani
2016-05-03sd-netlink: fix sd_netlink_message_append_dataSusant Sahani
2016-04-25nspawn: explicitly remove veth links after use (#3111)Lennart Poettering
2016-04-18networkd: allow setting of multicast querier for linux bridge (#3051)Susant Sahani
2016-04-06Merge pull request #2947 from keszybz/test-nssLennart Poettering
2016-04-02nss-myhostname: trivial style fixesZbigniew Jędrzejewski-Szmek
2016-03-05tree-wide: use SET_FLAG() macro to make code more clearAlexander Kuleshov
2016-02-23tree-wide: minor formatting inconsistency cleanupsVito Caputo
2016-02-22tree-wide: make ++/-- usage consistent WRT spacingVito Caputo
2016-02-20sd-netlink: fix ifi_iftype typeLennart Poettering
2016-02-20libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs a...Lennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-02-01sd-netlink: since whe acquire the netlink socket's sockaddr anyway, let's act...Lennart Poettering
2016-02-01sd-netlink: don't take possesion of netlink fd from caller on failureLennart Poettering
2016-01-27Merge pull request #1975 from ssahani/vxlan2Tom Gundersen
2016-01-19sd-netlink introduce API to add any size and typeSusant Sahani
2016-01-18sd-netlink: remove unused tableZbigniew Jędrzejewski-Szmek
2016-01-10sd-netlink: fix assertDaniel Mack
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-11-16tree-wide: add missing includesThomas Hindoe Paaboel Andersen
2015-11-11sd-netlink: add support for RTA_PREFTom Gundersen
2015-11-11sd-netlink: types - let tables be sized implicitlyTom Gundersen
2015-11-11sd-netlink: add sd_rtnl_message_route_{s,g}et_flags()Tom Gundersen
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: move string table stuff into its own string-table.[ch]Lennart Poettering
2015-10-26socket-util: move remaining socket-related calls from util.[ch] to socket-uti...Lennart Poettering
2015-10-26util-lib: move ether_addr_to_string() into ether-addr-util.cLennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-15sd-netlink: refcount multicast groupsTom Gundersen
2015-10-11sd-netlink: add support for subscribing to ROUTE messagesTom Gundersen
2015-10-11sd-netlink: rtnl - add route_get_{scope,tos,table,protocol}()Tom Gundersen
2015-10-05sd-rtnl: introduce new API to set the NL header flagsSusant Sahani
2015-10-05sd-rtnl: sd-netlink: add support for bridge NL parametrsSusant Sahani
2015-09-09tree-wide: update empty-if coccinelle script to cover empty-while and moreLennart Poettering
2015-09-09tree-wide: drop {} from one-line if blocksLennart Poettering
2015-09-09tree-wide: use coccinelle to patch a lot of code to use mfree()Lennart Poettering
2015-08-14tree-wide: generate EBADF when we get invalid fdsLennart Poettering
2015-08-06libsystemd: fix RTNL_CONTAINER_DEPTH assertKarel Zak
2015-07-31tree-wide: introduce mfree()David Herrmann
2015-07-29sd-netlink: introduce api for new NL type NLA_FLAGSusant Sahani
2015-07-29sd-netlink: add support for new type NETLINK_TYPE_FLAGSusant Sahani