index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
sd-dhcp-client.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
network: Fix split in `SendOption=` on client and server
David Wood
2020-03-19
1
-6
/
+36
*
network: DHCP4 introduce send decline
Susant Sahani
2019-12-20
1
-1
/
+43
*
Merge pull request #14064 from yuwata/network-unify-send-option-and-send-raw-...
Zbigniew Jędrzejewski-Szmek
2019-11-18
1
-48
/
+0
|
\
|
*
dhcp: remove struct sd_dhcp_raw_option
Yu Watanabe
2019-11-18
1
-48
/
+0
*
|
Merge pull request #14056 from yuwata/dhcp-debug-logs
Yu Watanabe
2019-11-18
1
-14
/
+24
|
\
\
|
|
/
|
/
|
|
*
dhcp4: propagate error in restarting DHCPv4 client
Yu Watanabe
2019-11-17
1
-5
/
+15
|
*
dhcp4: add debug logs
Yu Watanabe
2019-11-17
1
-9
/
+9
*
|
sd-dhcp-client: anonymize DHCPDISCOVER (fixes #13992)
Serge
2019-11-17
1
-1
/
+3
|
/
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
sd-dhcp-client: do not call assert in public functions
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-5
/
+5
*
sd-dhcp-client: remove unnecessary cleanup function
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-5
/
+2
*
network: DHCPv4 client: add support to send arbitary option and data
Susant Sahani
2019-10-14
1
-0
/
+79
*
sd-dhcp-client: do not crash if sd_dhcp_client_send_release() is called with ...
Zbigniew Jędrzejewski-Szmek
2019-10-02
1
-0
/
+1
*
sd-dhcp-client: merge client_send_release() into sd_dhcp_client_send_release()
Zbigniew Jędrzejewski-Szmek
2019-10-02
1
-36
/
+27
*
dhcp4: make IPServiceType configurable
Siddharth Chandrasekara
2019-09-26
1
-2
/
+12
*
dhcp: introduce sd_dhcp_client_send_renew()
Yu Watanabe
2019-07-18
1
-0
/
+11
*
dhcp: fix minor coding style issue
Yu Watanabe
2019-07-18
1
-4
/
+3
*
dhcp: replace strerror() with %m
Yu Watanabe
2019-07-04
1
-1
/
+1
*
dhcp: fix comparison with previous lease
Yu Watanabe
2019-06-18
1
-5
/
+20
*
networkd: DHCP client add support to send RELEASE packet
Susant Sahani
2019-05-14
1
-3
/
+46
*
networkd: Add support for blacklisting servers
Susant Sahani
2019-05-10
1
-3
/
+8
*
networkd: Allow DHCP4 client to set the number to attempt to reconfigure.
Susant Sahani
2019-05-07
1
-11
/
+17
*
sd-dhcp: store number of trial in sd_dhcp_client::attempt
Yu Watanabe
2019-05-07
1
-10
/
+9
*
networkd: Option to use LinkLocalAddressing only when DHCP fails
Susant Sahani
2019-05-04
1
-4
/
+8
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
dhcp: don't stop receiving packets when the link goes down
Beniamino Galvani
2019-02-19
1
-2
/
+11
*
dhcp: ignore padding of 'chaddr' in DHCP server response
Thomas Haller
2019-02-15
1
-8
/
+3
*
dhcp: drop unnecessary brackets
Yu Watanabe
2018-12-23
1
-2
/
+1
*
dhcp: use cast-to-bool for pointers
Yu Watanabe
2018-12-23
1
-3
/
+3
*
dhcp: fix indentation
Yu Watanabe
2018-12-23
1
-13
/
+13
*
dhcp6: don't enforce DUID content for sd_dhcp6_client_set_duid()
Thomas Haller
2018-12-20
1
-1
/
+1
*
dhcp: don't enforce hardware address length for sd_dhcp_client_set_client_id()
Thomas Haller
2018-12-20
1
-18
/
+11
*
dhcp: fix sd_dhcp_client_set_client_id() for infiniband addresses
Thomas Haller
2018-12-20
1
-1
/
+3
*
network: fix handling of uninitialized and zero IAID setting
Thomas Haller
2018-12-10
1
-12
/
+15
*
tree-wide: more IOVEC_MAKE() conversions
Lennart Poettering
2018-11-28
1
-3
/
+3
*
dhcp-client: do not unref() event sources when update or disable them
Yu Watanabe
2018-11-16
1
-112
/
+47
*
dhcp-client: use structured initializer at one more place
Yu Watanabe
2018-11-16
1
-10
/
+11
*
dhcp: support endianness independent dhcp_identifier_set_iaid()
Thomas Haller
2018-11-12
1
-1
/
+3
*
sd-dhcp: remove unreachable route after rebinding return NAK
Li Song
2018-10-19
1
-0
/
+2
*
tree-wide: replace 'unsigned int' with 'unsigned'
Yu Watanabe
2018-10-19
1
-1
/
+1
*
trivial: fix spelling in code comments
Thomas Haller
2018-09-30
1
-1
/
+1
*
sd-dhcp: drop meaningless checking
Yu Watanabe
2018-09-04
1
-2
/
+2
*
tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicable
Yu Watanabe
2018-08-27
1
-21
/
+4
*
sd-dhcp: make time value for DUID-LLT configurable
Yu Watanabe
2018-08-08
1
-5
/
+19
*
sd-dhcp: use MAC address when DUIDType=link-layer-time or link-layer but DUID...
Yu Watanabe
2018-08-08
1
-1
/
+17
*
sd-dhcp: adjust log message
Yu Watanabe
2018-08-08
1
-1
/
+1
*
sd-dhcp: use application specific machine ID when DUIDType=uuid but DUIDRawDa...
Yu Watanabe
2018-08-08
1
-5
/
+14
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
networkd: add support to send DHCP user class option (#7499)
Susant Sahani
2018-05-07
1
-0
/
+32
[prev]
[next]