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-lease.c
Age
Commit message (
Expand
)
Author
2016-10-16
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-20
libsystemd-network: avoid double free on error
Zbigniew Jędrzejewski-Szmek
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-08-27
tree-wide: we place the opening bracket on the same line as the function name
Lennart Poettering
2015-08-26
dhcp: stop using refcnt.h
Lennart Poettering
2015-08-21
sd-dhcp6: Support deprecated SNTP Configuration Option
Patrik Flykt
2015-08-21
sd-dhcp6: Add support for DHCPv6 NTP Server Option
Patrik Flykt
2015-08-21
sd-dhcp6: Add support for DHCPv6 DNS Domain Search List option
Patrik Flykt
2015-08-21
sd-dhcp6: Add support for DHCPv6 DNS Recursive Name Server option
Patrik Flykt
2015-01-27
sd-dhcp6-lease: Revise address iteration functions
Patrik Flykt
2015-01-13
refcnt: refcnt is unsigned, fix comparisons
Tom Gundersen
2014-12-10
sd-dhcp6-lease: Return only -EINVAL when a NULL lease is supplied
Patrik Flykt
2014-10-09
sd-dhcp6-lease: Name the structure containing IAADDR data
Patrik Flykt
2014-06-26
sd-dhcp6-client: Implement Rapid Commit
Patrik Flykt
2014-06-26
sd-dhcp6-lease: Add helper function to compute remaining expiry time
Patrik Flykt
2014-06-19
sd-dhcp6-lease: Add functions for accessing lease and addresses
Patrik Flykt
2014-06-19
sd-dhcp6-lease: Add DHCPv6 lease handling
Patrik Flykt