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-dhcp-client.c
Age
Commit message (
Expand
)
Author
2016-05-26
sd-network: don't needlessly abbreviate "callback" as "cb" in struct members
Lennart Poettering
2016-05-26
sd-network: fix up assertion chaos
Lennart Poettering
2016-05-26
sd-network: rename "index" field of the various clients to "ifindex"
Lennart Poettering
2016-05-26
sd-dhcp: shorten NUL initialization a bit
Lennart Poettering
2016-05-26
sd-network: unify packet processing logic a bit
Lennart Poettering
2016-05-22
libsystemd-network: use recv(..., 0) instead of read(...) (#3317)
Tom Gundersen
2016-05-20
sd-dhcp-client: fix busy loop reading zero sized DHCP UDP packets. (#3299)
sadag
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-27
core: avoid compiler warning when compiling with -fexceptions
Thomas Haller
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-15
dhcp: assert the success of sd_event_now()
Beniamino Galvani
2016-02-02
dhcp: delay restarts after NAKs
Beniamino Galvani
2016-01-20
dhcp: make DHCP_OPTION_* enum public
Beniamino Galvani
2015-12-02
util-lib: update dns_name_to_wire_format() to optionally generate DNSSEC cano...
Lennart Poettering
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
Merge pull request #2029 from teg/network-fixes
Martin Pitt
2015-11-25
dns-domain: simplify dns_name_is_root() and dns_name_is_single_label()
Lennart Poettering
2015-11-25
sd-dhcp: parse error message in DECLINE or NAK
Tom Gundersen
2015-11-25
libsystemd-network: clean up recv functions
Tom Gundersen
2015-11-17
libsystemd-network: add support for "Client FQDN" DHCP option
Beniamino Galvani
2015-11-06
doc: correct orthography, word forms and missing/extraneous words
Jan Engelhardt
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
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-22
sd-dhcp: fix namespacing
David Herrmann
2015-08-27
dhcp: don't underflow in lease time calculations
Lennart Poettering
2015-08-27
dhcp: NTP servers should be requested by networkd but not implicitly by sd-dhcp
Lennart Poettering
2015-08-27
dhcp: clean up dhcp4 lease object
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-06-17
sd-dhcp-client: readd deleted error check
Thomas Hindoe Paaboel Andersen
2015-06-10
util: introduce CMSG_FOREACH() macro and make use of it everywhere
Lennart Poettering
2015-04-12
dhcp: yes, infiniband has the larger MAC address length, but let the compuler...
Lennart Poettering
2015-04-11
shared: add random-util.[ch]
Ronny Chevalier
2015-04-10
Revert "sd-dhcp-client: fix strict aliasing issue"
Lennart Poettering
2015-03-14
sd-dhcp-client: fix strict aliasing issue
Shawn Landden
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-12
Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC"
Lennart Poettering
2015-02-10
tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC
Cristian Rodríguez
2015-01-22
sd-dhcp-client: use RFC4361-complient ClientID by default
Tom Gundersen
2015-01-22
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
2015-01-13
refcnt: refcnt is unsigned, fix comparisons
Tom Gundersen
2014-12-30
tree-wide: spelling fixes
Veres Lajos
[next]