]> Sergey Matveev's repositories - stargrave-blog.git/commit
Доверие к документации Linux у разработчиков OpenBGPD
authorSergey Matveev <stargrave@stargrave.org>
Sun, 3 Sep 2023 15:03:57 +0000 (18:03 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 3 Sep 2023 15:03:57 +0000 (18:03 +0300)
commit80a75728bdcc3d06468e6cc1bfbc5f38167e400b
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parentabf61249ae11724be9508a34113b0392c1529850
Доверие к документации Linux у разработчиков OpenBGPD

commit 9abfa3f135f62515557c78cc182dcc3a683c125e
Author: Claudio Jeker <claudio@openbsd.org>
Date:   2023-08-30 10:46:34 +0200

    Never ever trust the linux documentation, it is full of lies!

    While RTA_METRICS is everywhere documented as type `int` it is not.
    It seems to be an array of ints but who knows, there is no documentation,
    not even in the header files.