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
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
2014-12-11
sd-dhcp-client: log if we fail to set up lease timers
Tom Gundersen
2014-11-19
sd-dhcp-lease: load/save client ID
Dan Williams
2014-11-19
sd-dhcp-client: allow getting/setting the client ID
Dan Williams
2014-11-18
sd-dhcp-client: fix REBOOT state handling
Dan Williams
2014-11-04
sd-event: rename sd_event_source_set_name() to sd_event_source_get_name()
Lennart Poettering
2014-10-31
sd-dhcp-client: clean up raw socket sd_event_source when creating new UDP socket
Dan Williams
2014-10-11
sd-dhcp-client: support non-Ethernet hardware addresses
Dan Williams
2014-08-29
Fix a few typos in log messages
Ruben Kerkhof
2014-08-28
sd-event: name event sources used in libraries
Tom Gundersen
2014-08-15
util: never use ether_ntoa(), since it formats with %x, not %02x, which makes...
Lennart Poettering
2014-08-01
sd-dhcp-client: allow the max dhcp message size to be set to the MTU of the link
Tom Gundersen
2014-07-28
sd-dhcp-client: add support for FORCERENEW
Tom Gundersen
2014-07-28
sd-dhcp-client: listen on UDP socket as soon as a lease is acquired
Tom Gundersen
2014-07-28
sd-dhcp-client: drop event DHCP_EVENT_NO_LEASE
Tom Gundersen
2014-07-28
sd-dhcp-client: only verify UDP messages
Tom Gundersen
2014-07-24
libsystemd-network: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC where possible
Tom Gundersen
2014-07-15
sd-dhcp-client: make request broadcasts opt-in
Tom Gundersen
2014-07-14
networkd: dhcp add vendor class indentifier option 60
Susant Sahani
2014-07-07
dhcp-network: add check for DHCP.chaddr
Michal Sekletar
2014-07-01
networkd: send hostname to dhcp server
Eugene Yakubovich
2014-06-29
sd-dhcp-client: don't fail hard if UDP socket can not be bound
Tom Gundersen
2014-06-29
sd-dhcp-client/networkd: set lifetimes for IPv4 addresses
Patrik Flykt
2014-06-24
sd-dhcp-client: return NULL from _unref() like the other sd-* libraries
Tom Gundersen
2014-06-18
sd-dhcp-client: check return from dhcp_option_append
Thomas Hindoe Paaboel Andersen
2014-06-13
sd-dhcp-client: fix invalid free() in client_send_request()
Andreas Henriksson
2014-06-03
sd-dhcp-client: allways request broadcast
Camilo Aguilar
2014-05-25
Use %m instead of strerror(errno) where appropiate
Cristian Rodríguez
2014-05-21
sd-dhcp-client: factor out dhcp packet allocation
Tom Gundersen
2014-05-21
sd-dhcp: rely on FIONREAD working
Tom Gundersen
2014-05-21
sd-dhcp: option_append - support falling back to 'sname' and 'file'
Tom Gundersen
2014-05-20
sd-dhcp: refactor dhcp_option_append
Tom Gundersen
[next]