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
Age
Commit message (
Expand
)
Author
2013-12-18
core,logind,networkd: check for udev device initialization via enumeration ma...
Lennart Poettering
2013-12-18
core,logind,networkd: don't pick up devices from udev before they finished ud...
Lennart Poettering
2013-12-17
networkd: bridge - fix state machine
Tom Gundersen
2013-12-17
networkd: link - remove useless states
Tom Gundersen
2013-12-17
networkd: rename link_update_flags to link_update
Tom Gundersen
2013-12-17
networkd: add support for Route sections
Tom Gundersen
2013-12-17
networkd: correct logging message
Tom Gundersen
2013-12-16
network: more asserts to shut up scan-build
Thomas Hindoe Paaboel Andersen
2013-12-16
network: use SETLINK to bring up interfaces
Tom Gundersen
2013-12-16
rtnl: replace message_append by typesafe versions
Tom Gundersen
2013-12-16
rtnl: simplify route_new()
Tom Gundersen
2013-12-16
rtnl: simplify link_new()
Tom Gundersen
2013-12-13
event: be more conservative when returning errors from event handler callbacks
Lennart Poettering
2013-12-11
event: hook up sd-event with the service watchdog logic
Lennart Poettering
2013-12-04
networkd: add link-sense and simplify state-machine a bit
Tom Gundersen
2013-11-28
Remove some unused variables
Zbigniew Jędrzejewski-Szmek
2013-11-28
networkd: fix several Address entries in [Network] section
Tom Gundersen
2013-11-27
networkd: Initialize variable to NULL
Patrik Flykt
2013-11-26
networkd: add bridge support
Tom Gundersen
2013-11-26
networkd: minor fixes
Tom Gundersen
2013-11-25
networkd: use correct printf formatter
Dave Reisner
2013-11-25
delete unused variables
Thomas Hindoe Paaboel Andersen
2013-11-25
networkd: add support for [Address] sections
Tom Gundersen
2013-11-25
conf-parser: distinguish between multiple sections with the same name
Tom Gundersen
2013-11-23
networkd: fix build
Tom Gundersen
2013-11-23
networkd: use Type=notify
Tom Gundersen
2013-11-21
networkd: make sure Network and Link can always be freed
Tom Gundersen
2013-11-21
networkd: avoid segfault
Tom Gundersen
2013-11-21
networkd: don't filter on udev tags
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-17
networkd: store netmask and mac address explicitly
Tom Gundersen
2013-11-13
rtnl: rename rtnl_bus_send_with_reply_and_block() to rtnl_bus_call()
Tom Gundersen
2013-11-12
bus: introduce concept of a "default" event loop per-thread and make use of i...
Lennart Poettering
2013-11-10
network: fix tests
Tom Gundersen
2013-11-09
networkd: add a basic network daemon
Tom Gundersen