Systemd/src/network
Lennart Poettering 19befb2d5f sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables attached to a bus connection
This makes callback behaviour more like sd-event or sd-resolve, and
creates proper object for unregistering callbacks.

Taking the refernce to the slot is optional. If not taken life time of
the slot will be bound to the underlying bus object (or in the case of
an async call until the reply has been recieved).
2014-05-15 01:15:30 +02:00
..
.gitignore networkd-wait-online: drop config file and add commandline options instead 2014-04-26 01:20:12 +02:00
Makefile networkd: add a basic network daemon 2013-11-09 23:41:17 +01:00
network-util.h libsystemd-network: move network-utils from src/shared 2014-03-21 21:54:37 +01:00
networkd-address.c networkd: smooth transition from ipv4ll to dhcp address 2014-04-03 16:00:25 +02:00
networkd-link.c sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables attached to a bus connection 2014-05-15 01:15:30 +02:00
networkd-manager.c networkd: manager - don't leak kmod context 2014-05-12 17:37:58 +02:00
networkd-netdev-gperf.gperf networkd: introduce ipip tunnel 2014-05-12 17:37:12 +02:00
networkd-netdev.c networkd: introduce ipip tunnel 2014-05-12 17:37:12 +02:00
networkd-network-gperf.gperf networkd: introduce ipip tunnel 2014-05-12 17:37:12 +02:00
networkd-network.c networkd: introduce ipip tunnel 2014-05-12 17:37:12 +02:00
networkd-route.c libsystemd-network: move network-utils from src/shared 2014-03-21 21:54:37 +01:00
networkd-tunnel.c networkd-ipip-tunnel: add support ttl 2014-05-12 18:15:31 +02:00
networkd-wait-online.c networkd-wait-online: flush monitor events after processing 2014-05-08 15:27:55 +02:00
networkd-wait-online.h networkd-wait-online: flush monitor events after processing 2014-05-08 15:27:55 +02:00
networkd.c networkd: manager - don't leak kmod context 2014-05-12 17:37:58 +02:00
networkd.h networkd: manager - don't leak kmod context 2014-05-12 17:37:58 +02:00
sd-network.c sd-network: expose global operational state 2014-05-08 17:21:37 +02:00
test-network.c networkd: tie links to rtnl rather than udev 2014-04-19 18:41:58 +02:00