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
/
networkd-link.h
Age
Commit message (
Expand
)
Author
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-18
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-17
sd-dhcp6-client: bind to link-local address
Tom Gundersen
2015-11-11
networkd: link - track state of IPv6LL address
Tom Gundersen
2015-11-11
networkd: ndisc - handle router advertisement in userspace
Tom Gundersen
2015-11-11
networkd: IPv6 router discovery - follow IPv6AcceptRouterAdvertisemnt=
Tom Gundersen
2015-11-11
networkd: dhcp6 - split up configure() method
Tom Gundersen
2015-10-30
networkd: route - track routes
Tom Gundersen
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-22
networkd: dhcp6 - do not handle prefix expiration
Tom Gundersen
2015-10-22
networkd: ndisc - split out from dhcp6 code
Tom Gundersen
2015-10-22
networkd: rename icmp6 to ndisc
Tom Gundersen
2015-10-22
sd-ndisc: rename API from sd-icmp6-nd
Tom Gundersen
2015-10-22
sd-icmp6-nd: rename files to sd-ndisc
Tom Gundersen
2015-10-21
networkd: manager/link - only serialize once per event-loop iteration
Tom Gundersen
2015-10-21
networkd: address - distinguish between addresses added by us and by others
Tom Gundersen
2015-10-21
networkd: link - only consider configured when all addresses are ready
Tom Gundersen
2015-10-11
networkd: make address_{establish,release}() static
Tom Gundersen
2015-10-11
networkd: address - store active addresses in a Set rather than a List
Tom Gundersen
2015-10-11
networkd: address - process in manager.c rather than link.c
Tom Gundersen
2015-09-23
networkd: Wait for DHCPv6 before announcing link configured
Patrik Flykt
2015-08-27
networkd: split up networkd.h into per-object header files
Lennart Poettering
2015-08-27
networkd: optionally push dhcp timezone into timedated
Lennart Poettering
2015-06-13
sd-netlink: rename from sd-rtnl
Tom Gundersen
2015-05-11
core,network: major per-object logging rework
Lennart Poettering
2015-05-04
network: Implement fallback DHCPv6 prefix handling for older kernels
Patrik Flykt
2015-02-27
networkd: add support for Uplink Failure Detection
Alin Rauta
2015-02-11
networkd DHCPv4 logging endian fix
Paul Martin
2015-02-09
networkd: generalize IPv4LL to LinkLocal
Tom Gundersen
2015-02-05
networkd: exit on idle
Tom Gundersen
2015-02-05
networkd: add basic dbus API
Tom Gundersen
2015-02-03
networkd: handle suspend events
Tom Gundersen
2014-12-19
LLDP: Add support for networkctl
Susant Sahani
2014-12-19
networkd: integrate LLDP
Susant Sahani
2014-12-10
networkd-dhcp6: Move ICMPv6 and DHCPv6 configuration to new file
Patrik Flykt
2014-12-08
networkd: manager - enumerate addresses globally, rather than per-link
Tom Gundersen
2014-11-28
networkd: update logging macros for parameter order, and errno, to match rest...
Lennart Poettering
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-11-27
log: add an "error" parameter to all low-level logging calls and intrdouce lo...
Lennart Poettering
2014-09-04
networkd: move carrier gained/lost handling from link_update_flags() to link_...
Tom Gundersen
2014-08-13
sd-network: rename operstates 'down' -> 'off' and 'up' -> 'no-carrier'
Tom Gundersen
2014-08-13
sd-network: rename state INITALIZING to PENDING and expose as any other state
Tom Gundersen
2014-08-12
sd-network: split the operstate 'unknown' into 'down' and 'up'
Tom Gundersen
2014-08-12
networkd: link - split out dhcp4 handling
Tom Gundersen
2014-08-12
networkd: link - split out ipv4ll handling
Tom Gundersen
2014-08-12
networkd: split out networkd-link.h
Tom Gundersen