]> Sergey Matveev's repositories - stargrave-blog.git/commitdiff
Доверие к документации 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)
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.


No differences found