index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
dhcp-packet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
dhcp4: make IPServiceType configurable
Siddharth Chandrasekara
2019-09-26
1
-2
/
+5
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-45
/
+37
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-1
/
+0
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
1
-2
/
+2
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-2
/
+2
*
networkd: support setting dhcp client listen port (#4631)
Susant Sahani
2016-11-11
1
-3
/
+3
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-23
1
-1
/
+1
*
dhcp: make DHCP_OPTION_* enum public
Beniamino Galvani
2016-01-20
1
-1
/
+1
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-3
/
+2
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-8
/
+0
*
sd-dhcp-client: support non-Ethernet hardware addresses
Dan Williams
2014-10-11
1
-3
/
+5
*
sd-dhcp: checksum - make endianess-neutral
Tom Gundersen
2014-06-17
1
-33
/
+18
*
sd-dhcp: option_append - support falling back to 'sname' and 'file'
Tom Gundersen
2014-05-21
1
-3
/
+3
*
sd-dhcp: refactor dhcp_option_append
Tom Gundersen
2014-05-20
1
-7
/
+8
*
sd-dhcp: network - set TOS on outgoing packets
Tom Gundersen
2014-05-06
1
-0
/
+2
*
sd-dhcp-client: include client id in debug messages
Tom Gundersen
2014-04-08
1
-17
/
+17
*
libsystemd-network: Speed up checksum computation using 64 bit integers
Tom Gundersen
2014-04-07
1
-12
/
+39
*
sd-dhcp-client: eagerly drop too small packets
Tom Gundersen
2014-04-06
1
-14
/
+0
*
sd-dhcp-client: move magic cookie into DHCPMessage struct
Tom Gundersen
2014-04-06
1
-12
/
+2
*
sd-dhcp: avoid checksum calculation if possible
Tom Gundersen
2014-03-30
1
-12
/
+16
*
sd-dhcp: check for ipv4 packets
Tom Gundersen
2014-03-30
1
-0
/
+5
*
sd-dhcp: check for udp packets
Umut Tezduyar Lindskog
2014-03-30
1
-0
/
+5
*
libsystemd-network: Export checksum function to test case
Patrik Flykt
2014-03-19
1
-5
/
+5
*
sd-dhcp: generalise ip header generation
Tom Gundersen
2014-03-11
1
-5
/
+7
*
sd-network: add new library
Tom Gundersen
2014-02-28
1
-0
/
+191