systemd-stable v247.9
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAmENUq4ACgkQxUyjNs/r
VX4rERAAhaQPt+MjWM7F14M9Twqm8Der1Wj3QH1SomB+bYN/fVQK+57PgVVVXYNh
aUGiCO0i70iBRkaedQey8Zn8s32A5qbKQy+m4XbGY2Aq1JTBius+/0+fYLn78LU5
WzYduvmp2ExpQ6A8TflSFbajaT0bS6VTQG/ojCPBi/7hNeaiOa2V7PDWm9QiMRTq
pVB+QBsZnqIhiIklnEuVULrBC/jCbKP7qvLhNCWdmvD87RRTekxbrlmHrJlGOWF5
uiNfjsUgbEO7Sh7ruVdMXpS2DP+fNzaCwV/EO0Dn/QyyHFQ3L03OpFzD3Jw6l/2f
XkaEZyyoOwE9BnIInwRTIooe5EanQeZCSkyIdjbjGa7hcIMzLunw3nDqZRV06zQD
NJVwZne97yw7bc4avALi7AQ4kawuZhfDB7O9QrlYtK5327cyC6VHbQPKuSa/QCY5
5UY5FnRM9hBOR1Tzu5nR+b+1FlTE3VW4AKP1TgPtmOgYyGyv79E7ZVxf8IenxHF8
Ey19e25QPTK8LkU2i0F/sYrKAI3/uHI//Yqg1VkpE8PQOiU+3FLp+tE2BQ5PIPwW
rjmnqg6gy468tSm+YPNr+VGpR90wfFzwdynTC+koRfgM6a/PQuV2qZxUtF4iakfW
iXfOA7mQZ2G3iuNOwMi3tfIS8KCl0t7XQDdxf1k3SJEklTLYTpM=
=/Af6
-----END PGP SIGNATURE-----
sd-netlink: always append new bridge FDB entries

This partially reverts 192a9d95ea3e058afd824d38a9cea16ad0a84a57 (#19432).

Fixes #20305.

(cherry picked from commit 74c1ab841fbad9d4f237c819577fcd1d46a072b6)
(cherry picked from commit 38388b95d71b7701922f90854ce568f74e11ed12)
(cherry picked from commit 2e27dd58a85c3e8bd9d0e7ff200a2e07f422743df)
1 file changed
tree: e1f68bfa3236461d7efb4957c578f0d6eae309ca
  1. .clang-format
  2. .ctags
  3. .dir-locals.el
  4. .editorconfig
  5. .gitattributes
  6. .github/
  7. .gitignore
  8. .lgtm.yml
  9. .lgtm/cpp-queries/
  10. .mailmap
  11. .mkosi/
  12. .travis.yml
  13. .vimrc
  14. .ycm_extra_conf.py
  15. LICENSE.GPL2
  16. LICENSE.LGPL2.1
  17. Makefile
  18. NEWS
  19. README
  20. README.md
  21. TODO
  22. azure-pipelines.yml
  23. catalog/
  24. coccinelle/
  25. configure
  26. docs/
  27. factory/etc/
  28. hwdb.d/
  29. man/
  30. meson.build
  31. meson_options.txt
  32. mkosi.build
  33. modprobe.d/
  34. network/
  35. po/
  36. presets/
  37. rules.d/
  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
OSS-Fuzz Status
CIFuzz
CII Best Practices
Travis CI Build Status
Language Grade: C/C++
CentOS CI - CentOS 7
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
Build Status
Fossies codespell report Packaging status

Details

Most documentation is available on systemd's web site.

Assorted, older, 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.