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
2015-09-23
sd-dhcp6-client: Prevent setting and restarting of DHCPv6 client
Patrik Flykt
2015-09-22
sd-dhcp6: fix namespacing
David Herrmann
2015-08-26
dhcp: coding style fixes
Lennart Poettering
2015-08-26
dhcp: stop using refcnt.h
Lennart Poettering
2015-08-26
sd-dhcp: don't randomly ref objects
David Herrmann
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-08-21
sd-dhcp6-client: Save a DHCPv6 lease also with Information Reply
Patrik Flykt
2015-08-21
sd-dhcp6-client: Fix unreferencing DHCPv6 lease on client reset
Patrik Flykt
2015-08-03
sd-event: make sure sd_event_now() cannot fail
Lennart Poettering
2015-04-21
dhcp6: remove unnecessary if check
Lennart Poettering
2015-04-14
sd-dhcp6-client: unref lease when freeing the client
Thomas Hindoe Paaboel Andersen
2015-04-11
shared: add random-util.[ch]
Ronny Chevalier
2015-03-04
sd-dhcp6-client: delay setting the DUID and don't fail constructor
Thomas Haller
2015-01-21
network: dhcp - split out dhcp_identifier_set_{iaid,duid_en} from dhcp6-client
Tom Gundersen
2015-01-21
network: dhcp - split out the duid structure into a new header file
Tom Gundersen
2015-01-20
sd-dhcp6-client: Remove unnecessary debug printout
Patrik Flykt
2015-01-13
refcnt: refcnt is unsigned, fix comparisons
Tom Gundersen
2014-12-10
test-dhcp6-client: Add a simple Information Request test case
Patrik Flykt
2014-12-10
sd-dhcp6-client: Implement Information Request message
Patrik Flykt
2014-12-10
sd-dhcp6-client: Make end of successfull option parsing explicit
Patrik Flykt
2014-11-04
sd-event: rename sd_event_source_set_name() to sd_event_source_get_name()
Lennart Poettering
2014-11-01
sd-dhcp6-client: fix off-by-two error in DUID length
Dan Williams
2014-10-11
sd-dhcp-client: support non-Ethernet hardware addresses
Dan Williams
2014-10-02
sd-dhcp6: do basic sanity-checking of supplied DUID
Tom Gundersen
2014-10-02
sd-dhcp6: specify the type explicitly when setting custom DUID
Tom Gundersen
2014-10-02
sd-dhcp6: support custom DUID's up to the size specified in the RFC
Tom Gundersen
2014-10-02
sd-dhcp6-client: support custom DUIDs
Dan Williams
2014-09-10
sd-dhcp6-client: Implement Elapsed Time option
Patrik Flykt
2014-08-30
sd-dhcp6-client: properly calculate buffer size when parsing options
Zbigniew Jędrzejewski-Szmek
2014-08-28
sd-event: name event sources used in libraries
Tom Gundersen
2014-08-20
indentation/spurious whitespace fixes
Lennart Poettering
2014-07-24
libsystemd-network: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC where possible
Tom Gundersen
2014-07-23
dhcp-network: remove unused DHCP6_STATE_RS
Dan Williams
2014-07-14
sd-dhcp6-client: make gcc happy
Tom Gundersen
2014-07-04
networkd: don't clear dhcpv6 lease timers if there's no previous lease
Steven Noonan
2014-07-02
sd-dhcp6-client: initialize variable
Tom Gundersen
2014-07-01
sd-dhcp6-client: check return value
Thomas Hindoe Paaboel Andersen
2014-07-01
sd-dhcp6-client: fix free before use
Tom Gundersen
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
[next]