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
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
2014-05-09
sd-dhcp-client: improve logging when stopping client
Tom Gundersen
2014-05-06
sd-dhcp-client: use asynchronous_close()
Tom Gundersen
2014-05-06
dhcp-network: don't pass ifindex to bind_udp_socket
Tom Gundersen
2014-04-27
sd-dhcp-client: log positive error number
Umut Tezduyar Lindskog
2014-04-27
libnetworkd: add link local tests
Umut Tezduyar Lindskog
2014-04-20
sd-dhcp-client: log ifindex and mac address when starting
Tom Gundersen
2014-04-12
test-dhcp-client: unref lease objects to make valgrind happy
Zbigniew Jędrzejewski-Szmek
2014-04-12
sd-dhcp-client: drop logging about T1/T2
Tom Gundersen
2014-04-12
sd-dhcp-client: improve logging
Tom Gundersen
2014-04-12
sd-dhcp-client: use client_initialiez and client_restart for REBOOT
Tom Gundersen
2014-04-11
sd-dhcp-client: document message creation a bit more
Tom Gundersen
2014-04-11
sd-dhcp-client: assert that we can only create DISCOVER or REQUEST messages
Tom Gundersen
2014-04-11
sd-dhcp-client: rebind raw socket when resetting transaction id
Tom Gundersen
2014-04-11
sd-dhcp-client: Add an explicit stop state for the DHCP client
Patrik Flykt
2014-04-11
sd-dhcp-client: Add reference counting for DHCP
Patrik Flykt
2014-04-11
sd-dhcp-client: recevie_message - verify cmsg_len before reading
Tom Gundersen
2014-04-06
sd-dhcp-client: improve BPF
Tom Gundersen
2014-04-06
sd-dhcp-client: eagerly drop too small packets
Tom Gundersen
2014-04-06
sd-dhcp-client: move magic cookie into DHCPMessage struct
Tom Gundersen
2014-03-27
silence warnings
Thomas Hindoe Paaboel Andersen
2014-03-24
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-21
sd-dhcp-client/sd-ipv4ll: allow mac address to be updated at any time
Tom Gundersen
2014-03-21
sd-dhcp-client: add fallback subnet masks
Tom Gundersen
2014-03-21
sd-dhcp-client: make timeout handling a bit more robust
Tom Gundersen
2014-03-20
sd-dhcp-client: do not reset 'secs' when entering INIT-REBOOT
Tom Gundersen
2014-03-20
sd-dhcp-client: don't pass around 'secs'
Tom Gundersen
[next]