index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
test-network.c
Age
Commit message (
Expand
)
Author
2015-02-03
networkd: refactor socket activation a bit
Tom Gundersen
2015-02-02
network-address,test-network: avoid undefined behaviour
Zbigniew Jędrzejewski-Szmek
2014-08-31
test-network: fix off-by-one error in test
Tom Gundersen
2014-07-17
sd-network: remove redundant array size parameter from functions that return ...
Lennart Poettering
2014-07-14
test: network - skip if we don't have permissions to create netdevs
Tom Gundersen
2014-06-29
Add support for DHCP static route options
Eugene Yakubovich
2014-05-19
sd-dhcp-lease: move in_addr (de)serialization to shared network code
Tom Gundersen
2014-05-17
networkd: IP address equality
Tom Gundersen
2014-04-19
networkd: tie links to rtnl rather than udev
Tom Gundersen
2014-02-22
networkd: handle SIGINT and SIGTERM
Tom Gundersen
2014-02-22
test: always use assert_se in tests
Tom Gundersen
2013-11-26
networkd: add bridge support
Tom Gundersen
2013-11-19
networkd: make sure Links and Networks are freed
Tom Gundersen
2013-11-17
networkd: make all calls async
Tom Gundersen
2013-11-10
network: fix tests
Tom Gundersen
2013-11-09
networkd: add a basic network daemon
Tom Gundersen