Systemd/src/network
Lennart Poettering e120204729 core,logind,networkd: check for udev device initialization via enumeration matches
Instead of checking each device after we got it, check wuth an
enumeration filter instead, to make it more efficient.
2013-12-18 18:21:28 +01:00
..
.gitignore networkd: add a basic network daemon 2013-11-09 23:41:17 +01:00
Makefile networkd: add a basic network daemon 2013-11-09 23:41:17 +01:00
networkd-address.c rtnl: replace message_append by typesafe versions 2013-12-16 17:28:18 +01:00
networkd-bridge.c networkd: bridge - fix state machine 2013-12-17 22:08:12 +01:00
networkd-gperf.gperf networkd: add support for Route sections 2013-12-17 09:24:57 +01:00
networkd-link.c networkd: link - remove useless states 2013-12-17 22:08:12 +01:00
networkd-manager.c core,logind,networkd: check for udev device initialization via enumeration matches 2013-12-18 18:21:28 +01:00
networkd-network.c network: more asserts to shut up scan-build 2013-12-16 18:55:59 +01:00
networkd-route.c networkd: add support for Route sections 2013-12-17 09:24:57 +01:00
networkd.c networkd: Initialize variable to NULL 2013-11-27 16:44:54 +01:00
networkd.h networkd: link - remove useless states 2013-12-17 22:08:12 +01:00
test-network.c networkd: add bridge support 2013-11-26 01:32:25 +01:00