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
2016-07-27
fix
Luke Shumaker
2016-06-09
./move.sh
Luke Shumaker
2016-05-22
libsystemd-network: use recv(..., 0) instead of read(...) (#3317)
Tom Gundersen
2016-05-15
sd-dhcp6-client: add log_errno macro and improve debug messages a bit
Zbigniew Jędrzejewski-Szmek
2016-05-15
tree-wide: drop spurious "&"s when passing functions around
Zbigniew Jędrzejewski-Szmek
2016-05-03
dh-dhcp{,6}-client: change the semantics of DUID setting
Zbigniew Jędrzejewski-Szmek
2016-05-03
sd-dhcp: change uint8_t *duid to const void*
Zbigniew Jędrzejewski-Szmek
2016-05-03
sd-dhcp{,6}-client: use standard indentation for functions args
Zbigniew Jędrzejewski-Szmek
2016-03-30
DHCP DUID, IAID configuration options
Vinay Kulkarni
2016-03-21
Revert "DHCP DUID and IAID configurability"
Zbigniew Jędrzejewski-Szmek
2016-03-09
DHCP DUID and IAID configurability
Vinay Kulkarni
2016-02-20
libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs a...
Lennart Poettering
2016-02-20
libsystemd-network: don't abbreviate "callback" as "cb" needlessly
Lennart Poettering
2016-02-16
networkd: FIONREAD is not reliable on some sockets
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-20
dhcp: make DHCP6_OPTION_* enum public
Beniamino Galvani
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-25
libsystemd-network: clean up recv functions
Tom Gundersen
2015-11-17
sd-dhcp6-client: bind to link-local address
Tom Gundersen
2015-11-16
networkd: ndisc/dhcpv6 - handle starting running clients
Tom Gundersen
2015-11-13
networkd: dhcp6 - don't log about losing a lease we never had
Tom Gundersen
2015-11-11
sd-dhcp6-client: add is_running() method
Tom Gundersen
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
sd-*.h: clean up exported (or to-be-exported) header files
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-11
libsystemd-network: limit accuracy of timestamps in logging
Tom Gundersen
2015-09-24
Merge pull request #1332 from thom311/master
Tom Gundersen
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-09-22
sd-dhcp6: ensure canceling lease timers and refactor setting lease
Thomas Haller
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
[next]