index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
test-dhcp-client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: merge our two valgrind configuration conditions into one
Zbigniew Jędrzejewski-Szmek
2023-02-22
1
-2
/
+6
*
optionally set socket priority on DHCPv4 raw socket
chris
2023-01-12
1
-1
/
+4
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
dhcp: use the attached sd_device object when generating IAID
Yu Watanabe
2022-10-27
1
-5
/
+3
*
dhcp: make dhcp_network_bind_raw_socket() take struct hw_addr_data
Yu Watanabe
2022-08-06
1
-2
/
+2
*
dhcp: make dhcp_identifier_set_iaid() take struct hw_addr_data
Yu Watanabe
2022-08-06
1
-11
/
+16
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
time-util: assume CLOCK_BOOTTIME always exists
Lennart Poettering
2022-03-28
1
-1
/
+1
*
dhcp: list all known DHCP options
Yu Watanabe
2022-03-10
1
-1
/
+1
*
test: drop timeout handlers
Yu Watanabe
2022-02-22
1
-14
/
+3
*
dhcp-identifier: generate static and constant DUID-EN when the client is runn...
Yu Watanabe
2022-02-14
1
-1
/
+1
*
tree-wide: use C99 __func__ rather than obsolete __FUNCTION__
Lennart Poettering
2021-10-11
1
-5
/
+5
*
network: use official bswap_32() rather than inofficial __bswap_32()
Lennart Poettering
2021-10-11
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
dhcp: do not use ifindex when generating iaid in tests
Yu Watanabe
2021-06-12
1
-14
/
+7
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-05
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
dhcp4: fix DHCP on InfiniBand interfaces
Timo Rothenpieler
2020-10-28
1
-2
/
+4
*
sd-dhcp-client: make sd_dhcp_client_set_request_option() not return -EEXIST
Yu Watanabe
2020-10-14
1
-33
/
+18
*
tree-wide: make use of new relative time events in sd-event.h
Lennart Poettering
2020-07-28
1
-5
/
+5
*
libsystemd-network: rename index -> ifindex
Yu Watanabe
2020-07-02
1
-1
/
+1
*
sd-dhcp: clean-up of DHCP lease server code
Lennart Poettering
2020-05-30
1
-1
/
+2
*
dhcp4: make IPServiceType configurable
Siddharth Chandrasekara
2019-09-26
1
-1
/
+1
*
networkd: Add support for blacklisting servers
Susant Sahani
2019-05-10
1
-2
/
+4
*
dhcp: handle multiple addresses for "Router" (option 3) in DHCP library
Thomas Haller
2019-02-18
1
-3
/
+4
*
dhcp: support endianness independent dhcp_identifier_set_iaid()
Thomas Haller
2018-11-12
1
-5
/
+13
*
dhcp: add test for dhcp_identifier_set_iaid()
Thomas Haller
2018-11-12
1
-0
/
+24
*
libsystemd-network: set SOCK_CLOEXEC and SOCK_NONBLOCK
Yu Watanabe
2018-11-12
1
-2
/
+2
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-3
/
+2
*
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
*
Turn VALGRIND variable into a meson configuration switch
Zbigniew Jędrzejewski-Szmek
2018-05-17
1
-1
/
+1
*
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
*
sd-dhcp-client: validate hostnames stricter (#7308)
Stefan Agner
2017-11-16
1
-0
/
+6
*
test-dhcp-client: fix typos in comment (#7052)
Florian Klink
2017-10-11
1
-2
/
+2
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-2
/
+2
*
networkd: test DHCP client when Anonymize is true.
juga0
2017-09-06
1
-0
/
+35
*
networkd: set PRL default options depending on Anonymize.
juga0
2017-09-06
1
-7
/
+15
*
dhcp: bind udp sockets to interfaces (#4822)
27o
2016-12-07
1
-1
/
+1
*
networkd: support setting dhcp client listen port (#4631)
Susant Sahani
2016-11-10
1
-1
/
+1
*
sd-network: rename "index" field of the various clients to "ifindex"
Lennart Poettering
2016-05-26
1
-8
/
+8
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
dhcp: make DHCP_OPTION_* enum public
Beniamino Galvani
2016-01-20
1
-13
/
+13
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-2
/
+1
*
sd-dhcp: parse error message in DECLINE or NAK
Tom Gundersen
2015-11-25
1
-3
/
+3
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-4
/
+4
[next]