systemd 230
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJXQOPqAAoJEMVMozbP61V+1ssP/RsTHYj8yuKL31DcPbxxtnw+
wSsU3g3Z0dxA35GIZkl2MiA+sb/dnVEXy7B1PcIrZE+a7oOzw9cB+pjbGEf6QHzI
DT2f2gJ6/tA6iJYae4I3y2J7iP8h8kDFkSkk6Bq60iiGrWH0w0s2hk0ucxLVcfqw
uSPHrD/M3K4dpsvhSX7OoPWHlaIIHfUOyI2lh7JzXBxpFgWKjhw4lACIgVbx6CaR
b/ClKJqDCP53aKmMplQSS1m35t453k1swVlPYFnj+3AhZzab89No1yqn1QDU/IcS
jrCz+JzG+9KHVg9cG6tifGooJsSZMJmYZodFeLAJwu6sRCoPVBoAlG2k2fkf0zal
xmhqEEw81bZVS1VgDMqvsnj33VO7LfG87BO2fL+t7CyV6903Q8HdYekIaol9aHIH
IGEyJhq//sKQcMR0bcP6dgNUnthwxC58U0mtf97FyUbtai2E64eX0NYazK24YOqF
6YZqjN/Q40PnPKxAt5YAoIHdK0NjbYkURoc3N3GcldmSu9wHmG0H0bg1kfhEjMaX
i4YeCEea/rQ7QfjPYKnITO98jc0Pk8IvDx86Fa8AKQqsDIx7HxdSqGKJL8RToMwS
amrUaHJRXVlfXBy7jH7yiWkoRY+8x+nMDFHqnkkZ7z/U1arneVk2lHu1NSnTXftS
mt5GqHWU00za9um4JaN9
=yMQ6
-----END PGP SIGNATURE-----
networkd-ndisc: do not return value from void function

Fixup for #3304.

Only warn, and not return, because that's what sd_dhcp6_client_start()
does right below the call to sd_dhcp6_client_set_local_address().
1 file changed
tree: 2b92dde5bd583dd521ec9b62810b5702f027ac85
  1. .dir-locals.el
  2. .editorconfig
  3. .gitattributes
  4. .github/
  5. .gitignore
  6. .mailmap
  7. .travis.yml
  8. .vimrc
  9. .ycm_extra_conf.py
  10. CODING_STYLE
  11. DISTRO_PORTING
  12. LICENSE.GPL2
  13. LICENSE.LGPL2.1
  14. Makefile-man.am
  15. Makefile.am
  16. NEWS
  17. README
  18. README.md
  19. TODO
  20. autogen.sh
  21. catalog/
  22. coccinelle/
  23. configure.ac
  24. docs/
  25. factory/etc/
  26. hwdb/
  27. m4/
  28. man/
  29. network/
  30. po/
  31. rules/
  32. shell-completion/
  33. src/
  34. sysctl.d/
  35. system-preset/
  36. sysusers.d/
  37. test/
  38. tmpfiles.d/
  39. tools/
  40. units/
  41. xorg/
README.md

systemd - System and Service Manager

Build Status
Coverity Scan Status

Details

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

Information about build requirements are provided in the README file.

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

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.