summaryrefslogtreecommitdiff
path: root/src/network/test-network.c
Commit message (Expand)AuthorAgeFilesLines
* sd-network: remove redundant array size parameter from functions that return ...Lennart Poettering2014-07-171-3/+3
* test: network - skip if we don't have permissions to create netdevsTom Gundersen2014-07-141-3/+14
* Add support for DHCP static route optionsEugene Yakubovich2014-06-291-0/+59
* sd-dhcp-lease: move in_addr (de)serialization to shared network codeTom Gundersen2014-05-191-1/+34
* networkd: IP address equalityTom Gundersen2014-05-171-0/+47
* networkd: tie links to rtnl rather than udevTom Gundersen2014-04-191-11/+3
* networkd: handle SIGINT and SIGTERMTom Gundersen2014-02-221-5/+2
* test: always use assert_se in testsTom Gundersen2014-02-221-14/+14
* networkd: add bridge supportTom Gundersen2013-11-261-4/+4
* networkd: make sure Links and Networks are freedTom Gundersen2013-11-191-1/+1
* networkd: make all calls asyncTom Gundersen2013-11-171-1/+2
* network: fix testsTom Gundersen2013-11-101-1/+6
* networkd: add a basic network daemonTom Gundersen2013-11-091-0/+74