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
/
libsystemd-network
/
sd-dhcp6-client.c
Age
Commit message (
Expand
)
Author
2014-06-26
sd-dhcp6-client: Implement Rapid Commit
Patrik Flykt
2014-06-26
sd-dhcp6-client: Implement Renew and Rebind
Patrik Flykt
2014-06-26
sd-dhcp6-client: Add Option Request Option support
Patrik Flykt
2014-06-26
sd-dhcp6-client: return NULL from _unref() like the other sd-* libraries
Patrik Flykt
2014-06-24
sd-dhcp6-client: use %m instead of strerror(errno)
Ronny Chevalier
2014-06-20
sd-dhcp6-client: fix uninitialized variables
Ronny Chevalier
2014-06-19
sd-dhcp6-client: Initialize fd to -1 and rename function
Zbigniew Jędrzejewski-Szmek
2014-06-19
sd-dhcp6-client: Receive and parse a reply and set T1 and T2 timers
Patrik Flykt
2014-06-19
sd-dhcp6-client: Add Request message sending
Patrik Flykt
2014-06-19
sd-dhcp6-client: Update start function to take a state
Patrik Flykt
2014-06-19
sd-dhcp6-lease: Add functions for accessing lease and addresses
Patrik Flykt
2014-06-19
sd-dhcp6-client: Receive and parse Advertise messages
Patrik Flykt
2014-06-19
sd-dhcp6-client: Add DHCPv6 Solicit message creation and sending
Patrik Flykt
2014-06-19
sd-dhcp6-client: Add DHCPv6 client Solicitation timeout handling
Patrik Flykt
2014-06-19
sd-dhcp6-client: Add DHCPv6 IAID functionality
Patrik Flykt
2014-06-19
sd-dhcp6-client: Initialize DUID
Tom Gundersen
2014-06-19
sd-dhcp6-client: Add initial DHCPv6 client files
Patrik Flykt