systemd-stable v246.16
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAmENSYQACgkQxUyjNs/r
VX4hXA/+NGJm0z/kii+IIWmwe8VloDAkyDFQdPQiVucp0FvHO2amsq04uo0+Aaig
Qs+T7NwRVLUBynx8o7JNI/DNe25PKQcwkwGqIg09jxw+9iK0yyxAmCX4useGG1wq
6I9GDbWVO+aZXJa4ERkKGerUOe6/dpRjZh7Eqc6o8eoU3aAFKyona5/MhTzLFqi/
QaUbybhpZ+ifzHgfMmq9ogWl2Z/ntRhH7ZcX20g/psn8aaLWm1fXhpRj9DxU/nrh
siYfUEqIR+sDUoAIdD5WyOU6xxrVmMq1koVMyUq0aowCun7lhLEXJedZTKVZTcs/
6p92kCdLgbEMyNPwhxmxOXSwgXOcn0UVP0nYoRfo5355FYTiFUfoyGiWL3CtuBdN
qSC5pKZvHjQdBlkps87s+XlviyCwpL7xS3C2wgQ1audGQooFJe6FBOfgJjXxNNSv
WmP790LhwfK0GG0E35/CR2vPK3xjkweH+2xNRsTkg5/WDYZPFIDpPPu2Dh4RrJ0s
SoP56K6tTGohaBCURdeiwsAxiGuDQYRYJzmJpN+jQx9nmaakDJzOI//6ih0+Jl8a
XJNRqoS50i6jbW7ZzxBC354hDOrrUPXkvovd2BhTVAAIMQRqjKE3X91TZ80LAj0y
2VELH/1gT3qMr35zIDqvIzHEPy0+DkApu7L8dAWZjnrePPCdOpU=
=mFwH
-----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 2e12f3ad804f2ac5a220d3260fa6cf52a4684731)
(cherry picked from commit 9c78b82c6abe97e4e690b430136d98989ad32ba1)
1 file changed
tree: 2ac9708e7e3e02faf55caacb315d890da13c6d42
  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 Build Status
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.