systemd-stable v243.2
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAl3TxPYACgkQxUyjNs/r
VX6GSA//c6o7qB4FIS533wiXA4n1K9c3j9zFWuD9GNKGgaJ8L7C6rFB14vLYdbvF
8DtkMLvZkXI2+OVkVwrmiL+c3evsgnf4I9MWQkYX1x9VIesZClJLYN12llwOjYk3
m50x51O/RwQ1HvCtpzDWcamOzBaBdbkKutzgkMn+NXx1Z+OyrwdGDN+QhSTNneoY
0XpY+z1OXRcnccnh4PQx+FHu8qVkUUMNeJ/frXCaA4KWJOqORKgxgCLHWVY/XmiT
z6NZP14+WaT/CX1SXTbpmWKFRSiDSTHy3puOTbhKt4c8YQwM7fBbX+sjzEAEgDaU
3xfs5ByO/yBmVX/cY38p7Ol8S5kH0+vmzD1vNJONpelw8tFn3L4zRr74ypRqHfap
7VRIKbuoblbl+oh7TWzwFVwhKtQvWeVmKnS7HR4lIzG04wyL05YWAARB2KDDbVtD
KFkTA+OAdAZcJ+obMYHxB5tw+09jajvlN+APKU4eNOZZdn3aeJkjObeqft2e15Bk
mzy6lyjWeuRCCixb0R2PNegZELaXAEqkEHItS8H+KhsynjwILOA0Gr08/zE6uPnn
QX4cINUmmb2gUZME4lHvlGDjqza5QCCd10oHus5c1yWkwrPlTTfuJZPFLjzpK1EA
Z9E3M2iSBbqVAMtNhNBNR55aw/KDDF7JrRViPG3pWP2i5mMDpwM=
=aTeb
-----END PGP SIGNATURE-----
dhcp6: use unaligned_read_be32()

Closes #13591.

(cherry picked from commit 0eb5e6d3f08c6b3a41cfa7ac02bcc6302259ed4a)
2 files changed
tree: 01e48e40fe5b73791a7675926f342b9e5daa594e
  1. .ctags
  2. .dir-locals.el
  3. .editorconfig
  4. .gitattributes
  5. .github/
  6. .gitignore
  7. .lgtm.yml
  8. .lgtm/cpp-queries/
  9. .mailmap
  10. .mkosi/
  11. .travis.yml
  12. .vimrc
  13. .ycm_extra_conf.py
  14. LICENSE.GPL2
  15. LICENSE.LGPL2.1
  16. Makefile
  17. NEWS
  18. README
  19. README.md
  20. TODO
  21. azure-pipelines.yml
  22. catalog/
  23. coccinelle/
  24. configure
  25. docs/
  26. factory/etc/
  27. fuzzbuzz.yaml
  28. hwdb/
  29. man/
  30. meson.build
  31. meson_options.txt
  32. mkosi.build
  33. modprobe.d/
  34. network/
  35. po/
  36. presets/
  37. rules/
  38. semaphoreci/
  39. shell-completion/
  40. src/
  41. sysctl.d/
  42. sysusers.d/
  43. test/
  44. tmpfiles.d/
  45. tools/
  46. travis-ci/
  47. units/
  48. xorg/
  49. zanata.xml
README.md

systemd - System and Service Manager

Semaphore CI Build Status
Coverity Scan Status
Fuzzit Status
OSS-Fuzz Status
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI Build Status
Build Status

Details

General information about systemd can be found in the systemd Wiki.

Information about build requirements is provided in the README file.

Consult our NEWS file for information about what's new in the most recent systemd versions.

Please see the Hacking guide for information on how to hack on systemd and test your modifications.

Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.

When preparing patches for systemd, please follow our Coding Style Guidelines.

If you are looking for support, please contact our mailing list or join our IRC channel.

Stable branches with backported patches are available in the stable repo.