summaryrefslogtreecommitdiff
path: root/src/network
AgeCommit message (Expand)Author
2013-11-28Remove some unused variablesZbigniew Jędrzejewski-Szmek
2013-11-28networkd: fix several Address entries in [Network] sectionTom Gundersen
2013-11-27networkd: Initialize variable to NULLPatrik Flykt
2013-11-26networkd: add bridge supportTom Gundersen
2013-11-26networkd: minor fixesTom Gundersen
2013-11-25networkd: use correct printf formatterDave Reisner
2013-11-25delete unused variablesThomas Hindoe Paaboel Andersen
2013-11-25networkd: add support for [Address] sectionsTom Gundersen
2013-11-25conf-parser: distinguish between multiple sections with the same nameTom Gundersen
2013-11-23networkd: fix buildTom Gundersen
2013-11-23networkd: use Type=notifyTom Gundersen
2013-11-21networkd: make sure Network and Link can always be freedTom Gundersen
2013-11-21networkd: avoid segfaultTom Gundersen
2013-11-21networkd: don't filter on udev tagsTom Gundersen
2013-11-19networkd: make sure Links and Networks are freedTom Gundersen
2013-11-17networkd: make all calls asyncTom Gundersen
2013-11-17networkd: store netmask and mac address explicitlyTom Gundersen
2013-11-13rtnl: rename rtnl_bus_send_with_reply_and_block() to rtnl_bus_call()Tom Gundersen
2013-11-12bus: introduce concept of a "default" event loop per-thread and make use of i...Lennart Poettering
2013-11-10network: fix testsTom Gundersen
2013-11-09networkd: add a basic network daemonTom Gundersen